fx19880617 commented on issue #5247: Improve the dependency management for 
hadoop-common
URL: https://github.com/apache/incubator-pinot/pull/5247#issuecomment-613774293
 
 
   You also need to specify the conflict libs in root pom:
   ```
   +-org.apache.curator:curator-recipes:2.6.0
   [WARNING] 
   Dependency convergence error for org.apache.hadoop:hadoop-annotations:2.7.0 
paths to dependency are:
   +-org.apache.pinot:pinot-batch-ingestion-spark:0.4.0-SNAPSHOT
     +-org.apache.spark:spark-core_2.11:2.2.0
       +-org.apache.hadoop:hadoop-client:2.6.5
         +-org.apache.hadoop:hadoop-common:2.7.0
           +-org.apache.hadoop:hadoop-annotations:2.7.0
   and
   +-org.apache.pinot:pinot-batch-ingestion-spark:0.4.0-SNAPSHOT
     +-org.apache.spark:spark-core_2.11:2.2.0
       +-org.apache.hadoop:hadoop-client:2.6.5
         +-org.apache.hadoop:hadoop-annotations:2.6.5
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to