Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 109 (0.24s).
Loading phrases to help you
refine your search...
[HADOOP-9555] HA functionality that uses ZooKeeper may experience inadvertent TCP RST and miss session expiration event due to bug in client connection management - Hadoop - [issue]
...ZOOKEEPER-1702 tracks a client connection management bug.  The bug can cause an unexpected TCP RST that ultimately prevents delivery of a session expiration event.  The symptoms of...
http://issues.apache.org/jira/browse/HADOOP-9555    Author: Chris Nauroth, 2013-05-09, 21:36
Re: get recent changed files in hadoop - Hadoop - [mail # user]
...It sounds like you're interested in something equivalent to the Unix find command for HDFS.  HADOOP-8989 tracks adding this feature.  There is a patch available, but it's still und...
   Author: Chris Nauroth, 2013-05-08, 16:47
[HADOOP-9043] disallow in winutils creating symlinks with forwards slashes - Hadoop - [issue]
...In general, the winutils symlink command rejects attempts to create symlinks targeting a destination file that does not exist.  However, if given a symlink destination with forward slas...
http://issues.apache.org/jira/browse/HADOOP-9043    Author: Chris Nauroth, 2013-05-07, 15:06
[HADOOP-9483] winutils support for readlink command - Hadoop - [issue]
...The current codebase relies on the Unix readlink command to determine the target of a symlink on the local file system.  winutils currently does not support this functionality on Window...
http://issues.apache.org/jira/browse/HADOOP-9483    Author: Chris Nauroth, 2013-05-07, 15:06
[HADOOP-9532] HADOOP_CLIENT_OPTS is appended twice by Windows cmd scripts - Hadoop - [issue]
...This problem was reported initially for the shell scripts in HADOOP-9455.  This issue tracks the same problem for the Windows cmd scripts.  Appending HADOOP_CIENT_OPTS twice can ca...
http://issues.apache.org/jira/browse/HADOOP-9532    Author: Chris Nauroth, 2013-05-02, 15:06
Re: How to test patch - Hadoop - [mail # dev]
...Sorry, I haven't seen this issue, and I don't know much about Forrest.  You may want to verify that you're running on a clean checkout of the source tree with no changes in the site doc...
   Author: Chris Nauroth, 2013-04-30, 16:02
Re: How to test patch - Hadoop - [mail # dev]
...Hello Amit,  The build failed while trying to compile the current trunk code.  I recommend looking in this file mentioned from the build output: /home/username/tmp/trunkJavacWarnin...
   Author: Chris Nauroth, 2013-04-29, 16:09
[HADOOP-9500] TestUserGroupInformation#testGetServerSideGroups fails on Windows due to failure to find winutils.exe - Hadoop - [issue]
...The test attempts to run the winutils groups command, but the initialization logic fails to find the path to winutils.exe....
http://issues.apache.org/jira/browse/HADOOP-9500    Author: Chris Nauroth, 2013-04-28, 15:07
[HADOOP-9467] Metrics2 record filtering (.record.filter.include/exclude) does not filter by name - Hadoop - [issue]
...Filtering by record considers only the record's tag for filtering and not the record's name....
http://issues.apache.org/jira/browse/HADOOP-9467    Author: Chris Nauroth, 2013-04-26, 03:14
Re: Sqoop installation? - Hadoop - [mail # user]
...Transferring to user list (hdfs-dev bcc'd).  Hi Kevin,  The datanodes are definitely more disposable than the namenodes.  If a Sqoop command unexpectedly consumes a lot of res...
   Author: Chris Nauroth, 2013-04-23, 17:03
Sort:
project
Hadoop (109)
HDFS (51)
MapReduce (37)
Zookeeper (1)
type
issue (70)
mail # dev (24)
mail # user (9)
mail # general (6)
date
last 7 days (5)
last 30 days (19)
last 90 days (41)
last 6 months (77)
last 9 months (109)
author
Harsh J (1384)
Steve Loughran (931)
Owen O'Malley (816)
Todd Lipcon (756)
Arun C Murthy (575)
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 (303)
jason hadoop (279)
Chris Nauroth