[jira] [Commented] (SPARK-13670) spark-class doesn't bubble up error from launcher command

2016-05-04 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15271487#comment-15271487 ] Apache Spark commented on SPARK-13670: -- User 'vanzin' has created a pull request for this issue:

[jira] [Commented] (SPARK-13670) spark-class doesn't bubble up error from launcher command

2016-03-22 Thread Mark Grover (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15207146#comment-15207146 ] Mark Grover commented on SPARK-13670: - Apologies for the delay in responding. This works for me in

[jira] [Commented] (SPARK-13670) spark-class doesn't bubble up error from launcher command

2016-03-04 Thread Mark Grover (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15180663#comment-15180663 ] Mark Grover commented on SPARK-13670: - I have a mac, I can do some more testing. > spark-class

[jira] [Commented] (SPARK-13670) spark-class doesn't bubble up error from launcher command

2016-03-04 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15180643#comment-15180643 ] Marcelo Vanzin commented on SPARK-13670: Here's one that works regardless of the output of Main.

[jira] [Commented] (SPARK-13670) spark-class doesn't bubble up error from launcher command

2016-03-04 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15180535#comment-15180535 ] Marcelo Vanzin commented on SPARK-13670: bq. And, it's guaranteed that Main would never return

[jira] [Commented] (SPARK-13670) spark-class doesn't bubble up error from launcher command

2016-03-04 Thread Mark Grover (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15180516#comment-15180516 ] Mark Grover commented on SPARK-13670: - And, it's guaranteed that Main would never return that output?

[jira] [Commented] (SPARK-13670) spark-class doesn't bubble up error from launcher command

2016-03-04 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15180489#comment-15180489 ] Marcelo Vanzin commented on SPARK-13670: Here's something a little ugly that works though:

[jira] [Commented] (SPARK-13670) spark-class doesn't bubble up error from launcher command

2016-03-04 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15180479#comment-15180479 ] Marcelo Vanzin commented on SPARK-13670: Not a fan... you have to write the file somewhere, clean

[jira] [Commented] (SPARK-13670) spark-class doesn't bubble up error from launcher command

2016-03-04 Thread Mark Grover (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15180463#comment-15180463 ] Mark Grover commented on SPARK-13670: - Thanks for looking at this. What do you think of #2 - writing

[jira] [Commented] (SPARK-13670) spark-class doesn't bubble up error from launcher command

2016-03-04 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15180455#comment-15180455 ] Marcelo Vanzin commented on SPARK-13670: Actually scrap that, it breaks things when the

[jira] [Commented] (SPARK-13670) spark-class doesn't bubble up error from launcher command

2016-03-04 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15180444#comment-15180444 ] Marcelo Vanzin commented on SPARK-13670: Note that will probably leave a bash process running

[jira] [Commented] (SPARK-13670) spark-class doesn't bubble up error from launcher command

2016-03-04 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15180427#comment-15180427 ] Marcelo Vanzin commented on SPARK-13670: After some fun playing with arcane bash syntax, here's

[jira] [Commented] (SPARK-13670) spark-class doesn't bubble up error from launcher command

2016-03-03 Thread Mark Grover (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179491#comment-15179491 ] Mark Grover commented on SPARK-13670: - cc [~vanzin] as fyi. I ran into this when I was running