[jira] [Updated] (SPARK-2706) Enable Spark to support Hive 0.13

2014-08-29 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated SPARK-2706: Assignee: Zhan Zhang Enable Spark to support Hive 0.13 -

[jira] [Updated] (SPARK-2706) Enable Spark to support Hive 0.13

2014-08-27 Thread Zhan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhan Zhang updated SPARK-2706: -- Attachment: v1.0.2.diff This is the patch against v1.0.2. I didn't fix the test cases. The regular

[jira] [Updated] (SPARK-2706) Enable Spark to support Hive 0.13

2014-08-08 Thread Zhan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhan Zhang updated SPARK-2706: -- Attachment: hive.diff mvn -Phive -Pyarn -Phadoop-2.4 -Dhadoop.version=2.4.0 -DskipTests clean package

[jira] [Updated] (SPARK-2706) Enable Spark to support Hive 0.13

2014-08-08 Thread Zhan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhan Zhang updated SPARK-2706: -- Attachment: (was: hive.diff) Enable Spark to support Hive 0.13 -

[jira] [Updated] (SPARK-2706) Enable Spark to support Hive 0.13

2014-08-08 Thread Zhan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhan Zhang updated SPARK-2706: -- Attachment: hive.diff Patch to the latest spark trunk. I only test with following compilation mvn

[jira] [Updated] (SPARK-2706) Enable Spark to support Hive 0.13

2014-07-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated SPARK-2706: -- Attachment: spark-hive.err This file shows the error I got after applying tentative patch. Enable Spark to

[jira] [Updated] (SPARK-2706) Enable Spark to support Hive 0.13

2014-07-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated SPARK-2706: -- Attachment: spark-2706-v1.txt Tentative patch. I copied Hive 0.13.1 artifacts to local maven repo manually.