Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 93 (0.505s).
Loading phrases to help you
refine your search...
[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
[HADOOP-8139] Path does not allow metachars to be escaped - Hadoop - [issue]
...Path converts "\" into "/", probably for windows support?  This means it's impossible for the user to escape metachars in a path name.  Glob expansion can have deadly results.Here ...
http://issues.apache.org/jira/browse/HADOOP-8139    Author: Daryn Sharp, 2013-01-16, 15:48
[HADOOP-9105] FsShell -moveFromLocal erroneously fails - Hadoop - [issue]
...The move successfully completes, but then reports error upon trying to delete the local source directory even though it succeeded....
http://issues.apache.org/jira/browse/HADOOP-9105    Author: Daryn Sharp, 2012-12-21, 14:05
[HADOOP-9161] FileSystem.moveFromLocalFile fails to remove source - Hadoop - [issue]
...FileSystem.moveFromLocalFile fails with cannot remove file:/path after copying the files.  It appears to be trying to remove a file uri as a relative path....
http://issues.apache.org/jira/browse/HADOOP-9161    Author: Daryn Sharp, 2012-12-20, 16:09
Sort:
project
Hadoop (93)
HDFS (72)
MapReduce (36)
type
issue (72)
mail # general (10)
mail # dev (8)
mail # user (3)
date
last 7 days (1)
last 30 days (8)
last 90 days (19)
last 6 months (31)
last 9 months (93)
author
Harsh J (1373)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (574)
Eli Collins (513)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (335)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (302)
jason hadoop (279)
Daryn Sharp