[jira] [Commented] (SPARK-4313) "Thread Dump" link is broken in yarn-cluster mode

2014-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14204476#comment-14204476 ] Apache Spark commented on SPARK-4313: - User 'zsxwing' has created a pull request for t

[jira] [Created] (SPARK-4313) "Thread Dump" link is broken in yarn-cluster mode

2014-11-09 Thread Shixiong Zhu (JIRA)
Shixiong Zhu created SPARK-4313: --- Summary: "Thread Dump" link is broken in yarn-cluster mode Key: SPARK-4313 URL: https://issues.apache.org/jira/browse/SPARK-4313 Project: Spark Issue Type: Bug

[jira] [Resolved] (SPARK-3191) Add explanation of supporting building spark with maven in http proxy environment

2014-11-09 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell resolved SPARK-3191. Resolution: Won't Fix Hi there - I thought a bit more about this and I think we probably sho

[jira] [Commented] (SPARK-4311) ContainerLauncher setting up executor -- invalid Xms settings (-Xms0m -Xmx0m)

2014-11-09 Thread Kalyana Chakravarthy Kadiyala (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14204433#comment-14204433 ] Kalyana Chakravarthy Kadiyala commented on SPARK-4311: -- Not sure what

[jira] [Resolved] (SPARK-3179) Add task OutputMetrics

2014-11-09 Thread Kay Ousterhout (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Ousterhout resolved SPARK-3179. --- Resolution: Fixed Fix Version/s: 1.2.0 > Add task OutputMetrics > -

[jira] [Commented] (SPARK-4312) bash can't `die`

2014-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14204425#comment-14204425 ] Apache Spark commented on SPARK-4312: - User 'sarutak' has created a pull request for t

[jira] [Created] (SPARK-4312) bash can't `die`

2014-11-09 Thread Kousuke Saruta (JIRA)
Kousuke Saruta created SPARK-4312: - Summary: bash can't `die` Key: SPARK-4312 URL: https://issues.apache.org/jira/browse/SPARK-4312 Project: Spark Issue Type: Bug Components: Build

[jira] [Updated] (SPARK-1739) Close PR's after period of inactivity

2014-11-09 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-1739: --- Summary: Close PR's after period of inactivity (was: Close PR's after 30 days of inactivity)

[jira] [Commented] (SPARK-3640) KinesisUtils should accept a credentials object instead of forcing DefaultCredentialsProvider

2014-11-09 Thread Chris Fregly (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14204334#comment-14204334 ] Chris Fregly commented on SPARK-3640: - quick update: Aniket and I spoke off-line abou

[jira] [Created] (SPARK-4311) ContainerLauncher setting up executor -- invalid Xms settings (-Xms0m -Xmx0m)

2014-11-09 Thread Kalyana Chakravarthy Kadiyala (JIRA)
Kalyana Chakravarthy Kadiyala created SPARK-4311: Summary: ContainerLauncher setting up executor -- invalid Xms settings (-Xms0m -Xmx0m) Key: SPARK-4311 URL: https://issues.apache.org/jira/browse/S

[jira] [Commented] (SPARK-4296) Throw "Expression not in GROUP BY" when using same expression in group by clause and select clause

2014-11-09 Thread Venkata Ramana G (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14204263#comment-14204263 ] Venkata Ramana G commented on SPARK-4296: - Alias are being added implicitly to str

[jira] [Commented] (SPARK-4310) "Submitted" column in Stage page doesn't sort by time

2014-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14204258#comment-14204258 ] Apache Spark commented on SPARK-4310: - User 'zsxwing' has created a pull request for t

[jira] [Created] (SPARK-4310) "Submitted" column in Stage page doesn't sort by time

2014-11-09 Thread Shixiong Zhu (JIRA)
Shixiong Zhu created SPARK-4310: --- Summary: "Submitted" column in Stage page doesn't sort by time Key: SPARK-4310 URL: https://issues.apache.org/jira/browse/SPARK-4310 Project: Spark Issue Type:

[jira] [Resolved] (SPARK-2083) Allow local task to retry after failure.

2014-11-09 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell resolved SPARK-2083. Resolution: Won't Fix Already supported through spark-context construction. > Allow local t

[jira] [Commented] (SPARK-2403) Spark stuck when class is not registered with Kryo

2014-11-09 Thread Kalyana Chakravarthy Kadiyala (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14204237#comment-14204237 ] Kalyana Chakravarthy Kadiyala commented on SPARK-2403: -- I still get t

[jira] [Resolved] (SPARK-1344) Scala API docs for top methods

2014-11-09 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell resolved SPARK-1344. Resolution: Fixed Fix Version/s: 1.2.0 Assignee: Sean Owen > Scala API docs

[jira] [Resolved] (SPARK-971) Link to Confluence wiki from project website / documentation

2014-11-09 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell resolved SPARK-971. --- Resolution: Fixed Assignee: Sean Owen https://cwiki.apache.org/confluence/display/SPARK

[jira] [Commented] (SPARK-2468) Netty-based block server / client module

2014-11-09 Thread zzc (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14204222#comment-14204222 ] zzc commented on SPARK-2468: @Aaron Davidson, Thank you for the suggestion. The configuration

[jira] [Updated] (SPARK-1739) Close PR's after 30 days of inactivity

2014-11-09 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-1739: --- Description: Sometimes PR's get abandoned if people aren't responsive to feedback or it just

[jira] [Updated] (SPARK-1739) Close PR's after 30 days of inactivity

2014-11-09 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-1739: --- Assignee: Josh Rosen (was: Patrick Wendell) > Close PR's after 30 days of inactivity > --

[jira] [Updated] (SPARK-1739) Close PR's after 30 days of inactivity

2014-11-09 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-1739: --- Description: Sometimes PR's get abandoned if people aren't responsive to feedback or it just

[jira] [Updated] (SPARK-1739) Close PR's after 30 days of inactivity

2014-11-09 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-1739: --- Description: Sometimes PR's get abandoned if people aren't responsive to feedback or it just

[jira] [Updated] (SPARK-1739) Close PR's after 30 days of inactivity

2014-11-09 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-1739: --- Description: Sometimes PR's get abandoned if people aren't responsive to feedback or it just

[jira] [Reopened] (SPARK-1739) Close PR's after 30 days of inactivity

2014-11-09 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell reopened SPARK-1739: I'd actually like to re-open this since I think there is still a need for it. Will update the d

[jira] [Updated] (SPARK-1739) Close PR's after 30 days of inactivity

2014-11-09 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-1739: --- Fix Version/s: (was: 1.2.0) > Close PR's after 30 days of inactivity > ---

[jira] [Resolved] (SPARK-3648) Provide a script for fetching remote PR's for review

2014-11-09 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell resolved SPARK-3648. Resolution: Won't Fix > Provide a script for fetching remote PR's for review > -

[jira] [Commented] (SPARK-4000) Gathers unit tests logs to Jenkins master at the end of a Jenkins build

2014-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14203991#comment-14203991 ] Apache Spark commented on SPARK-4000: - User 'liancheng' has created a pull request for

[jira] [Commented] (SPARK-4309) Date type support missing in HiveThriftServer2

2014-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14203988#comment-14203988 ] Apache Spark commented on SPARK-4309: - User 'liancheng' has created a pull request for

[jira] [Updated] (SPARK-4295) [External]Exception throws in SparkSinkSuite although all test cases pass

2014-11-09 Thread maji2014 (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maji2014 updated SPARK-4295: Description: [reproduce] Run test suite normally, after the first test case, all other test cases throw "ja

[jira] [Updated] (SPARK-4295) [External]Exception throws in SparkSinkSuite although all test cases pass

2014-11-09 Thread maji2014 (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maji2014 updated SPARK-4295: Description: [reproduce] Run test suite normally, after the first test case, all other test cases throw "ja

[jira] [Updated] (SPARK-4295) [External]Exception throws in SparkSinkSuite although all test cases pass

2014-11-09 Thread maji2014 (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maji2014 updated SPARK-4295: Description: Run test suite normally, after the first test case, all other test cases throw "javax.manageme

[jira] [Updated] (SPARK-4295) [External]Exception throws in SparkSinkSuite although all test cases pass

2014-11-09 Thread maji2014 (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maji2014 updated SPARK-4295: Description: After the first test case, all other test cases throw "javax.management.InstanceAlreadyExistsE

[jira] [Commented] (SPARK-4295) [External]Exception throws in SparkSinkSuite although all test cases pass

2014-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14203969#comment-14203969 ] Apache Spark commented on SPARK-4295: - User 'maji2014' has created a pull request for

[jira] [Created] (SPARK-4309) Date type support missing in HiveThriftServer2

2014-11-09 Thread Cheng Lian (JIRA)
Cheng Lian created SPARK-4309: - Summary: Date type support missing in HiveThriftServer2 Key: SPARK-4309 URL: https://issues.apache.org/jira/browse/SPARK-4309 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-4308) SQL operation state is not properly set when exception is thrown

2014-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14203959#comment-14203959 ] Apache Spark commented on SPARK-4308: - User 'liancheng' has created a pull request for

[jira] [Commented] (SPARK-4308) SQL operation state is not properly set when exception is thrown

2014-11-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14203955#comment-14203955 ] Apache Spark commented on SPARK-4308: - User 'liancheng' has created a pull request for

[jira] [Created] (SPARK-4308) SQL operation state is not properly set when exception is thrown

2014-11-09 Thread Cheng Lian (JIRA)
Cheng Lian created SPARK-4308: - Summary: SQL operation state is not properly set when exception is thrown Key: SPARK-4308 URL: https://issues.apache.org/jira/browse/SPARK-4308 Project: Spark Iss