Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 50 (0.111s).
Loading phrases to help you
refine your search...
[HADOOP-9551] Backport common utils introduced with HADOOP-9413 to branch-1-win - Hadoop - [issue]
...Branch-1-win has the same set of problems described in HADOOP-9413. With this Jira I plan to prepare a branch-1-win compatible patch....
http://issues.apache.org/jira/browse/HADOOP-9551    Author: Ivan Mitic, 2013-05-19, 07:15
[HADOOP-9579] Contrib ant test target not setting the java.library.path - Hadoop - [issue]
...build-contrib.xml does not set java.library.path causing tests to run without the hadoop native library. This is a bigger problem on Windows as having the native library is required....
http://issues.apache.org/jira/browse/HADOOP-9579    Author: Ivan Mitic, 2013-05-19, 06:59
[HADOOP-9552] Windows log4j template should suppress info messages from mortbay.log - Hadoop - [issue]
...Additional log messages on stdout:C:\>c:\apps\dist\hadoop-1.1.0-SNAPSHOT\bin\hadoop dfs -ls /13/04/05 20:32:24 INFO mortbay.log: Logging to org.slf4j.impl.Log4jLoggerAdapter (org.mortbay....
http://issues.apache.org/jira/browse/HADOOP-9552    Author: Ivan Mitic, 2013-05-08, 18:15
[HADOOP-9413] Introduce common utils for File#setReadable/Writable/Executable and File#canRead/Write/Execute that work cross-platform - Hadoop - [issue]
...So far, we've seen many unittest and product bugs in Hadoop on Windows because Java's APIs that manipulate with permissions do not work as expected. We've addressed many of these problems on...
http://issues.apache.org/jira/browse/HADOOP-9413    Author: Ivan Mitic, 2013-05-08, 05:19
[HADOOP-9525] Add tests that validate winutils chmod behavior on folders - Hadoop - [issue]
...As part of HADOOP-9413 and HDFS-4610 I realized that we don't have tests that validate the behavior of winutils chmod on folders. It would be good to add additional tests to both validate th...
http://issues.apache.org/jira/browse/HADOOP-9525    Author: Ivan Mitic, 2013-05-02, 02:45
RE: Using Hadoop core jars on Windows - Hadoop - [mail # user]
...Hi Benjamin,  Is there a specific version of Hadoop you are interested in? Hadoop 1.0, Hadoop 2.0?  There is not an official Apache release of Hadoop on Windows yet, however, there...
   Author: Ivan Mitic, 2013-05-02, 02:03
[HADOOP-9472] Cleanup hadoop-config.cmd - Hadoop - [issue]
...Some portions of hadoop-config.cmd script are unused and should be cleaned up....
http://issues.apache.org/jira/browse/HADOOP-9472    Author: Ivan Mitic, 2013-04-29, 04:22
[HADOOP-9490] LocalFileSystem#reportChecksumFailure not closing the checksum file handle before rename - Hadoop - [issue]
...LocalFileSystem#reportChecksumFailure is not closing the open stream on the checksum file before it moves it to the bad_files folder, what causes the operation to fail on Windows.TestLocalFi...
http://issues.apache.org/jira/browse/HADOOP-9490    Author: Ivan Mitic, 2013-04-28, 15:07
[HADOOP-8412] TestModTime, TestDelegationToken and TestAuthenticationToken fail intermittently on Windows - Hadoop - [issue]
...Jira tracking failures from the summary....
http://issues.apache.org/jira/browse/HADOOP-8412    Author: Ivan Mitic, 2013-04-26, 16:09
[HADOOP-9452] Windows install scripts bugfixes - Hadoop - [issue]
...A few bugfixes we've done to install scripts on Windows....
http://issues.apache.org/jira/browse/HADOOP-9452    Author: Ivan Mitic, 2013-04-20, 21:11
Sort:
project
Hadoop (50)
HDFS (14)
MapReduce (10)
type
issue (47)
mail # dev (2)
mail # user (1)
date
last 7 days (2)
last 30 days (9)
last 90 days (22)
last 6 months (29)
last 9 months (50)
author
Harsh J (1373)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (573)
Eli Collins (512)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (335)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (302)
jason hadoop (279)
Ivan Mitic