Uh oh!
There was an error while loading. Please reload this page.
[SPARK-7044][SQL] Fix the deadlock in ScriptTransform(for Spark 1.3) - #5671
[SPARK-7044][SQL] Fix the deadlock in ScriptTransform(for Spark 1.3)#5671chenghao-intel wants to merge 1 commit into
Conversation
SparkQA
commented
Apr 24, 2015
Test build #30891 has started for PR 5671 at commit
|
SparkQA
commented
Apr 24, 2015
Test build #30891 has finished for PR 5671 at commit
|
AmplabJenkins
commented
Apr 24, 2015
Test PASSed. |
chenghao-intel
commented
Apr 24, 2015
cc @rxin |
rxin
commented
Apr 24, 2015
Thanks. I've merged this. |
rxin
commented
Apr 24, 2015
Can you close the PR? Since it was not merged into master, github won't close this automatically. |
chenghao-intel
commented
Apr 24, 2015
Thank you @rxin, closing since it's merged. |
jfhu
commented
May 5, 2015
@chenghao-intel The exact deadlock happens for stderr too, is there a quick fix for that? Thanks! |
chenghao-intel
commented
May 6, 2015
Thank you @jfhu for reporting this, I will do the updating. And it will be appreciated if you can paste the reproduce steps. |
jfhu
commented
May 6, 2015
@chenghao-intel Thanks! re-pro steps: (actually copied and adapted from your patch :) |
[Related PR SPARK-7044] (#5671) Author: zhichao.li <zhichao.li@intel.com> Closes#6404 from zhichao-li/transform and squashes the following commits: 8418c97 [zhichao.li] add comments and remove useless failAfter logic d9677e1 [zhichao.li] redirect the error desitination to be the same as the current process
[Related PR SPARK-7044] (apache#5671) Author: zhichao.li <zhichao.li@intel.com> Closesapache#6404 from zhichao-li/transform and squashes the following commits: 8418c97 [zhichao.li] add comments and remove useless failAfter logic d9677e1 [zhichao.li] redirect the error desitination to be the same as the current process
No description provided.