Error while running MapR program on multinode configuration

2013-04-03 Thread Varsha Raveendran
Hello, I am facing this error while trying to run a jar file on hadoop : 13/04/04 01:48:01 INFO mapred.JobClient: Cleaning up the staging area hdfs://MT2012158:54310/app/hadoop/tmp/mapred/staging/hduser/.staging/job_201304032344_0008 Exception in thread main

Re: Error while running MapR program on multinode configuration

2013-04-03 Thread Varsha Raveendran
Regards, Tariq https://mtariq.jux.com/ cloudfront.blogspot.com On Thu, Apr 4, 2013 at 1:50 AM, Varsha Raveendran varsha.raveend...@gmail.com wrote: Hello, I am facing this error while trying to run a jar file on hadoop : 13/04/04 01:48:01 INFO mapred.JobClient: Cleaning up the staging

Re: Error while running MapR program on multinode configuration

2013-04-03 Thread Varsha Raveendran
explanation you might find this https://issues.apache.org/jira/browse/HDFS-13 useful. Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blogspot.com On Thu, Apr 4, 2013 at 3:09 AM, Varsha Raveendran varsha.raveend...@gmail.com wrote: But I do not have a : in any of my file names

Re: Error while running MapR program on multinode configuration

2013-04-03 Thread Varsha Raveendran
reference external classes(jars) in a runnable jar file. Everything must be contained inside the jar itself. Warm Regards, Tariq https://mtariq.jux.com/ cloudfront.blogspot.com On Thu, Apr 4, 2013 at 3:28 AM, Varsha Raveendran varsha.raveend...@gmail.com wrote: Thanks for replying! version

Re: Word count on cluster configuration

2013-04-01 Thread Varsha Raveendran
Thanks! On Mon, Apr 1, 2013 at 12:23 PM, Wenming Ye yew.boul...@hotmail.com wrote: because many of the “words” are unicode, check the next blog. http://blogs.msdn.com/b/hpctrekker/archive/2013/04/01/make-another-small-step-with-the-javascript-console-pig-in-hdinsight.aspx *From:* Varsha

Eclipse plugin for hadoop 1.1.1

2013-04-01 Thread Varsha Raveendran
Hello! Is there an eclipse plugin for MapReduce on hadoop 1.1.1 available? I am finding it difficult to write MapReduce programs without a plugin! -- *-Varsha *

Re: Tests to be done to check a library if it works on Hadoop MapReduce framework

2013-02-22 Thread Varsha Raveendran
would like to know which version can be used for 1.1.1. Also, no eclipse plugin is available for the version 1.1.1 , as far as I know, which other IDE can I use? Thanks, Varsha On Sat, Feb 16, 2013 at 10:19 PM, Varsha Raveendran varsha.raveend...@gmail.com wrote: Thank you. I will try it out

Re: Tests to be done to check a library if it works on Hadoop MapReduce framework

2013-02-22 Thread Varsha Raveendran
are not using maven then you can download directly from apache mrunit website also. Thanks, Jagat Singh On Fri, Feb 22, 2013 at 7:43 PM, Varsha Raveendran varsha.raveend...@gmail.com wrote: Hi! I am at present using Hadoop 1.1.1 . In the mrunit website [ https://cwiki.apache.org

Re: Contribute to Hadoop Community

2013-02-18 Thread Varsha Raveendran
you've done. To let review the patches you've submitted please open a account @ reviews.apache.org and open a review request for your work. Thanks again, Alex On Feb 19, 2013, at 7:37 AM, Varsha Raveendran varsha.raveend...@gmail.com wrote: Hello! I am at present working on supporting

Re: Tests to be done to check a library if it works on Hadoop MapReduce framework

2013-02-16 Thread Varsha Raveendran
Thank you. I will try it out :-) On Sat, Feb 16, 2013 at 10:07 PM, Stephen Boesch java...@gmail.com wrote: check out mrunit http://mrunit.apache.org/ 2013/2/16 Varsha Raveendran varsha.raveend...@gmail.com Hello! As part of my graduate project I am trying to create a library to support