Uploaded image for project: 'Apache YuniKorn'
  1. Apache YuniKorn
  2. YUNIKORN-535

Go mod file cleanup

    XMLWordPrintableJSON

Details

    Description

      clean up the go mod cache, and re-run the build, got the following error:

      go: finding module for package github.com/codahale/hdrhistogram
      go: found github.com/codahale/hdrhistogram in github.com/codahale/hdrhistogram v1.0.1
      go: github.com/apache/incubator-yunikorn-k8shim/pkg/shim imports
      github.com/apache/incubator-yunikorn-core/pkg/entrypoint imports
      github.com/apache/incubator-yunikorn-core/pkg/scheduler imports
      github.com/apache/incubator-yunikorn-core/pkg/trace imports
      github.com/uber/jaeger-client-go tested by
      github.com/uber/jaeger-client-go.test imports
      github.com/uber/jaeger-lib/metrics/metricstest imports
      github.com/HdrHistogram/hdrhistogram-go tested by
      github.com/HdrHistogram/hdrhistogram-go.test imports
      github.com/codahale/hdrhistogram: github.com/codahale/hdrhistogram@v1.0.1: parsing go.mod:
      module declares its path as: github.com/HdrHistogram/hdrhistogram-go
      but was required as: github.com/codahale/hdrhistogram

      We need to cleanup the dependencies and make sure the build can run successfully on a branch new machine.

      Attachments

        Issue Links

          Activity

            People

              wwei Weiwei Yang
              wwei Weiwei Yang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: