You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:02:29 UTC

[jira] [Updated] (SPARK-19176) Change bin.xml to be compatible with groupId "org.spark-project.hive"

     [ https://issues.apache.org/jira/browse/SPARK-19176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon updated SPARK-19176:
---------------------------------
    Labels: bulk-closed  (was: )

> Change bin.xml to be compatible with groupId "org.spark-project.hive"
> ---------------------------------------------------------------------
>
>                 Key: SPARK-19176
>                 URL: https://issues.apache.org/jira/browse/SPARK-19176
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.1.0
>            Reporter: jin xing
>            Priority: Major
>              Labels: bulk-closed
>         Attachments: bin.patch
>
>
> Running "mvn clean package -DskipTests -Phadoop-2,dist" agains https://github.com/JoshRosen/hive.git on branch: release-1.2.1-spark2 failed with following failure:
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.3:single (assemble) on project hive-packaging: Assembly is incorrectly configured: bin: Assembly is incorrectly configured: bin:
> [ERROR] Assembly: bin is not configured correctly: One or more filters had unmatched criteria. Check debug log for more information.
> Dependency set in packaging/src/main/assembly/bin.xml should be changed compatible with group id "org.spark-project.hive".
> We found this issue when doing some customization on Hive on which spark depends. Not sure if  "mvn clean package -DskipTests -Phadoop-2,dist" is a proper way for building, but bin.xml needs to be changed compatible with groupId (I think).
> I'm not sure if source code of Hive on which  Spark depends are maintained on https://github.com/JoshRosen/hive.git. I can't find the corresponding JIRA.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org