Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 38 (0.077s).
Loading phrases to help you
refine your search...
[HADOOP-8456] Support spaces in user names and group names in results returned via winutils - Hadoop - [issue]
...When parsing results returned by ‘ls’, we made implicit assumption that user and group names cannot contain spaces. On Linux, spaces are not allowed in user names and group names. This is no...
http://issues.apache.org/jira/browse/HADOOP-8456    Author: Chuan Liu, 2012-11-18, 23:32
[HADOOP-9006] Winutils should keep Administrators privileges intact - Hadoop - [issue]
...This issue was originally discovered by Ivan Mitic. Cite his words as follows.Current by design behavior is for winutils to ACL the folders only for the user passed in thru chmod/chown. This...
http://issues.apache.org/jira/browse/HADOOP-9006    Author: Chuan Liu, 2012-11-09, 17:49
[HADOOP-8601] Extend TestShell to cover Windows shell commands - Hadoop - [issue]
...The existing unit test only covers Linux shell commands. Since we begin to support Windows and use completely different commands on Windows, it make sense to extend TestShell to cover Window...
http://issues.apache.org/jira/browse/HADOOP-8601    Author: Chuan Liu, 2012-11-06, 00:02
[HADOOP-9007] TestJobStatusPersistency.testJobStoreDisablingWithInvalidPath failure - Hadoop - [issue]
...We have the following unit test failure on Windows.org.apache.hadoop.mapred.TestJobStatusPersistency.testJobStoreDisablingWithInvalidPathError MessageCannot chmod parent!Stacktracejunit.fram...
http://issues.apache.org/jira/browse/HADOOP-9007    Author: Chuan Liu, 2012-11-04, 19:11
[HADOOP-8544] Move an assertion location in 'winutils chmod' - Hadoop - [issue]
...We have an assertion in chmod that will be triggered in case of permission change without giving a permission or a reference, e.g. 'chmod + [FILE]'. Such operations are valid, and wi...
http://issues.apache.org/jira/browse/HADOOP-8544    Author: Chuan Liu, 2012-10-22, 22:43
[HADOOP-8763] Set group owner on Windows failed - Hadoop - [issue]
...RawLocalFileSystem.setOwner() method may incorrectly set the group owner of a file on Windows.Specifically the following function in RawLocalFileSystem class will fail on Windows when userna...
http://issues.apache.org/jira/browse/HADOOP-8763    Author: Chuan Liu, 2012-10-20, 00:41
[HADOOP-8683] Create true symbolic links on Windows - Hadoop - [issue]
...In branch-1-win, we currently copy files for symbolic links in Hadoop on Windows. We have talked to David Lao who made the original fix, and did some investigation on Windows. Windows began ...
http://issues.apache.org/jira/browse/HADOOP-8683    Author: Chuan Liu, 2012-10-19, 23:50
[HADOOP-8682] Create true symbolic links on Windows - Hadoop - [issue]
...In branch-1-win, we currently copy files for symbolic links in Hadoop on Windows. We have talked to David Lao who made the original fix, and did some investigation on Windows. Windows began ...
http://issues.apache.org/jira/browse/HADOOP-8682    Author: Chuan Liu, 2012-10-19, 23:50
[HADOOP-8681] Create true symbolic links on Windows - Hadoop - [issue]
...In branch-1-win, we currently copy files for symbolic links in Hadoop on Windows. We have talked to David Lao who made the original fix, and did some investigation on Windows. Windows began ...
http://issues.apache.org/jira/browse/HADOOP-8681    Author: Chuan Liu, 2012-10-19, 23:50
[HADOOP-8680] Create true symbolic links on Windows - Hadoop - [issue]
...In branch-1-win, we currently copy files for symbolic links in Hadoop on Windows. We have talked to David Lao who made the original fix, and did some investigation on Windows. Windows began ...
http://issues.apache.org/jira/browse/HADOOP-8680    Author: Chuan Liu, 2012-10-19, 23:49
Sort:
project
Hadoop (38)
HDFS (2)
MapReduce (2)
type
issue (35)
mail # dev (3)
date
last 7 days (4)
last 30 days (6)
last 90 days (6)
last 6 months (7)
last 9 months (38)
author
Harsh J (1387)
Steve Loughran (941)
Owen O'Malley (816)
Todd Lipcon (759)
Arun C Murthy (577)
Eli Collins (516)
Allen Wittenauer (461)
Konstantin Boudnik (347)
Doug Cutting (344)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (304)
jason hadoop (279)
Chuan Liu