Re: Compile Just a Subproject

2013-06-24 Thread Curtis Ullerich
ommand > from > *"*C:\l\hadoop-yarn-project\hadoop-yarn\hadoop-yarn-applications\hadoop-yarn-applications-distributedshell" > directory.* > * > * > * > * > *Let me know if you can now see the jar file (with updated time stamp) or > not in target directory.* >

Re: Debugging YARN AM

2013-06-24 Thread Curtis Ullerich
t, which must be present in your Eclipse workspace. Now you can step through the AM. Let me know of any confusion or questions. Best, Curtis On Tue, Jun 18, 2013 at 3:10 PM, Curtis Ullerich wrote: > I'm under the impression that this will launch hadoop (so, the > ResourceManage

Re: Compile Just a Subproject

2013-06-21 Thread Curtis Ullerich
doop without the jar command, it will find the first > instance of Client.class in its classpath which I am guessing is from the > jars used to start the cluster and not the re-built jar. > > -- Hitesh > > > On Jun 21, 2013, at 4:09 PM, Curtis Ullerich wrote: > > > I sh

Re: Compile Just a Subproject

2013-06-21 Thread Curtis Ullerich
u may be hitting > this bug: > https://issues.apache.org/jira/browse/HADOOP-9383 > > You might have better luck if you include install along with package in > the same invocation. > > -Arpit > > > On Fri, Jun 21, 2013 at 3:12 PM, Curtis Ullerich > wrote: > >> I&#x

Re: Compile Just a Subproject

2013-06-21 Thread Curtis Ullerich
quot;/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/" > and then run "mvn clean install" and use jar from target sub folder. > > Thanks, > Omkar Joshi > *Hortonworks Inc.* <http://www.hortonworks.com> > &g

Re: Compile Just a Subproject

2013-06-20 Thread Curtis Ullerich
e root of the > hadoop project. Look for the section titled "Building components > separately". I hope this helps. > > Chris Nauroth > Hortonworks > http://hortonworks.com/ > > > > On Wed, Jun 19, 2013 at 4:53 PM, Curtis Ullerich > wrote: > >&g

Compile Just a Subproject

2013-06-19 Thread Curtis Ullerich
What is the way to compile just a subproject of Hadoop with Maven (without rebuilding parent modules)? In my case I'm wondering about DistributedShell. I thought that thiswould have worked bu

Re: Debugging YARN AM

2013-06-18 Thread Curtis Ullerich
the change took effect. It prints, but it doesn't seem to halt like the MR example (because of the suspend=y option) even after launching the debugger. Why might this be? Thanks! Curtis On Tue, Jun 18, 2013 at 8:23 AM, Curtis Ullerich wrote: > Hi Devaraj, > > That's what I&#x

Debugging YARN AM

2013-06-17 Thread Curtis Ullerich
Hi all, I can successfully debug the MapReduce ApplicationMaster in standalone mode by launching the pi estimator example with this command: hadoop jar hadoop-mapreduce-examples-3.0.0-SNAPSHOT.jar pi "-Dyarn.app.mapreduce.am.command-opts=-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=y,ad