| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
756 (0.241s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-9358] "Auth failed" log should include exception string - Hadoop - [issue]
|
|
...Currently, when authentication fails, we see a WARN message like:2013-02-28 22:49:03,152 WARN ipc.Server (Server.java:saslReadAndProcess(1056)) - Auth failed for 1.2.3.4:12345:nullThis...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9358
Author: Todd Lipcon,
2013-03-29, 14:05
|
|
|
[HADOOP-9112] test-patch should -1 for @Tests without a timeout - Hadoop - [issue]
|
|
...With our current test running infrastructure, if a test with no timeout set runs too long, it triggers a surefire-wide timeout, which for some reason doesn't show up as a failed test in the ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9112
Author: Todd Lipcon,
2013-03-25, 13:20
|
|
|
[HADOOP-9420] Add percentile or max metric for rpcQueueTime, processing time - Hadoop - [issue]
|
|
...Currently, we only export averages for rpcQueueTime and rpcProcessingTime. These metrics are most useful when looking at timeouts and slow responses, which in my experience are often caused ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9420
Author: Todd Lipcon,
2013-03-20, 17:13
|
|
|
[HADOOP-7101] UserGroupInformation.getCurrentUser() fails when called from non-Hadoop JAAS context - Hadoop - [issue]
|
|
...If a Hadoop client is run from inside a container like Tomcat, and the current AccessControlContext has a Subject associated with it that is not created by Hadoop, then UserGroupInformation....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-7101
Author: Todd Lipcon,
2013-03-13, 14:37
|
|
|
[HADOOP-7147] setnetgrent in native code is not portable - Hadoop - [issue]
|
|
...HADOOP-6864 uses the setnetgrent function in a way which is not compatible with BSD APIs, where the call returns void rather than int. This prevents the native libs from building on OSX, for...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-7147
Author: Todd Lipcon,
2013-03-11, 23:53
|
|
|
[HADOOP-7358] Improve log levels when exceptions caught in RPC handler - Hadoop - [issue]
|
|
...When a server implementation throws an exception handling an RPC, the Handler thread catches it and logs it before responding with the exception over the IPC channel. This is currently done ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-7358
Author: Todd Lipcon,
2013-03-09, 12:50
|
|
|
[HADOOP-9209] Add shell command to dump file checksums - Hadoop - [issue]
|
|
...Occasionally while working with tools like distcp, or debugging certain issues, it's useful to be able to quickly see the checksum of a file. We currently have the APIs to efficiently calcul...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9209
Author: Todd Lipcon,
2013-03-08, 14:43
|
|
|
[HADOOP-7487] DF should throw a more reasonable exception when mount cannot be determined - Hadoop - [issue]
|
|
...Currently, when using the DF class to determine the mount corresponding to a given directory, it will throw the generic exception "Expecting a line not the end of stream" if it can't determi...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-7487
Author: Todd Lipcon,
2013-02-26, 14:04
|
|
|
[HADOOP-8889] Upgrade to Surefire 2.12.3 - Hadoop - [issue]
|
|
...Surefire 2.12.3 has a couple improvements which are helpful for us. In particular, it fixes http://jira.codehaus.org/browse/SUREFIRE-817 which has been aggravating in the past....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8889
Author: Todd Lipcon,
2013-02-06, 17:05
|
|
|
[HADOOP-7070] JAAS configuration should delegate unknown application names to pre-existing configuration - Hadoop - [issue]
|
|
...As reported here: https://issues.cloudera.org/browse/DISTRO-66 it is impossible to use secured Hadoop inside an application that relies on other JAAS configurations. This is because the stat...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-7070
Author: Todd Lipcon,
2013-02-05, 07:36
|
|
|
|