[jira] [Created] (HADOOP-8521) Port StreamInputFormat to new Map Reduce API

2012-06-21 Thread madhukara phatak (JIRA)
madhukara phatak created HADOOP-8521: Summary: Port StreamInputFormat to new Map Reduce API Key: HADOOP-8521 URL: https://issues.apache.org/jira/browse/HADOOP-8521 Project: Hadoop Common

[jira] [Created] (HADOOP-8522) ResetableGzipOutputStream creates invalid gzip files when finish() and resetState() are used

2012-06-21 Thread Mike Percy (JIRA)
Mike Percy created HADOOP-8522: -- Summary: ResetableGzipOutputStream creates invalid gzip files when finish() and resetState() are used Key: HADOOP-8522 URL: https://issues.apache.org/jira/browse/HADOOP-8522

Build failed in Jenkins: Hadoop-Common-0.23-Build #290

2012-06-21 Thread Apache Jenkins Server
See Changes: [bobby] svn merge -c 1352330. FIXES: MAPREDUCE-3889. job client tries to use /tasklog interface, but that doesn't exist anymore (Devaraj K via bobby) -- [...truncated 13294

[jira] [Resolved] (HADOOP-8517) --config option does not work with Hadoop installation on Windows

2012-06-21 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp resolved HADOOP-8517. - Resolution: Not A Problem > --config option does not work with Hadoop installation on Window

[jira] [Created] (HADOOP-8523) test-patch.sh is doesn't validate patches before building

2012-06-21 Thread Jack Dintruff (JIRA)
Jack Dintruff created HADOOP-8523: - Summary: test-patch.sh is doesn't validate patches before building Key: HADOOP-8523 URL: https://issues.apache.org/jira/browse/HADOOP-8523 Project: Hadoop Common

[jira] [Created] (HADOOP-8524) Allow users to get source of a Configuration parameter

2012-06-21 Thread Harsh J (JIRA)
Harsh J created HADOOP-8524: --- Summary: Allow users to get source of a Configuration parameter Key: HADOOP-8524 URL: https://issues.apache.org/jira/browse/HADOOP-8524 Project: Hadoop Common Issue Ty

[jira] [Reopened] (HADOOP-8517) --config option does not work with Hadoop installation on Windows

2012-06-21 Thread Trupti Dhavle (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trupti Dhavle reopened HADOOP-8517: --- --config is a switch given to export the HADOOP_CONF_DIR path in the command line. When I run t

[jira] [Reopened] (HADOOP-8486) Resource leak - Close the open resource handles (File handles) before throwing the exception from the SequenceFile constructor

2012-06-21 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bikas Saha reopened HADOOP-8486: This has caused build failure because Path.getUriPath is no longer available. [javac] c:\Users\bi

Re: Mac OS-X apache hadoop installation issues

2012-06-21 Thread Nikit Saraf
I too am getting the same errors when I am running the same command on Ubuntu.I have searched the whole internet but could not find a solution to it.Were you able to solve? If yes, then will you help me? I have started snatching my hairs!!!

[jira] [Created] (HADOOP-8525) Provide Improved Traceability for Configuration

2012-06-21 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created HADOOP-8525: --- Summary: Provide Improved Traceability for Configuration Key: HADOOP-8525 URL: https://issues.apache.org/jira/browse/HADOOP-8525 Project: Hadoop Common

Re: Mac OS-X apache hadoop installation issues

2012-06-21 Thread Harsh J
Nikit, We had responded to this earlier with a possible solution (Use a _proper_ jar path being it.) See the response at http://search-hadoop.com/m/8ryfMcUvPQ1 On Fri, Jun 22, 2012 at 2:03 AM, Nikit Saraf wrote: > I too am getting the same errors when I am running the same command on > Ubuntu.I

[jira] [Resolved] (HADOOP-8409) Fix TestCommandLineJobSubmission and TestGenericOptionsParser to work for windows

2012-06-21 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bikas Saha resolved HADOOP-8409. Resolution: Fixed > Fix TestCommandLineJobSubmission and TestGenericOptionsParser to work for

Branch for Hadoop on Windows

2012-06-21 Thread Bikas Saha
Hi, branch-1-win was created to stage the work needed to make Hadoop run natively on Windows. There has been great progress on it that all of us can try out. As that work nears completion, I would like have a corresponding branch-trunk-win created to port the work to trunk. Thanks Bikas

Re: Branch for Hadoop on Windows

2012-06-21 Thread Arun Murthy
Sounds great, I'll create the branch for you. Thanks for the your efforts on this so far! On Thu, Jun 21, 2012 at 4:58 PM, Bikas Saha wrote: > Hi, > > branch-1-win was created to stage the work needed to make Hadoop run > natively on Windows. There has been great progress on it that all of us ca