[ https://issues.apache.org/jira/browse/HIVE-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brock Noland updated HIVE-8836: ------------------------------- Attachment: HIVE-8836-brock-1.patch Here is an alternative. The build downloads a spark tar and *caches* the tar locally for re-use. I ran {{join0.q}} and it failed due to the error below, but I am guessing that could be resolved. {noformat} Running: diff -a /Users/noland/workspaces/hive-apache-spark/hive/itests/qtest-spark/../../itests/qtest-spark/target/qfile-results/clientpositive/spark/join0.q.out /Users/noland/workspaces/hive-apache-spark/hive/itests/qtest-spark/../../ql/src/test/results/clientpositive/spark/join0.q.out 26c26 < Reducer 3 <- Reducer 2 (SORT, -1) --- > Reducer 3 <- Reducer 2 (SORT, 1) {noformat} > Enable automatic tests with remote spark client.[Spark Branch] > -------------------------------------------------------------- > > Key: HIVE-8836 > URL: https://issues.apache.org/jira/browse/HIVE-8836 > Project: Hive > Issue Type: Sub-task > Components: Spark > Reporter: Chengxiang Li > Assignee: Rui Li > Labels: Spark-M3 > Attachments: HIVE-8836-brock-1.patch, HIVE-8836.1-spark.patch > > > In real production environment, remote spark client should be used to submit > spark job for Hive mostly, we should enable automatic test with remote spark > client to make sure the Hive feature workable with it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)