Uh oh!
There was an error while loading. Please reload this page.
SPARK-5087. [YARN] Merge yarn.Client and yarn.ClientBase - #3896
Conversation
sryza
commented
Jan 5, 2015
SparkQA
commented
Jan 5, 2015
Test build #25048 has started for PR 3896 at commit
|
SparkQA
commented
Jan 5, 2015
Test build #25048 has finished for PR 3896 at commit
|
AmplabJenkins
commented
Jan 5, 2015
Test PASSed. |
There was a problem hiding this comment.
for helper methods defined in object Client I believe
There was a problem hiding this comment.
Yup. We used to import ClientBase._
andrewor14
commented
Jan 7, 2015
@sryza looks pretty straightforward to me. I notice there are a couple methods that aren't fully private only because they're exposed for testing. If possible, could we make these |
sryza
commented
Jan 7, 2015
Thanks for taking a look Andrew and Tom. I tested it with both yarn-client and yarn-cluster mode and things look fine. I originally tried making Posting a new patch with the suggested changes. |
SparkQA
commented
Jan 7, 2015
Test build #25167 has started for PR 3896 at commit
|
SparkQA
commented
Jan 7, 2015
Test build #25167 has finished for PR 3896 at commit
|
AmplabJenkins
commented
Jan 7, 2015
Test FAILed. |
andrewor14
commented
Jan 8, 2015
retest this please |
SparkQA
commented
Jan 8, 2015
Test build #25185 has started for PR 3896 at commit
|
SparkQA
commented
Jan 8, 2015
Test build #25185 has finished for PR 3896 at commit
|
AmplabJenkins
commented
Jan 8, 2015
Test FAILed. |
sryza
commented
Jan 8, 2015
The failures are legit. Working on an update. |
sryza
commented
Jan 8, 2015
It looks like |
SparkQA
commented
Jan 8, 2015
Test build #25191 has started for PR 3896 at commit
|
SparkQA
commented
Jan 8, 2015
Test build #25191 has finished for PR 3896 at commit
|
AmplabJenkins
commented
Jan 8, 2015
Test PASSed. |
andrewor14
commented
Jan 8, 2015
Ok LGTM I'm merging this into master thanks |
No description provided.