+1(binding)

* Compiling source code.
* Verified checksums.
* Running RM-HA cluster with ZooKeeper 3.4.8 and ran MR job with
native libraries. It worked well.

Again, I'm very happy to move 3.0.0 release forward :-)
Thanks, Andrew!

FYI:

> In fact, I hit an error similar to Eric's one regardless of
configuring yarn.app.mapreduce.am.env and mapreduce.admin.user.env...
does anyone hit same error?

This was because of completely my wrong configuration. Please ignore this.

Best,
- Tsuyoshi


On Sat, Sep 3, 2016 at 1:53 AM, Tsuyoshi Ozawa <oz...@apache.org> wrote:
> Thanks for making this forward hardly, Andrew!
>
> In fact, I hit an error similar to Eric's one regardless of
> configuring yarn.app.mapreduce.am.env and mapreduce.admin.user.env...
> does anyone hit same error?
>
>
> 2016-09-02 16:49:35,223 INFO mapreduce.Job: The url to track the job:
> http://ip-172-31-7-124.ap-northeast-1.compute.internal:23188/proxy/application_1472832909785_0013/
>
> 2016-09-02 16:49:35,224 INFO mapreduce.Job: Running job: 
> job_1472832909785_0013
>
> 2016-09-02 16:49:48,282 INFO mapreduce.Job: Job job_1472832909785_0013
> running in uber mode : false
>
> 2016-09-02 16:49:48,283 INFO mapreduce.Job:  map 0% reduce 0%
>
> 2016-09-02 16:49:48,293 INFO mapreduce.Job: Job job_1472832909785_0013
> failed with state FAILED due to: Application
> application_1472832909785_0013 failed 2 times due to AM Container for
> appattempt_1472832909785_0013_000002 exited with  exitCode: 1
>
> Failing this attempt.Diagnostics: Exception from container-launch.
>
> Container id: container_e02_1472832909785_0013_02_000001
>
> Exit code: 1
>
> Stack trace: ExitCodeException exitCode=1:
>
>         at org.apache.hadoop.util.Shell.runCommand(Shell.java:974)
>
>         at org.apache.hadoop.util.Shell.run(Shell.java:878)
>
>         at 
> org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:1172)
>
>         at 
> org.apache.hadoop.yarn.server.nodemanager.DefaultContainerExecutor.launchContainer(DefaultContainerExecutor.java:237)
>
>         at 
> org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.launchContainer(ContainerLaunch.java:419)
>
>         at 
> org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:284)
>
>         at 
> org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:88)
>
>         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>
>         at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>
>         at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>
>         at java.lang.Thread.run(Thread.java:745)
>
> Best,
> - Tsuyoshi
>
> On Wed, Aug 31, 2016 at 12:51 AM, Andrew Wang <andrew.w...@cloudera.com> 
> wrote:
>> Hi all,
>>
>> Thanks to the combined work of many, many contributors, here's an RC0 for
>> 3.0.0-alpha1:
>>
>> http://home.apache.org/~wang/3.0.0-alpha1-RC0/
>>
>> alpha1 is the first in a series of planned alpha releases leading up to GA.
>> The objective is to get an artifact out to downstreams for testing and to
>> iterate quickly based on their feedback. So, please keep that in mind when
>> voting; hopefully most issues can be addressed by future alphas rather than
>> future RCs.
>>
>> Sorry for getting this out on a Tuesday, but I'd still like this vote to
>> run the normal 5 days, thus ending Saturday (9/3) at 9AM PDT. I'll extend
>> if we lack the votes.
>>
>> Please try it out and let me know what you think.
>>
>> Best,
>> Andrew

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to