Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 34 from 34 (0.062s).
Loading phrases to help you
refine your search...
[HADOOP-8457] Address file ownership issue for users in Administrators group on Windows. - Hadoop - [issue]
...On Linux, the initial file owners are the creators. (I think this is true in general. If there are exceptions, please let me know.) On Windows, the file created by a user in the Administrato...
http://issues.apache.org/jira/browse/HADOOP-8457    Author: Chuan Liu, 2012-09-20, 00:16
[HADOOP-8453] Add unit tests for winutils - Hadoop - [issue]
...In Hadoop-8235, we created a Windows console program, named ‘winutils’, to emulate some Linux command line utilities used by Hadoop. However no tests are provided in the original patch. As t...
http://issues.apache.org/jira/browse/HADOOP-8453    Author: Chuan Liu, 2012-08-30, 03:35
[HADOOP-8455] Address user name format on domain joined Windows machines - Hadoop - [issue]
...For a domain joined Windows machine, user name along is not a unique identifier. User name plus domain name is need in order to unique identify the user. For example, we can have both ‘Win1\...
http://issues.apache.org/jira/browse/HADOOP-8455    Author: Chuan Liu, 2012-08-03, 05:37
[HADOOP-8454] Fix the ‘chmod =[perm]’ bug in winutils - Hadoop - [issue]
...The original patch for Hadoop-8235 contained a bug for ‘chmod’ implantation. The logic to compute new access mask when ‘chmod’ mode string has ‘=’ in them is incorrect. For example, ‘winutil...
http://issues.apache.org/jira/browse/HADOOP-8454    Author: Chuan Liu, 2012-06-21, 01:33
Sort:
project
Hadoop (34)
MapReduce (2)
type
issue (31)
mail # dev (3)
date
last 7 days (0)
last 30 days (1)
last 90 days (2)
last 6 months (5)
last 9 months (34)
author
Harsh J (1372)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (573)
Eli Collins (512)
Allen Wittenauer (461)
Doug Cutting (344)
Mark Kerzner (334)
Konstantin Boudnik (333)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (302)
jason hadoop (279)
Chuan Liu