Skip to content

Failed to add spark-operator v2 as a dependency #2514

Open
@ChenYi015

Description

@ChenYi015

What happened?

  • ✋ I have searched the open/closed issues and my issue is not listed.

Reproduction Code

$ mkdir test && cd test

$ go mod init example.com/example

$ go get github.com/kubeflow/[email protected]
go: github.com/kubeflow/[email protected]: invalid version: module contains a go.mod file, so module path must match major version ("github.com/kubeflow/spark-operator/v2")

Expected behavior

go get github.com/kubeflow/[email protected] should run successfully.

Actual behavior

No response

Environment & Versions

  • Kubernetes Version:
  • Spark Operator Version: 2.1.1
  • Apache Spark Version:

Additional context

No response

Impacted by this bug?

Give it a 👍 We prioritize the issues with most 👍

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions