Re: Best way to pass project resources in Java MR

2015-12-16 Thread Ashwanth Kumar
> > ClassLoader.getSystemClassLoader().getResource("myfile_in_jar"); > > 2. Inside Driver run() method > > > > > -- Ashwanth Kumar / ashwanthkumar.in

Fwd: Unable to submit jobs to a Hadoop cluster after a while

2015-11-18 Thread Ashwanth Kumar
Re-sending the post. Any help is highly appreciated. -- Forwarded message -- From: Ashwanth Kumar <ashwanthku...@googlemail.com> Date: Sun, Nov 15, 2015 at 9:24 AM Subject: Unable to submit jobs to a Hadoop cluster after a while To: user@hadoop.apache.org We're running

Unable to submit jobs to a Hadoop cluster after a while

2015-11-14 Thread Ashwanth Kumar
lly appreciated. -- Ashwanth Kumar / ashwanthkumar.in

Re: Hadoop's dependency on Linux

2012-04-11 Thread Ashwanth Kumar
missing here? Thank you, Thanos -- Ashwanth Kumar / ashwanthkumar.in

Re: Calling one MR job within another MR job

2012-04-05 Thread Ashwanth Kumar
. --- ** ** -- Ashwanth Kumar / ashwanthkumar.in

Re: Calling one MR job within another MR job

2012-04-04 Thread Ashwanth Kumar
delete it and notify the sender immediately. Before opening any mail and attachments please check them for viruses and defect. --- -- Ashwanth Kumar / ashwanthkumar.in

Re: hadoop real time data

2012-02-15 Thread Ashwanth Kumar
can I download real time data? Thanks tamil -- Ashwanth Kumar

Re: Other than hadoop

2012-01-30 Thread Ashwanth Kumar
If you're trying something at real-time processing, try Storm ( https://github.com/nathanmarz/storm) - Ashwanth On Mon, Jan 30, 2012 at 7:11 PM, real great.. greatness.hardn...@gmail.comwrote: Hi, an out of record question, but apart from hadoop which are the other distributed computing

Re: Fw: reducers outputs

2012-01-29 Thread Ashwanth Kumar
You should have a look at this - http://hadoop.apache.org/common/docs/current/api/org/apache/hadoop/mapred/FileOutputFormat.html - Ashwanth Kumar On Mon, Jan 30, 2012 at 11:17 AM, aliyeh saeedi a1_sae...@yahoo.com wrote: I want to save them with my own names, How NameNode will keep

Re: Question about mapReduce.

2012-01-27 Thread Ashwanth Kumar
with a community of its own. On Fri, Jan 27, 2012 at 4:56 PM, Ashwanth Kumar ashwanthku...@googlemail.com wrote: Hadoop is very good at processing data from HDFS. Tools like Sqoop (from Cloudera) imports data from SQL databases to HDFS for processing. Everything that is processed in Hadoop