| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
74 (0.188s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Some issues! - Hadoop - [mail # user]
|
|
...Sugandha- I would suggest you look at the FileSystem interface, which is our starting point for implementing a file system for use with Hadoop. There are several im...
|
|
|
Author: Jakob Homan,
2009-08-18, 19:23
|
|
|
Re: Ubuntu/Hadoop incompatibilities? - Hadoop - [mail # user]
|
|
...Ubuntu will work fine. The only to-do item is to make sure Sun's Java is installed and pointed-to, rather than th Open JDK that Ubuntu ships with by default. Jakob Ho...
|
|
|
Author: Jakob Homan,
2009-08-17, 17:34
|
|
|
Re: Upgrade to 0.20.0 - Hadoop - [mail # user]
|
|
...Some more detailed information or, hopefully, some logs would be helpful here. Have you verified that the namenode and datanodes are being started correctly? -Jakob ...
|
|
|
Author: Jakob Homan,
2009-08-17, 17:28
|
|
|
Re: HUG Sunnyvale on the 20th of August? - Hadoop - [mail # general]
|
|
...Eelco- The August meetup will be the 19th at Yahoo!. For this month you can sign up to attend at meetup (http://www.meetup.com/hadoop/calendar/10877366/?actio...
|
|
|
Author: Jakob Homan,
2009-08-14, 17:50
|
|
|
Re: How to re-read the config files - Hadoop - [mail # user]
|
|
...Hey Arvind- You'll probably want to look at the Configuration.reload() method, as demonstrated: public class TestReloadConfig { public static void main...
|
|
|
Author: Jakob Homan,
2009-08-13, 21:04
|
|
|
Re: Creating a job - Hadoop - [mail # user]
|
|
...Hey Mithila- I would point you to the WordCount example (http://hadoop.apache.org/common/docs/current/mapred_tutorial.html) for a basic example of how jobs are crea...
|
|
|
Author: Jakob Homan,
2009-08-11, 23:59
|
|
|
Re: Question on file HDFS file system - Hadoop - [mail # user]
|
|
...Hey Ashish- In terms of how overall design architecture of HDFS, I would point you to the project documentation: http://hadoop.apache.org/common/docs/current/hdfs_d...
|
|
|
Author: Jakob Homan,
2009-08-11, 18:02
|
|
|
Re: Testing Mappers in Hadoop 0.20.0 - Hadoop - [mail # user]
|
|
...It looks like there's quite a bit more documentation about MRUnit on the Cloudera site that's not included in the regular documentation. Looks like about twice as much. &nb...
|
|
|
Author: Jakob Homan,
2009-07-23, 00:08
|
|
|
Re: Recovery following disk full - Hadoop - [mail # user]
|
|
...The oiv handles the fsimage fil but not the edits log, so it wouldn't help in this case. There has been talk about writing a similar tool for the edits log but nothing has ...
|
|
|
Author: Jakob Homan,
2009-07-20, 20:53
|
|
|
Re: Developing cross-component patches post-split - Hadoop - [mail # dev]
|
|
...Todd Lipcon wrote: >> If someone could write up some kind of "post-split transition guide" >> on the Wiki I think that would be generally appreciated. Here's somethi...
|
|
|
Author: Jakob Homan,
2009-07-01, 21:03
|
|
|
|