| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
513 (0.108s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-8287] etc/hadoop is missing hadoop-env.sh - Hadoop - [issue]
|
|
...The etc/hadoop directory in the tarball is missing hadoop-env.sh. It should be copied over like the other files in share/hadoop/common/templates/conf. Noticed templates/conf also contains ma...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8287
Author: Eli Collins,
2013-05-01, 16:28
|
|
|
[HADOOP-8828] Support distcp from secure to insecure clusters - Hadoop - [issue]
|
|
...Users currently can't distcp from secure to insecure clusters.Relevant background from ATM:There's no plumbing to make the HFTP client use AuthenticatedURL in the case security is enabled. T...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8828
Author: Eli Collins,
2013-04-30, 19:10
|
|
|
Re: Heads up - 2.0.5-beta - Hadoop - [mail # dev]
|
|
...On Fri, Apr 26, 2013 at 2:42 PM, Suresh Srinivas wrote: Sorry for the confusion, I misinterpreted your comments on the jira (specifically, "This is an incompatible change: I disa...
|
|
|
Author: Eli Collins,
2013-04-26, 22:09
|
|
|
[HADOOP-8422] Deprecate FileSystem#getDefault* and getServerDefault methods that don't take a Path argument - Hadoop - [issue]
|
|
...The javadocs for FileSystem#getDefaultBlockSize and FileSystem#getDefaultReplication claim that "The given path will be used to locate the actual filesystem" however they both ignore the pat...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8422
Author: Eli Collins,
2013-04-26, 20:22
|
|
|
Re: Heads up - 2.0.5-beta - Hadoop - [mail # dev]
|
|
...On Fri, Apr 26, 2013 at 11:15 AM, Arun C Murthy wrote: Arun, Suresh, Mind reviewing the following page Karthik put together on compatibility? http://wiki.apache.org/...
|
|
|
Author: Eli Collins,
2013-04-26, 19:07
|
|
|
Re: Use hadoop.relaxed.worker.version.check to allow versions in the same major version? - Hadoop - [mail # dev]
|
|
...Hey Karthik, We already support this for HDFS, see HDFS-2983 (Relax the build version check to permit rolling upgrades within a release). We should do so for Yarn as well, MAPREDUCE-41...
|
|
|
Author: Eli Collins,
2013-04-26, 18:09
|
|
|
Fwd: Compatibility in Apache Hadoop - Hadoop - [mail # dev]
|
|
...On Mon, Apr 22, 2013 at 5:42 PM, Steve Loughran wrote: Good point, Steve. I've assumed the semantics of the API had to respect the attribute (eg changing the semantics of ...
|
|
|
Author: Eli Collins,
2013-04-23, 01:32
|
|
|
[HADOOP-8689] Make trash a server side configuration option - Hadoop - [issue]
|
|
...Per ATM's suggestion in HADOOP-8598 for v2 let's make fs.trash.interval configured server side. If it is not configured server side then the client side configuration is used. The fs.trash.c...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8689
Author: Eli Collins,
2013-04-10, 18:11
|
|
|
[HADOOP-8040] Add symlink support to FileSystem - Hadoop - [issue]
|
|
...HADOOP-6421 added symbolic links to FileContext. Resolving symlinks is done on the client-side, and therefore requires client support. An HDFS symlink (created by FileContext) when accessed ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8040
Author: Eli Collins,
2013-04-04, 20:32
|
|
|
[HADOOP-7905] Port FileContext symlinks to FileSystem - Hadoop - [issue]
|
|
...FileSystem isn't going away anytime soon (HADOOP-6446). It would be useful to implement HADOOP-6421 for FileSystem, this would allow interoperability between FileContext and FileSystem (eg c...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-7905
Author: Eli Collins,
2013-03-19, 23:32
|
|
|
|