| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
38 (0.151s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-9637] Adding Native Fstat for Windows as needed by YARN - Hadoop - [issue]
|
|
...In the YARN, nodemanager need to enforce the log file can only be accessed by the owner. At various places, SecureIOUtils.openForRead() was called to enforce this check. We don't have Native...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9637
Author: Chuan Liu,
2013-06-19, 14:38
|
|
|
[HADOOP-9632] TestShellCommandFencer will fail if there is a 'host' machine in the network - Hadoop - [issue]
|
|
...TestShellCommandFencer will fail if there is a machine named ‘host’ in the network. The %target_address% environment variable used in the test was from result of InetSocketAddress.getAddress...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9632
Author: Chuan Liu,
2013-06-16, 15:07
|
|
|
[HADOOP-9609] Remove sh dependency of bin-package target - Hadoop - [issue]
|
|
...In Ant package target, we no longer use packageBinNativeHadoop.sh to place native library binaries. However, the same script is still present in the bin-package target. We should remove bin-...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9609
Author: Chuan Liu,
2013-06-16, 07:00
|
|
|
[HADOOP-9620] Umbrella jira to track windows unit test failures on branch-2 - Hadoop - [issue]
|
|
...After merging trunk change into branch-2, we are seeing a new set of unit test failures We are seeing some unit test failures in branch-2 on Windows. This is an umbrella jira to track the re...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9620
Author: Chuan Liu,
2013-06-12, 07:23
|
|
|
[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,
2013-06-02, 20:33
|
|
|
[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-05-24, 23:57
|
|
|
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
|
|
|
|