[jira] [Created] (SPARK-24526) Spaces in the build dir causes failures in the build/mvn script

2018-06-11 Thread Trystan Leftwich (JIRA)
Trystan Leftwich created SPARK-24526: Summary: Spaces in the build dir causes failures in the build/mvn script Key: SPARK-24526 URL: https://issues.apache.org/jira/browse/SPARK-24526 Project:

[jira] [Commented] (SPARK-16017) YarnClientSchedulerBackend now registers backends as IPs instead of Hostnames which causes all tasks to run with RACK_LOCAL locality.

2016-06-17 Thread Trystan Leftwich (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15337154#comment-15337154 ] Trystan Leftwich commented on SPARK-16017: -- [~zsxwing] I've tested your fix locally and it all

[jira] [Commented] (SPARK-16017) YarnClientSchedulerBackend now registers backends as IPs instead of Hostnames which causes all tasks to run with RACK_LOCAL locality.

2016-06-17 Thread Trystan Leftwich (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15337004#comment-15337004 ] Trystan Leftwich commented on SPARK-16017: -- [~zsxwing] I'll run the tests here shortly and get

[jira] [Created] (SPARK-16017) YarnClientSchedulerBackend now registers backends as IPs instead of Hostnames which causes all tasks to run with RACK_LOCAL locality.

2016-06-17 Thread Trystan Leftwich (JIRA)
Trystan Leftwich created SPARK-16017: Summary: YarnClientSchedulerBackend now registers backends as IPs instead of Hostnames which causes all tasks to run with RACK_LOCAL locality. Key: SPARK-16017 URL:

[jira] [Commented] (SPARK-15046) When running hive-thriftserver with yarn on a secure cluster the workers fail with java.lang.NumberFormatException

2016-06-06 Thread Trystan Leftwich (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15316546#comment-15316546 ] Trystan Leftwich commented on SPARK-15046: -- It looks like the Spark config is converting any Int

[jira] [Updated] (SPARK-14318) TPCDS query 14 causes Spark SQL to hang

2016-05-09 Thread Trystan Leftwich (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trystan Leftwich updated SPARK-14318: - Description: TPCDS Q14 parses successfully, and plans created successfully. Spark tries

[jira] [Created] (SPARK-15048) when running Thriftserver with yarn on a secure cluster it will pass the wrong keytab location.

2016-05-01 Thread Trystan Leftwich (JIRA)
Trystan Leftwich created SPARK-15048: Summary: when running Thriftserver with yarn on a secure cluster it will pass the wrong keytab location. Key: SPARK-15048 URL:

[jira] [Created] (SPARK-15046) When running hive-thriftserver with yarn on a secure cluster the workers fail with java.lang.NumberFormatException

2016-05-01 Thread Trystan Leftwich (JIRA)
Trystan Leftwich created SPARK-15046: Summary: When running hive-thriftserver with yarn on a secure cluster the workers fail with java.lang.NumberFormatException Key: SPARK-15046 URL:

[jira] [Closed] (SPARK-6043) Error when trying to rename table with alter table after using INSERT OVERWITE to populate the table

2016-04-11 Thread Trystan Leftwich (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trystan Leftwich closed SPARK-6043. --- Resolution: Fixed Fix Version/s: 1.3.0 > Error when trying to rename table with alter

[jira] [Updated] (SPARK-6043) Error when trying to rename table with alter table after using INSERT OVERWITE to populate the table

2016-04-11 Thread Trystan Leftwich (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trystan Leftwich updated SPARK-6043: Fix Version/s: (was: 1.3.0) 1.5.1 > Error when trying to rename

[jira] [Created] (SPARK-14539) Fetching delegation tokens in Hive-Thriftserver fails when hive.server2.enable.doAs = True

2016-04-11 Thread Trystan Leftwich (JIRA)
Trystan Leftwich created SPARK-14539: Summary: Fetching delegation tokens in Hive-Thriftserver fails when hive.server2.enable.doAs = True Key: SPARK-14539 URL:

[jira] [Commented] (SPARK-12868) ADD JAR via sparkSQL JDBC will fail when using a HDFS URL

2016-02-02 Thread Trystan Leftwich (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15128445#comment-15128445 ] Trystan Leftwich commented on SPARK-12868: -- Added: https://github.com/apache/spark/pull/11026

[jira] [Updated] (SPARK-12868) ADD JAR via sparkSQL JDBC will fail when using a HDFS URL

2016-02-02 Thread Trystan Leftwich (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trystan Leftwich updated SPARK-12868: - Fix Version/s: 1.6.1 Description: When trying to add a jar with a HDFS URI, i.E

[jira] [Commented] (SPARK-13087) Grouping by a complex expression may lead to incorrect AttributeReferences in aggregations

2016-02-01 Thread Trystan Leftwich (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126980#comment-15126980 ] Trystan Leftwich commented on SPARK-13087: -- I re-built 1.6.1 with commit

[jira] [Created] (SPARK-12868) ADD JAR via sparkSQL JDBC will fail when using a HDFS URL

2016-01-17 Thread Trystan Leftwich (JIRA)
Trystan Leftwich created SPARK-12868: Summary: ADD JAR via sparkSQL JDBC will fail when using a HDFS URL Key: SPARK-12868 URL: https://issues.apache.org/jira/browse/SPARK-12868 Project: Spark

[jira] [Created] (SPARK-11248) Spark hivethriftserver is using the wrong user to while getting HDFS permissions

2015-10-21 Thread Trystan Leftwich (JIRA)
Trystan Leftwich created SPARK-11248: Summary: Spark hivethriftserver is using the wrong user to while getting HDFS permissions Key: SPARK-11248 URL: https://issues.apache.org/jira/browse/SPARK-11248

[jira] [Created] (SPARK-11052) Spaces in the build dir causes failures in the build/mvn script

2015-10-10 Thread Trystan Leftwich (JIRA)
Trystan Leftwich created SPARK-11052: Summary: Spaces in the build dir causes failures in the build/mvn script Key: SPARK-11052 URL: https://issues.apache.org/jira/browse/SPARK-11052 Project:

[jira] [Created] (SPARK-6196) Add MAPR 4.0.2 support to the build

2015-03-05 Thread Trystan Leftwich (JIRA)
Trystan Leftwich created SPARK-6196: --- Summary: Add MAPR 4.0.2 support to the build Key: SPARK-6196 URL: https://issues.apache.org/jira/browse/SPARK-6196 Project: Spark Issue Type:

[jira] [Created] (SPARK-6144) When in cluster mode using ADD JAR with a hdfs:// sourced jar will fail

2015-03-03 Thread Trystan Leftwich (JIRA)
Trystan Leftwich created SPARK-6144: --- Summary: When in cluster mode using ADD JAR with a hdfs:// sourced jar will fail Key: SPARK-6144 URL: https://issues.apache.org/jira/browse/SPARK-6144 Project:

[jira] [Updated] (SPARK-6144) When in cluster mode using ADD JAR with a hdfs:// sourced jar will fail

2015-03-03 Thread Trystan Leftwich (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trystan Leftwich updated SPARK-6144: Description: While in cluster mode if you use ADD JAR with a HDFS sourced jar it will fail

[jira] [Updated] (SPARK-6043) Error when trying to rename table with alter table after using INSERT OVERWITE to populate the table

2015-02-26 Thread Trystan Leftwich (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trystan Leftwich updated SPARK-6043: Description: If you populate a table using INSERT OVERWRITE and then try to rename the

[jira] [Created] (SPARK-6043) Error when trying to rename table with alter table after using INSERT OVERWITE to populate the table

2015-02-26 Thread Trystan Leftwich (JIRA)
Trystan Leftwich created SPARK-6043: --- Summary: Error when trying to rename table with alter table after using INSERT OVERWITE to populate the table Key: SPARK-6043 URL:

[jira] [Updated] (SPARK-6043) Error when trying to rename table with alter table after using INSERT OVERWITE to populate the table

2015-02-26 Thread Trystan Leftwich (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trystan Leftwich updated SPARK-6043: Priority: Minor (was: Major) Error when trying to rename table with alter table after