| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
74 (0.291s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Where is Hadoop 20.3? - Hadoop - [mail # user]
|
|
...Pete- You're correct, there's not yet been a 20.3 release. Although it has been a while and Owen's recent bugfix in HADOOP-6881 may be worth a new release soo...
|
|
|
Author: Jakob Homan,
2010-08-01, 19:21
|
|
|
Re: [DISCUSS] secure 0.20-based branch - Hadoop - [mail # general]
|
|
...I can't see any way in which staying mired in developing on 20 rather than trunk is beneficial to the long-term health of the project. 20.0 was released in late April, 2009 and w...
|
|
|
Author: Jakob Homan,
2010-04-26, 16:53
|
|
|
Re: [VOTE] HADOOP-6671 - To use maven for hadoop common build - Hadoop - [mail # dev]
|
|
...+1 for the the exploration. *If* it works as advertised, it'll be a great time saver. Giridharan Kesavan wrote:...
|
|
|
Author: Jakob Homan,
2010-04-01, 23:40
|
|
|
Re: user authentication: protect hdfs/job web interface from public - Hadoop - [mail # user]
|
|
...Jiang- Hadoop has support for this via the hadoop.http.filter.initializers property, which allows you set the name of a class to add as a standard servlet filter fo...
|
|
|
Author: Jakob Homan,
2010-03-05, 22:38
|
|
|
Re: HDFS-758 in Hadoop-21 , Updates to Namenode health page - Hadoop - [mail # dev]
|
|
...+1. Backporting this does not in any way impact the release of 21. -Jakob Hairong Kuang wrote:...
|
|
|
Author: Jakob Homan,
2009-11-25, 19:31
|
|
|
Re: HTTP secure access - Hadoop - [mail # user]
|
|
...Bogdan- Currently there is no security provided for accessing web pages, although as detailed in Owen's recent presentation (http://www.cloudera.com/sites/all/theme...
|
|
|
Author: Jakob Homan,
2009-10-20, 17:57
|
|
|
Re: Storing contents of a file in a java object - Hadoop - [mail # user]
|
|
...Raakhi- Guilherme is correct. Each mapper (and reducer) runs independently and communication between them is not provided for nor encouraged. You may wish to ...
|
|
|
Author: Jakob Homan,
2009-10-01, 00:12
|
|
|
Re: Developing Hadoop and HDFS - Hadoop - [mail # dev]
|
|
...Thanks for your interest, Geoff. Yes, finding open JIRAS and contributing patches is very helpful. We also maintain a wishlist of projects that one could work on: &nb...
|
|
|
Author: Jakob Homan,
2009-09-30, 00:45
|
|
|
Re: Can we configure two or more datanode under pseudo-distributed mode? - Hadoop - [mail # user]
|
|
...Boris is quite right. My sample config file for dn1 is here: http://dl.getdropbox.com/u/565949/hadoop-site.xml, if you'd like. Notice can use the trailing digit of the ports to i...
|
|
|
Author: Jakob Homan,
2009-09-25, 19:23
|
|
|
Re: submitting multiple small jobs simultaneously - Hadoop - [mail # user]
|
|
...George- You can certainly submit jobs asynchronously via the JobClient.submitJob() method (http://hadoop.apache.org/common/docs/current/api/org/apache/hadoop/mapred...
|
|
|
Author: Jakob Homan,
2009-08-19, 18:21
|
|
|
|