| clear query|facets|time |
Search criteria: .
Results from 141 to 150 from
513 (0.275s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-7818] DiskChecker#checkDir should fail if the directory is not executable - Hadoop - [issue]
|
|
...DiskChecker#checkDir fails if a directory can't be created, read, or written but does not fail if the directory exists and is not executable. This causes subsequent code to think the directo...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-7818
Author: Eli Collins,
2012-07-16, 13:21
|
|
|
[HADOOP-8596] TestFileAppend4#testCompleteOtherLeaseHoldersFile times out - Hadoop - [issue]
|
|
...Saw TestFileAppend4#testCompleteOtherLeaseHoldersFile on a recent jenkins run. Perhaps we need to bump the timeout?Error Messagetest timed out after 60000 millisecondsStacktracejava.lang.Exc...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8596
Author: Eli Collins,
2012-07-14, 01:04
|
|
|
[HADOOP-8595] Create security page in the docs and update the ASF page to link to it - Hadoop - [issue]
|
|
...We should (1) create a http://hadoop.apache.org/security.html with info on how to report a security problem, pointer to [EMAIL PROTECTED], and (2) get it linked off the main ASF page: http:/...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8595
Author: Eli Collins,
2012-07-14, 00:59
|
|
|
Re: a bug in ViewFs tests - Hadoop - [mail # dev]
|
|
...Hey Andrew. I'd open a new jira, and thanks for the find btw! Thanks, Eli On Wed, Jul 11, 2012 at 4:08 PM, Andrey Klochkov wrote:...
|
|
|
Author: Eli Collins,
2012-07-11, 23:13
|
|
|
[HADOOP-8565] AuthenticationFilter#doFilter warns unconditionally when using SPNEGO - Hadoop - [issue]
|
|
...The following code in AuthenticationFilter#doFilter throws AuthenticationException (and warns) unconditionally because KerberosAuthenticator#authenticate returns null if SPNEGO is used.token...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8565
Author: Eli Collins,
2012-07-11, 22:42
|
|
|
[HADOOP-8586] Fixup a bunch of SPNEGO misspellings - Hadoop - [issue]
|
|
...SPNEGO is misspelled as "SPENGO" a bunch of places....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8586
Author: Eli Collins,
2012-07-11, 17:07
|
|
|
Re: Heads up: next hadoop-2 release - Hadoop - [mail # general]
|
|
...Thanks Arun, what do you think the ETA is for the first 2.1.0-alpha RC? On Mon, Jul 9, 2012 at 11:55 AM, Arun C Murthy wrote:...
|
|
|
Author: Eli Collins,
2012-07-09, 18:59
|
|
|
[HADOOP-8554] KerberosAuthenticator should use the configured principal - Hadoop - [issue]
|
|
...In KerberosAuthenticator we construct the principal as follows:String servicePrincipal = "HTTP/" + KerberosAuthenticator.this.url.getHost();Seems like we should use the configured hadoop.htt...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8554
Author: Eli Collins,
2012-07-09, 17:08
|
|
|
[HADOOP-8400] All commands warn "Kerberos krb5 configuration not found" when security is not enabled - Hadoop - [issue]
|
|
...Post HADOOP-8086 I get "Kerberos krb5 configuration not found, setting default realm to empty" warnings when running Hadoop commands even though I don't have kerb enabled....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8400
Author: Eli Collins,
2012-07-09, 01:12
|
|
|
[HADOOP-8463] hadoop.security.auth_to_local needs a key definition and doc - Hadoop - [issue]
|
|
...hadoop.security.auth_to_local should be defined in CommonConfigurationKeysPublic.java, and update the uses of the raw string in common and hdfs with the key. It's definition in core-site.xml...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8463
Author: Eli Collins,
2012-07-05, 14:03
|
|
|
|