| clear query|facets|time |
Search criteria: .
Results from 121 to 130 from
454 (0.065s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: MulitpleOutputs outputs just one line - HDFS - [mail # user]
|
|
...Hi Barak, As instructed on http://hadoop.apache.org/common/docs/current/api/org/apache/hadoop/mapred/lib/MultipleOutputs.html, do you also make sure to call the mos.close() function at...
|
|
|
Author: Harsh J,
2013-01-24, 07:36
|
|
|
Re: Hadoop-1.1.0 on EC2 - HDFS - [mail # user]
|
|
...Pardon if my use of AMZN jargon is wrong here cause I don't quite use it much: I don't think we carry/maintain an AMI. However, there's the Apache Whirr project that deals with Hadoop over C...
|
|
|
Author: Harsh J,
2013-01-23, 19:51
|
|
|
Re: Trouble starting up Task Tracker - HDFS - [mail # user]
|
|
...This is the problem: drwx------ 4 hdfs hdfs 4096 Jan 15 16:37 .. Your /data/1 directory seems to be owned by hdfs and restricted only to it (700). I'm not sure this...
|
|
|
Author: Harsh J,
2013-01-23, 17:36
|
|
|
Re: ISSUE with Hadoop JobTracker Web UI under CDH4 - HDFS - [mail # user]
|
|
...Again, moving to [EMAIL PROTECTED]. Please use the https://groups.google.com/a/cloudera.org/forum/?fromgroups=#!forum/cdh-userforum for CDH-specific issues as this list is for help with Apac...
|
|
|
Author: Harsh J,
2013-01-23, 17:06
|
|
|
Re: Custom Partitioner is now working in CDH4 - HDFS - [mail # user]
|
|
...Moving to cdh-user@ as you seem to indicate this is CDH-specific. Lets continue there. My response below: working alright. Are you observing an error, a use of default partitione...
|
|
|
Author: Harsh J,
2013-01-23, 17:03
|
|
|
Re: Hbase Mapreduce- Problem in using arrayList of pust in MapFunction - HDFS - [mail # user]
|
|
...Hi Farrokh, This isn't a HDFS question - please ask these questions only on their relevant lists for best results and to keep each list's discussion separate. On Mon, Jan 21, 20...
|
|
|
Author: Harsh J,
2013-01-21, 09:04
|
|
|
Re: How to unit test mappers reading data from DistributedCache? - HDFS - [mail # user]
|
|
...Best to ask on MRUnit's own lists at [EMAIL PROTECTED]. However, to answer your question, yes it does. Look at this test case: https://svn.apache.org/repos/asf/mrunit/trunk/src/test/ja...
|
|
|
Author: Harsh J,
2013-01-18, 07:08
|
|
|
Re: Help. Strange thing. It's block me 1 week.... - HDFS - [mail # user]
|
|
...What are your number of map and reduce slots configured to, per node? Also noticed you seem to be requesting 4 GB memory from Reducers when your slaves' maximum RAM itself nears that - the r...
|
|
|
Author: Harsh J,
2013-01-18, 07:04
|
|
|
Re: Throttle replication speed in case of datanode failure - HDFS - [mail # user]
|
|
...Not true per the sources, it controls all DN->DN copy/move rates, although the property name is misleading. Are you noticing a consistent rise in the rate or is it spiky? On Fri, J...
|
|
|
Author: Harsh J,
2013-01-17, 21:41
|
|
|
Re: Hadoop NON DFS space - HDFS - [mail # user]
|
|
...What is the amount of data you are attempting to crunch in one MR job? Note that Map intermediate outputs are written to disk before being sent to reducers and this counts for non-DFS usage....
|
|
|
Author: Harsh J,
2013-01-17, 14:07
|
|
|
|