GitHub user hsaputra opened a pull request:
https://github.com/apache/incubator-twill/pull/38
Change call for deprecated method YarnAppClient#createLauncher in
YarnTwillPreparer
In the YarnTwillPreparer there is a call to deprecated method
YarnAppClient#createLauncher that passes user information. Change it to the one
without user input argument.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hsaputra/incubator-twill
change_call_deprecatd_createLauncher
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-twill/pull/38.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #38
----
commit c48f99ec7b05eb05353fe24d97e440d60c1ea0c6
Author: hsaputra <[email protected]>
Date: 2015-06-02T20:04:16Z
Change call for deprecated method YarnAppClient#createLauncher in
YarnTwillPreparer
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---