[ https://issues.apache.org/jira/browse/HIVE-10999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14589223#comment-14589223 ]
Rui Li commented on HIVE-10999: ------------------------------- Hi [~xuefuz], the problem seems to be incorrect naming of the spark-bin tar we packed. We expect the decompressed dir to be {noformat}spark-${spark.version}-bin-hadoop2-without-hive{noformat} Previously we got {{spark-1.3.1-bin-hadoop2-without-hive}} which was correct. But now we have {{spark-1.4.0-SNAPSHOT-bin-2.4.0}}. So during test we can't locate the spark-submit properly. Would you mind take a look at how we packed the tar, especially why it's still a SNAPSHOT? Thanks. > Upgrade Spark dependency to 1.4 [Spark Branch] > ---------------------------------------------- > > Key: HIVE-10999 > URL: https://issues.apache.org/jira/browse/HIVE-10999 > Project: Hive > Issue Type: Sub-task > Components: Spark > Reporter: Xuefu Zhang > Assignee: Rui Li > Attachments: HIVE-10999.1-spark.patch, HIVE-10999.1-spark.patch, > HIVE-10999.1-spark.patch > > > Spark 1.4.0 is release. Let's update the dependency version from 1.3.1 to > 1.4.0. -- This message was sent by Atlassian JIRA (v6.3.4#6332)