| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
94 (0.118s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-9336] Allow UGI of current connection to be queried - Hadoop - [issue]
|
|
...Querying UGI.getCurrentUser is synch'ed and inefficient for short-lived RPC requests. Since the connection already contains the UGI, there should be a means to query it directly and av...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9336
Author: Daryn Sharp,
2013-03-01, 14:04
|
|
|
[HADOOP-9339] IPC.Server incorrectly sets UGI auth type - Hadoop - [issue]
|
|
...For non-secure servers, IPC.Server#processConnectionContext will explicitly set the UGI's auth type to SIMPLE. However the auth type has already been set by this point, and this explic...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9339
Author: Daryn Sharp,
2013-02-28, 13:20
|
|
|
[HADOOP-9289] FsShell rm -f fails for non-matching globs - Hadoop - [issue]
|
|
...Rm -f isn't supposed to error for paths that don't exist. It works as expected for exact paths, but fails for non-matching globs....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9289
Author: Daryn Sharp,
2013-02-07, 14:04
|
|
|
[HADOOP-9070] Kerberos SASL server cannot find kerberos key - Hadoop - [issue]
|
|
...HADOOP-9015 inadvertently removed a doAs block around instantiation of the sasl server which renders a server incapable of accepting kerberized connections....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9070
Author: Daryn Sharp,
2013-02-07, 03:12
|
|
|
[HADOOP-8906] paths with multiple globs are unreliable - Hadoop - [issue]
|
|
...Let's say we have have a structure of "$date/$user/stuff/file". Multiple globs are unreliable unless every directory in the structure exists.These work:date*/userdate*/user/stuffdate*/...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8906
Author: Daryn Sharp,
2013-02-06, 17:05
|
|
|
Re: [VOTE] hadoop 0.23.6 rc1 release - Hadoop - [mail # general]
|
|
...+1 (non-binding) Built from source and successfully ran jobs on a secure cluster. Daryn On Feb 5, 2013, at 9:04 AM, Thomas Graves wrote: ...
|
|
|
Author: Daryn Sharp,
2013-02-05, 16:06
|
|
|
Re: Oozie workflow error - renewing token issue - Hadoop - [mail # user]
|
|
...The token renewer needs to be the job tracker principal. I think oozie had "mr token" hardcoded at one point, but later changed it to use a conf setting. The rest of the log look...
|
|
|
Author: Daryn Sharp,
2013-01-30, 21:06
|
|
|
Re: [VOTE] hadoop 0.23.6 release - Hadoop - [mail # general]
|
|
...-1, secondary namenode won't stay up due after HADOOP-9181. The 2NN's main fires off a daemon thread and relied on the http server not running as a daemon, so the 2NN exits immediately...
|
|
|
Author: Daryn Sharp,
2013-01-22, 19:52
|
|
|
Re: [VOTE] hadoop 0.23.6 release - Hadoop - [mail # general]
|
|
...+1 Builds and runs ok for me. Daryn On Jan 21, 2013, at 4:41 PM, Siddharth Seth wrote: ...
|
|
|
Author: Daryn Sharp,
2013-01-22, 18:18
|
|
|
[HADOOP-8999] SASL negotiation is flawed - Hadoop - [issue]
|
|
...The RPC protocol used for SASL negotiation is flawed. The server's RPC response contains the next SASL challenge token, but a SASL server can return null (I'm done) or a N-many byte ch...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8999
Author: Daryn Sharp,
2013-01-17, 14:05
|
|
|
|