| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
123 (0.149s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: How to verify all my master/slave name/data nodes have been configured correctly? - Hadoop - [mail # user]
|
|
...Hi, Use the JobTracker WEB UI at master:50030 and Namenode web UI at master:50070. On Fri, Feb 10, 2012 at 9:03 AM, Wq Az wrote: Join me at http://hadoopworks...
|
|
|
Author: madhu phatak,
2012-03-08, 11:30
|
|
|
Re: Custom Seq File Loader: ClassNotFoundException - Hadoop - [mail # user]
|
|
...Hi, Please make sure that your CustomWritable has a default constructor. On Sat, Mar 3, 2012 at 4:56 AM, Mark question wrote: Join me at http://hadoopworkshop...
|
|
|
Author: madhu phatak,
2012-03-05, 05:55
|
|
|
Re: "Browse the filesystem" weblink broken after upgrade to 1.0.0: HTTP 404 "Problem accessing /browseDirectory.jsp" - Hadoop - [mail # user]
|
|
...On Wed, Feb 29, 2012 at 11:34 PM, W.P. McNeill wrote: No. It is just meta data lookup which comes from Namenode. Try to cat some file like "hadoop fs -cat " . Then if you...
|
|
|
Author: madhu phatak,
2012-03-01, 08:33
|
|
|
Re: What determines task attempt list URLs? - Hadoop - [mail # user]
|
|
...Hi, Its better to use the hos tnames rather than the ipaddress. If you use hostnames , task_attempt URL will contain the hostname rather than localhost . On Fri, Feb 17, 20...
|
|
|
Author: madhu phatak,
2012-02-29, 05:54
|
|
|
Re: namenode null pointer - Hadoop - [mail # user]
|
|
...Hi, This may be the issue with namenode is not correctly formatted. On Sat, Feb 18, 2012 at 1:50 PM, Ben Cuthbert wrote: Join me at http://hadoopworksho...
|
|
|
Author: madhu phatak,
2012-02-29, 05:51
|
|
|
Re: "Browse the filesystem" weblink broken after upgrade to 1.0.0: HTTP 404 "Problem accessing /browseDirectory.jsp" - Hadoop - [mail # user]
|
|
...Hi, Just make sure that Datanode is up. Looking into the datanode logs. On Sun, Feb 19, 2012 at 10:52 PM, W.P. McNeill wrote: Join me at http://hadoopworkshop...
|
|
|
Author: madhu phatak,
2012-02-29, 05:42
|
|
|
Re: HDFS problem in hadoop 0.20.203 - Hadoop - [mail # user]
|
|
...Hi, Did you formatted the HDFS? On Tue, Feb 21, 2012 at 7:40 PM, Shi Yu wrote: Join me at http://hadoopworkshop.eventbrite.com/...
|
|
|
Author: madhu phatak,
2012-02-28, 09:09
|
|
|
Re: Difference between hdfs dfs and hdfs fs - Hadoop - [mail # user]
|
|
...Hi Mohit, FS is a generic filesystem which can point to any file systems like LocalFileSystem,HDFS etc. But dfs is specific to HDFS. So when u use fs it can copy from local file system...
|
|
|
Author: madhu phatak,
2012-02-28, 09:07
|
|
|
Re: Setting eclipse for map reduce using maven - Hadoop - [mail # user]
|
|
...Hi, Find maven definition for Hadoop core jars here-http://search.maven.org/#browse|-856937612 . On Tue, Feb 21, 2012 at 10:48 PM, Mohit Anchlia wrote: Join me at h...
|
|
|
Author: madhu phatak,
2012-02-28, 09:05
|
|
|
Re: ClassNotFoundException: -libjars not working? - Hadoop - [mail # user]
|
|
...Hi, -libjars doesn't always work.Better way is to create a runnable jar with all dependencies ( if no of dependency is less) or u have to keep the jars into the lib folder of the hadoo...
|
|
|
Author: madhu phatak,
2012-02-28, 08:58
|
|
|
|