| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
759 (0.12s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-8158] Interrupting hadoop fs -put from the command line causes a LeaseExpiredException - Hadoop - [issue]
|
|
...If you run "hadoop fs -put - foo", write a few lines, then ^C it from the shell, about half the time you will get a LeaseExpiredException. It seems like the shell is first calling delete() o...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8158
Author: Todd Lipcon,
2012-09-23, 14:58
|
|
|
[HADOOP-5640] Allow ServicePlugins to hook callbacks into key service events - Hadoop - [issue]
|
|
...HADOOP-5257 added the ability for NameNode and DataNode to start and stop ServicePlugin implementations at NN/DN start/stop. However, this is insufficient integration for some common use cas...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-5640
Author: Todd Lipcon,
2012-09-21, 01:24
|
|
|
[HADOOP-8786] HttpServer continues to start even if AuthenticationFilter fails to init - Hadoop - [issue]
|
|
...As seen in HDFS-3904, if the AuthenticationFilter fails to initialize, the web server will continue to start up. We need to check for context initialization errors after starting the server....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8786
Author: Todd Lipcon,
2012-09-17, 20:12
|
|
|
Re: Test timeouts - Hadoop - [mail # dev]
|
|
...On Fri, Sep 14, 2012 at 11:23 AM, Aaron T. Myers wrote: I'd go one step further: If you add any test that isn't a true "unit" test (ie it relies on any mulithreading, either expl...
|
|
|
Author: Todd Lipcon,
2012-09-14, 20:27
|
|
|
[HADOOP-8787] KerberosAuthenticationHandler should include missing property names in configuration - Hadoop - [issue]
|
|
...Currently, if the spnego keytab is missing from the configuration, the user gets an error like: "javax.servlet.ServletException: Principal not defined in configuration". This should be augme...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8787
Author: Todd Lipcon,
2012-09-13, 16:13
|
|
|
[HADOOP-8537] Two TFile tests failing recently - Hadoop - [issue]
|
|
...TestTFileJClassComparatorByteArrays and TestTFileByteArrays are failing in some recent patch builds (seems to have started in the middle of May). These tests previously failed in HADOOP-7111...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8537
Author: Todd Lipcon,
2012-09-07, 22:08
|
|
|
[HADOOP-8770] NN should not RPC to self to find trash defaults (causes deadlock) - Hadoop - [issue]
|
|
...When transitioning a SBN to active, I ran into the following situation: the TrashPolicy first gets loaded by an IPC Server Handler thread. The initialize function then tries to make an RPC t...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8770
Author: Todd Lipcon,
2012-09-06, 14:40
|
|
|
[HADOOP-8624] ProtobufRpcEngine should log all RPCs if TRACE logging is enabled - Hadoop - [issue]
|
|
...Since all RPC requests/responses are now ProtoBufs, it's easy to add a TRACE level logging output for ProtobufRpcEngine that actually shows the full content of all calls. This is very handy ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8624
Author: Todd Lipcon,
2012-09-05, 21:10
|
|
|
Re: Large feature development - Hadoop - [mail # general]
|
|
...On Mon, Sep 3, 2012 at 12:05 AM, Arun C Murthy wrote: I'm not sure I ignored what you wrote. I understand that Yahoo is deploying soon on one of their clusters. That's great news...
|
|
|
Author: Todd Lipcon,
2012-09-03, 07:31
|
|
|
Re: Large feature development - Hadoop - [mail # general]
|
|
...Hey Arun, First, let me apologize if my email came off as a personal "snipe" against the project or anyone working on it. I know the team has been hard at work for multiple years now o...
|
|
|
Author: Todd Lipcon,
2012-09-03, 01:12
|
|
|
|