| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
27 (0.106s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-9438] LocalFileContext does not throw an exception on mkdir for already existing directory - Hadoop - [issue]
|
|
...according to http://hadoop.apache.org/docs/current/api/org/apache/hadoop/fs/FileContext.html#mkdir%28org.apache.hadoop.fs.Path,%20org.apache.hadoop.fs.permission.FsPermission,%20boolean%29sh...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9438
Author: Robert Joseph Evans,
2013-05-04, 18:30
|
|
|
[HADOOP-9419] CodecPool should avoid OOMs with buggy codecs - Hadoop - [issue]
|
|
...I recently found a bug in the gpl compression libraries that was causing map tasks for a particular job to OOM.https://github.com/omalley/hadoop-gpl-compression/issues/3Now granted it does n...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9419
Author: Robert Joseph Evans,
2013-03-19, 21:20
|
|
|
[HADOOP-9025] org.apache.hadoop.tools.TestCopyListing failing - Hadoop - [issue]
|
|
...https://builds.apache.org/job/PreCommit-HADOOP-Build/1732//testReport/org.apache.hadoop.tools/TestCopyListing/testDuplicates/...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9025
Author: Robert Joseph Evans,
2013-02-06, 17:05
|
|
|
[HADOOP-8986] Server$Call object is never released after it is sent - Hadoop - [issue]
|
|
...When an IPC response cannot be returned without blocking an Server$Call object is attached to the SelectionKey of the write selector. However the call object is never removed from the ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8986
Author: Robert Joseph Evans,
2013-02-06, 17:05
|
|
|
[HADOOP-9201] Trash can get Namespace collision - Hadoop - [issue]
|
|
...$ hadoop fs -touchz test$ hadoop fs -rm testMoved: 'hdfs://nn:8020/user/ME/test' to trash at: hdfs://nn:8020/user/ME/.Trash/Current$ hadoop fs -mkdir test$ hadoop fs -touchz test/1$ hadoop f...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9201
Author: Robert Joseph Evans,
2013-01-11, 20:23
|
|
|
[HADOOP-9169] Bring branch-0.23 ExitUtil up to same level as branch-2 - Hadoop - [issue]
|
|
...ExitUtil in 0.23 is behind branch-2, because a number of changes went in that were part of HDFS JIRA....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9169
Author: Robert Joseph Evans,
2012-12-27, 12:39
|
|
|
[HADOOP-8477] Pull in Yahoo! Hadoop Tutorial and update it accordingly. - Hadoop - [issue]
|
|
...I was able to get the Yahoo! Hadoop tutorial released under an Apache 2.0 license. This allows us to make it a official part of the Hadoop Project. This ticket is to pull the tut...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8477
Author: Robert Joseph Evans,
2012-11-20, 21:51
|
|
|
[HADOOP-8661] RemoteException's Stack Trace would be better returned by getStackTrace - Hadoop - [issue]
|
|
...It looks like all exceptions produced by RemoteException include the full stack trace of the original exception in the message. This is different from 1.0 behavior to aid in debugging,...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8661
Author: Robert Joseph Evans,
2012-10-23, 19:56
|
|
|
[HADOOP-8941] FSShell double encodes qualified Paths - Hadoop - [issue]
|
|
...$ hadoop fs -mkdir /tmp/me$ hadoop fs -touchz /tmp/me/A%3AB$ hadoop fs -ls /tmp/me/A%3ABFound 1 items-rw------- 3 me hdfs 0 2012-10-18 17:47 /tmp/me/...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8941
Author: Robert Joseph Evans,
2012-10-18, 18:51
|
|
|
[HADOOP-8551] fs -mkdir creates parent directories without the -p option - Hadoop - [issue]
|
|
...hadoop fs -mkdir foo/bar will work even if bar is not present. It should only work if -p is given and foo is not present....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8551
Author: Robert Joseph Evans,
2012-10-02, 20:34
|
|
|
|