Re: Problem with simple-yarn-app

2014-06-01 Thread Edward Capriolo
Last I checked. It has been broken for a while. API changes as well as issues with IPV4/IPv6 addressing required me to force localhost in some hadoop configuration files. Here is something relatively simple that worked with hadoop 2.3.0. Your milage may vary.

Re: Problem with simple-yarn-app

2014-05-30 Thread Harsh J
The version of hadoop you've compiled it with and the version of hadoop you are running it against are likely different, and is the reason behind this (cause of method signature changes having been made). This may be specific to your distro as well, so do ask on their direct forums, if the above

Problem with simple-yarn-app

2014-05-29 Thread Lars Selsaas
So I have built the simple-yarn-app and put the file inside HDFS but it fails when I try run it: [root@sandbox target]# hadoop jar simple-yarn-app-1.0-SNAPSHOT.jar com.hortonworks.simpleyarnapp.Client /bin/date 2 hdfs:///apps/simple/simple-yarn-app-1.0-SNAPSHOT.jar 14/05/29 11:31:32 INFO

Problem with simple-yarn-app

2014-05-29 Thread Lars Selsaas
So I have built the simple-yarn-app and put the file inside HDFS but it fails when I try run it: [root@sandbox target]# hadoop jar simple-yarn-app-1.0-SNAPSHOT.jar com.hortonworks.simpleyarnapp.Client /bin/date 2 hdfs:///apps/simple/simple-yarn-app-1.0-SNAPSHOT.jar 14/05/29 11:31:32 INFO