Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-16243

Can't find disruptor

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.1.1
    • None
    • Configuration
    • None
    • Centos 7, java8

    Description

      Can't find disruptor, but i can find disruptor in my repository lib.
      so add text in pom.xml
      ---------------------------------------------
      <dependencies>
      <!-- dependencies are always listed in sorted order by groupId, artifectId -->
      <!-- global dependencies -->

      <!-- https://mvnrepository.com/artifact/com.lmax/disruptor -->
      <dependency>
      <groupId>com.lmax</groupId>
      <artifactId>disruptor</artifactId>
      <version>3.3.0</version>
      </dependency>

      </dependencies>

      3.3.0 or ${disruptor.version}

      Attachments

        Activity

          People

            superswxwb Arthas
            superswxwb Arthas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: