Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 25 (0.309s).
Loading phrases to help you
refine your search...
[HADOOP-8879] TestUserGroupInformation fails on Windows when runas Administrator - Hadoop - [issue]
...User name is case insensitive on Windows and whoami returns administrator instead of Administrator causing test assertion to fail....
http://issues.apache.org/jira/browse/HADOOP-8879    Author: Bikas Saha, 2012-10-04, 05:59
[HADOOP-8836] UGI should throw exception in case winutils.exe cannot be loaded - Hadoop - [issue]
...In upstream projects like Hive its hard to see why getting user group information failed because the API swallows the exception. One of the cases is when winutils is not present where Hadoop...
http://issues.apache.org/jira/browse/HADOOP-8836    Author: Bikas Saha, 2012-10-01, 21:39
[HADOOP-8234] Enable user group mappings on Windows - Hadoop - [issue]
...The initial patch submitted is missing mapping of users to groups. A number of test failures are related to this. The jira tracks adding this support....
http://issues.apache.org/jira/browse/HADOOP-8234    Author: Bikas Saha, 2012-09-27, 00:26
[HADOOP-8250] Investigate uses of FileUtil and functional correctness based on current use cases - Hadoop - [issue]
...The current Windows patch replaces symlink with copy. This jira tracks understanding the implications of this change and others like it on expected functionality....
http://issues.apache.org/jira/browse/HADOOP-8250    Author: Bikas Saha, 2012-09-18, 01:13
[HADOOP-8421] Verify and fix build of c++ targets in Hadoop on Windows - Hadoop - [issue]
...There are a bunch of c++ files that are not compiled by default for legacy reasons. They represent important functionality. We need to make sure they build on Windows.There is some dependenc...
http://issues.apache.org/jira/browse/HADOOP-8421    Author: Bikas Saha, 2012-09-12, 03:22
[HADOOP-8739] Cmd scripts for Windows have issues in argument parsing - Hadoop - [issue]
...The parsing of the arguments has a bug in the way its broken down and this break things such at handling globbing (* char)....
http://issues.apache.org/jira/browse/HADOOP-8739    Author: Bikas Saha, 2012-09-10, 15:30
[HADOOP-8664] hadoop streaming job need the full path to commands even when they are in the path - Hadoop - [issue]
...run a hadoop streaming job asbin/hadoop jar path_to_streaming_jar -input path_on_hdfs -mapper cat -output path_on_hdfs -reducer catwill fail saying program cat not found. cat is in the path ...
http://issues.apache.org/jira/browse/HADOOP-8664    Author: Bikas Saha, 2012-09-06, 00:09
[HADOOP-8657] TestCLI fails on Windows because it uses hardcoded file length of test files committed to the source code - Hadoop - [issue]
...The actual length of the file would depend on the character encoding used and hence cannot be hard-coded....
http://issues.apache.org/jira/browse/HADOOP-8657    Author: Bikas Saha, 2012-08-30, 03:20
[HADOOP-8646] Avoid logging "Cannot run program getconf" on Windows - Hadoop - [issue]
...ProcfsbasesProcessTree logs error messages when it cannot run getconf to determine system attributes on linux. this causes a lot of log spew on windows. need to fix this code because linux i...
http://issues.apache.org/jira/browse/HADOOP-8646    Author: Bikas Saha, 2012-08-03, 05:27
[HADOOP-8618] Windows build failing after 1.0.3 got merged into branch-1-win - Hadoop - [issue]
http://issues.apache.org/jira/browse/HADOOP-8618    Author: Bikas Saha, 2012-07-24, 21:53
Sort:
project
MapReduce (42)
Hadoop (25)
HDFS (10)
type
issue (17)
mail # dev (5)
mail # general (2)
mail # user (1)
date
last 7 days (4)
last 30 days (4)
last 90 days (6)
last 6 months (9)
last 9 months (25)
author
Harsh J (1373)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (573)
Eli Collins (512)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (334)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (302)
jason hadoop (279)
Bikas Saha