| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
123 (0.203s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: dynamic mapper? - Hadoop - [mail # user]
|
|
...Hi, You can use java API's to compile custom java code and create jars. For example , look at this code from Sqoop /** * Licensed to Cloudera, Inc. under one * or mor...
|
|
|
Author: madhu phatak,
2012-03-28, 08:49
|
|
|
Re: Cannot renew lease for DFSClient_977492582. Name node is in safe mode in AWS - Hadoop - [mail # user]
|
|
...Hi Mohit, HDFS is in safe mode which is read only mod. Run the following command to get out of safemode bin/hadoop dfsadmin -safemode leave. On Thu, Mar 15, 2012 at 5:54 A...
|
|
|
Author: madhu phatak,
2012-03-28, 08:43
|
|
|
Using hftp inside a servelet container - Hadoop - [mail # user]
|
|
...Hi, I am trying to access files hdfs through hftp. When i run following code from eclipse it works fine. FsUrlStreamHandlerFactory factory &nbs...
|
|
|
Author: madhu phatak,
2012-03-21, 06:49
|
|
|
Re: Very strange Java Collection behavior in Hadoop - Hadoop - [mail # user]
|
|
...Thanks a lot :) On Tue, Mar 20, 2012 at 11:50 AM, Owen O'Malley wrote: https://github.com/zinnia-phatak-dev/Nectar...
|
|
|
Author: madhu phatak,
2012-03-20, 07:42
|
|
|
Re: Very strange Java Collection behavior in Hadoop - Hadoop - [mail # user]
|
|
...Hi Owen O'Malley, Thank you for that Instant reply. It's working now. Can you explain me what you mean by "input to reducer is reused" in little detail? On Tue, Mar 20, 2012 at 1...
|
|
|
Author: madhu phatak,
2012-03-20, 06:05
|
|
|
Very strange Java Collection behavior in Hadoop - Hadoop - [mail # user]
|
|
...Hi All, I am using Hadoop 0.20.2 . I am observing a Strange behavior of Java Collection's . I have following code in reducer public void reduce(Text text, I...
|
|
|
Author: madhu phatak,
2012-03-20, 05:52
|
|
|
Re: EOFException - Hadoop - [mail # user]
|
|
...Hi, Seems like HDFS is in safemode. On Fri, Mar 16, 2012 at 1:37 AM, Mohit Anchlia wrote: https://github.com/zinnia-phatak-dev/Nectar...
|
|
|
Author: madhu phatak,
2012-03-19, 07:48
|
|
|
Re: Can I start a Hadoop job from an EJB? - Hadoop - [mail # user]
|
|
...Yes you can . Please make sure all Hadoop jars and conf directory is in classpath. On Thu, Feb 9, 2012 at 7:02 AM, Sanjeev Verma wrote: https://github.com/zinnia-phatak-d...
|
|
|
Author: madhu phatak,
2012-03-08, 11:41
|
|
|
Re: Standalone operation - file permission, Pseudo-Distributed operation - no output - Hadoop - [mail # user]
|
|
...Hi, Just make sure both task tracker and data node is up. Go to localhost:50030 and see is it shows no.of nodes equal to 1? On Thu, Feb 9, 2012 at 9:18 AM, Kyong-Ho Min wrote: &...
|
|
|
Author: madhu phatak,
2012-03-08, 11:40
|
|
|
Re: Regression on Hadoop ? - Hadoop - [mail # user]
|
|
...Hi, You can look here https://github.com/zinnia-phatak-dev/Nectar On Thu, Feb 9, 2012 at 12:09 PM, praveenesh kumar wrote: Join me at http://hadoopworkshop.eventbri...
|
|
|
Author: madhu phatak,
2012-03-08, 11:36
|
|
|
|