| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
93 (0.447s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-7967] Need generalized multi-token filesystem support - Hadoop - [issue]
|
|
...Multi-token filesystem support and its interactions with the MR TokenCache is problematic. The TokenCache tries to assume it has the knowledge to know if the tokens for a filesystem ar...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-7967
Author: Daryn Sharp,
2012-08-21, 23:41
|
|
|
[HADOOP-8701] Reduce visibility of getDelegationToken - Hadoop - [issue]
|
|
...FileSystem#getDelegationToken is incompatible with a multi-token fs like viewfs. FileSystem#addDelegationTokens is being added in HADOOP-7967 to call getDelegationToken on each of the ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8701
Author: Daryn Sharp,
2012-08-16, 01:24
|
|
|
[HADOOP-8702] Port HADOOP-7967 to FileContext/AbstractFileSystem - Hadoop - [issue]
|
|
...Need to add generalized multi-token fs support to FC/AFS....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8702
Author: Daryn Sharp,
2012-08-16, 01:12
|
|
|
Re: [VOTE] - Establish YARN as a sub-project of Apache Hadoop - Hadoop - [mail # general]
|
|
...+1 Daryn On Jul 26, 2012, at 10:24 PM, Arun C Murthy wrote: ish YARN as a sub-project (it's the best *term* we have to describe it in o ur current nomenclature) of Apache ...
|
|
|
Author: Daryn Sharp,
2012-07-31, 18:53
|
|
|
[HADOOP-8627] FS deleteOnExit may delete the wrong path - Hadoop - [issue]
|
|
...FilterFileSystem is incorrectly delegating deleteOnExit to the raw underlying fs. This is wrong, because each fs instance is intended to maintain its own pool of temp files. Wors...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8627
Author: Daryn Sharp,
2012-07-31, 12:40
|
|
|
[HADOOP-7853] multiple javax security configurations cause conflicts - Hadoop - [issue]
|
|
...Both UGI and the SPNEGO KerberosAuthenticator set the global javax security configuration. SPNEGO stomps on UGI's security config which leads to kerberos/SASL authentication errors....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-7853
Author: Daryn Sharp,
2012-06-20, 04:24
|
|
|
[HADOOP-8490] Add Configuration to FileSystem cache key - Hadoop - [issue]
|
|
...The FileSystem#get(URI, Configuration does not take the given Configuration into consideration before returning an existing fs instance from the cache with a possibly different conf....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8490
Author: Daryn Sharp,
2012-06-18, 15:59
|
|
|
[HADOOP-7344] globStatus doesn't grok groupings with a slash - Hadoop - [issue]
|
|
...If a glob contains a grouping with a single item that contains a slash, ex. "{a/b}", then globStatus throws "Illegal file pattern: Unclosed group near index 2" – regardless of whether ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-7344
Author: Daryn Sharp,
2012-05-29, 14:12
|
|
|
[HADOOP-7951] viewfs fails unless all mount points are available - Hadoop - [issue]
|
|
...Obtaining a delegation token via viewfs will attempt to acquire tokens from all filesystems in the mount table. All clients that obtain tokens, including job submissions, will fail if ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-7951
Author: Daryn Sharp,
2012-05-25, 18:56
|
|
|
[HADOOP-8373] Port RPC.getServerAddress to 0.23 - Hadoop - [issue]
|
|
...RPC.getServerAddress was introduced in trunk/2.0 as part of larger HA changes. 0.23 does not have HA, but this non-HA specific method is needed....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8373
Author: Daryn Sharp,
2012-05-11, 13:08
|
|
|
|