Github user dongjoon-hyun commented on the issue:

    https://github.com/apache/spark/pull/17222
  
    Hi, @zjffdu .
    
    After this commit, Maven shows the following warning messages due to the 
change of `sql/hive/pom.xml`. Could you check that?
    
    ```bash
    $ build/mvn -Phadoop-2.6 -Pmesos -Pkinesis-asl -Pyarn -Phive-thriftserver 
-Phive clean package -DskipTests
    Using `mvn` from path: /usr/local/bin/mvn
    [INFO] Scanning for projects...
    [WARNING]
    [WARNING] Some problems were encountered while building the effective model 
for org.apache.spark:spark-hive_2.11:jar:2.3.0-SNAPSHOT
    [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' 
must be unique: org.apache.spark:spark-sql_${scala.binary.version}:test-jar -> 
duplicate declaration of version ${project.version} @ 
org.apache.spark:spark-hive_2.11:[unknown-version], 
/Users/dongjoon/SPARK-POM/sql/hive/pom.xml, line 177, column 17
    [WARNING]
    [WARNING] It is highly recommended to fix these problems because they 
threaten the stability of your build.
    [WARNING]
    [WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
    [WARNING]
    [INFO] 
------------------------------------------------------------------------
    [INFO] Reactor Build Order:
    ...
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to