[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-11-04 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14990955#comment-14990955 ] Rui Li commented on HIVE-12229: --- If spark.files.overwrite is false and the user overwrites an already added

[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-11-04 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14990788#comment-14990788 ] Xuefu Zhang commented on HIVE-12229: +1 for the patch. I have a followup question though. Based on

[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-11-04 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14991067#comment-14991067 ] Xuefu Zhang commented on HIVE-12229: Then the real question is: when the new RSC comes up, should we

[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-11-04 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14991017#comment-14991017 ] Xuefu Zhang commented on HIVE-12229: When the new executors are launched, shouldn't the added jars,

[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-11-04 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14991060#comment-14991060 ] Rui Li commented on HIVE-12229: --- I'll use some examples to explain my point. Let's consider the following

[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-11-04 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14991142#comment-14991142 ] Rui Li commented on HIVE-12229: --- Since we don't know which jar is newer on hive side, we simply send all the

[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-11-04 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14991155#comment-14991155 ] Xuefu Zhang commented on HIVE-12229: Okay. Thanks for all the explanation. I guess the same problem

[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-11-04 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14991188#comment-14991188 ] Rui Li commented on HIVE-12229: --- OK. I'll commit this shortly. > Custom script in query cannot be executed

[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-11-04 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14989118#comment-14989118 ] Hive QA commented on HIVE-12229: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-11-03 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14988679#comment-14988679 ] Szehon Ho commented on HIVE-12229: -- Continuing the investigation and findings in HIVE-12230 to not

[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-11-03 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14988682#comment-14988682 ] Szehon Ho commented on HIVE-12229: -- typo: HIVE-12330 > Custom script in query cannot be executed in

[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-11-03 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14988933#comment-14988933 ] Szehon Ho commented on HIVE-12229: -- Seems to work for now.. see HIVE-12330 for latest test result. >

[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-11-02 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14985328#comment-14985328 ] Sergio Peña commented on HIVE-12229: [~xuefuz] It is a different error caused by the MiniTez cluster.

[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-11-02 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14985244#comment-14985244 ] Xuefu Zhang commented on HIVE-12229: Hi [~szehon]/[~spena], could you please take a look to see if

[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-11-02 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14985517#comment-14985517 ] Xuefu Zhang commented on HIVE-12229: Thanks, [~spena]. Is the following the problem a consequence of

[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-11-01 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984850#comment-14984850 ] Rui Li commented on HIVE-12229: --- I still can't reproduce the failures. Seems we still have some issue of the

[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-10-30 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14981982#comment-14981982 ] Hive QA commented on HIVE-12229: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-10-30 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14982199#comment-14982199 ] Hive QA commented on HIVE-12229: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-10-29 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14979944#comment-14979944 ] Rui Li commented on HIVE-12229: --- Thanks for your inputs, Xuefu. 1. Good catch. I'll make it work with

[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-10-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14978296#comment-14978296 ] Xuefu Zhang commented on HIVE-12229: Hi [~lirui], thanks for fixing this. Two minor questions: 1.

[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-10-27 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14977752#comment-14977752 ] Hive QA commented on HIVE-12229: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-10-27 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1492#comment-1492 ] Rui Li commented on HIVE-12229: --- Latest failures are not related. > Custom script in query cannot be

[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-10-26 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14973873#comment-14973873 ] Hive QA commented on HIVE-12229: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-10-22 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14969596#comment-14969596 ] Xuefu Zhang commented on HIVE-12229: [~lirui], could you please check HIVE-12045 has the same root

[jira] [Commented] (HIVE-12229) Custom script in query cannot be executed in yarn-cluster mode [Spark Branch].

2015-10-22 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14970331#comment-14970331 ] Rui Li commented on HIVE-12229: --- I don't think it's the root cause for HIVE-12045. The UDF classes should be