| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
34 (0.246s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-9443] Port winutils static code analysis change to trunk - Hadoop - [issue]
|
|
...We hit a problem in winutils when running tests on Windows. The static code analysis change will fix the problem. More specifically, the old code always assumes the security descriptor get f...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9443
Author: Chuan Liu,
2013-04-21, 15:07
|
|
|
RE: [Vote] Merge branch-trunk-win to trunk - Hadoop - [mail # dev]
|
|
...+1 (non-binding) As someone also contributed to porting Hadoop to Windows, I think Java already provided a very good platform independent platform. For features that are not available ...
|
|
|
Author: Chuan Liu,
2013-02-28, 20:21
|
|
|
RE: About FileBasedGroupMapping provider and Virtual Groups - Hadoop - [mail # dev]
|
|
...On the above point alone, I really would like to see HDFS supporting POSIX access control list. http://en.wikipedia.org/wiki/Access_control_list This feature is available on most...
|
|
|
Author: Chuan Liu,
2012-12-14, 00:36
|
|
|
[HADOOP-8564] Port and extend Hadoop native libraries for Windows to address datanode concurrent reading and writing issue - Hadoop - [issue]
|
|
...HDFS files are made up of blocks. First, let’s look at writing. When the data is written to datanode, an active or temporary file is created to receive packets. After the last packet for the...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8564
Author: Chuan Liu,
2012-12-10, 21:24
|
|
|
RE: [VOTE] introduce Python as build-time and run-time dependency for Hadoop and throughout Hadoop stack - Hadoop - [mail # dev]
|
|
...+1 +1 +1 Agree with Matt on the code maintainability. I think on one side we have Shell which is a script language and OS dependent, e.g. as in bash vs powershell; on the other s...
|
|
|
Author: Chuan Liu,
2012-11-30, 03:22
|
|
|
[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
|
|
|
|