[jira] [Created] (SPARK-2651) Add maven scalastyle plugin

2014-07-23 Thread Rahul Singhal (JIRA)
Rahul Singhal created SPARK-2651: Summary: Add maven scalastyle plugin Key: SPARK-2651 URL: https://issues.apache.org/jira/browse/SPARK-2651 Project: Spark Issue Type: Improvement

[jira] [Commented] (SPARK-2651) Add maven scalastyle plugin

2014-07-23 Thread Rahul Singhal (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14072156#comment-14072156 ] Rahul Singhal commented on SPARK-2651: -- PR: https://github.com/apache/spark/pull/1550

[jira] [Commented] (SPARK-1291) Link the spark UI to RM ui in yarn-client mode

2014-06-18 Thread Rahul Singhal (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14035512#comment-14035512 ] Rahul Singhal commented on SPARK-1291: -- [~gq] I was also able to get this working but

[jira] [Commented] (SPARK-1291) Link the spark UI to RM ui in yarn-client mode

2014-06-16 Thread Rahul Singhal (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14032343#comment-14032343 ] Rahul Singhal commented on SPARK-1291: -- I was trying my hand at providing UI while

[jira] [Created] (SPARK-2150) Provide direct link to finished application UI in yarn resource manager UI

2014-06-15 Thread Rahul Singhal (JIRA)
Rahul Singhal created SPARK-2150: Summary: Provide direct link to finished application UI in yarn resource manager UI Key: SPARK-2150 URL: https://issues.apache.org/jira/browse/SPARK-2150 Project:

[jira] [Commented] (SPARK-2150) Provide direct link to finished application UI in yarn resource manager UI

2014-06-15 Thread Rahul Singhal (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14032119#comment-14032119 ] Rahul Singhal commented on SPARK-2150: -- PR: https://github.com/apache/spark/pull/1094

[jira] [Commented] (SPARK-2134) Report metrics before application finishes

2014-06-13 Thread Rahul Singhal (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14030541#comment-14030541 ] Rahul Singhal commented on SPARK-2134: -- PR: https://github.com/apache/spark/pull/1076

[jira] [Commented] (SPARK-2127) Use application specific folders to dump metrics via CsvSink

2014-06-12 Thread Rahul Singhal (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029018#comment-14029018 ] Rahul Singhal commented on SPARK-2127: -- PR: https://github.com/apache/spark/pull/1067

[jira] [Created] (SPARK-2134) Report metrics before application finishes

2014-06-12 Thread Rahul Singhal (JIRA)
Rahul Singhal created SPARK-2134: Summary: Report metrics before application finishes Key: SPARK-2134 URL: https://issues.apache.org/jira/browse/SPARK-2134 Project: Spark Issue Type:

[jira] [Commented] (SPARK-2134) Report metrics before application finishes

2014-06-12 Thread Rahul Singhal (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14029852#comment-14029852 ] Rahul Singhal commented on SPARK-2134: -- A PR is in the works. Report metrics before

[jira] [Created] (SPARK-2127) Use application specific folders to dump metrics via CsvSink

2014-06-11 Thread Rahul Singhal (JIRA)
Rahul Singhal created SPARK-2127: Summary: Use application specific folders to dump metrics via CsvSink Key: SPARK-2127 URL: https://issues.apache.org/jira/browse/SPARK-2127 Project: Spark

[jira] [Commented] (SPARK-2127) Use application specific folders to dump metrics via CsvSink

2014-06-11 Thread Rahul Singhal (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14028854#comment-14028854 ] Rahul Singhal commented on SPARK-2127: -- A PR is in the works. Use application

[jira] [Created] (SPARK-1658) Correctly identify if maven is installed and working

2014-04-28 Thread Rahul Singhal (JIRA)
Rahul Singhal created SPARK-1658: Summary: Correctly identify if maven is installed and working Key: SPARK-1658 URL: https://issues.apache.org/jira/browse/SPARK-1658 Project: Spark Issue

[jira] [Created] (SPARK-1651) Delete existing (tar) deployment directory in distribution script

2014-04-27 Thread Rahul Singhal (JIRA)
Rahul Singhal created SPARK-1651: Summary: Delete existing (tar) deployment directory in distribution script Key: SPARK-1651 URL: https://issues.apache.org/jira/browse/SPARK-1651 Project: Spark

[jira] [Updated] (SPARK-1650) Correctly identify maven project version in distribution script

2014-04-27 Thread Rahul Singhal (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Singhal updated SPARK-1650: - Description: make-distribution.sh uses mvn help:evaluate -Dexpression=project.version to extract

[jira] [Commented] (SPARK-1650) Correctly identify maven project version in distribution script

2014-04-27 Thread Rahul Singhal (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982455#comment-13982455 ] Rahul Singhal commented on SPARK-1650: -- PR: https://github.com/apache/spark/pull/572