[jira] [Commented] (HADOOP-8794) Modifiy bin/hadoop to point to HADOOP_YARN_HOME

2012-09-23 Thread Hemanth Yamijala (JIRA)
Bug >Affects Versions: 0.23.0, 2.0.1-alpha >Reporter: Vinod Kumar Vavilapalli >Assignee: Vinod Kumar Vavilapalli > Attachments: HADOOP-8794-20120912.txt, HADOOP-8794-20120923.txt > > > YARN-9 renames YARN_HOME to HADOOP_YARN_HOME. bin/hadoop

[jira] [Updated] (HADOOP-6858) Enable rotateable JVM garbage collection logs for Hadoop daemons

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-6858: Status: Open (was: Patch Available) Hi Andrew, Can you rebase your patch for trunk please? Also, when ro

[jira] [Commented] (HADOOP-2) Reused Keys and Values fail with a Combiner

2012-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461539#comment-13461539 ] Hudson commented on HADOOP-2: - Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #189 (See [https://bui

[jira] [Commented] (HADOOP-8794) Modifiy bin/hadoop to point to HADOOP_YARN_HOME

2012-09-23 Thread Hadoop QA (JIRA)
the latest attachment http://issues.apache.org/jira/secure/attachment/12546221/HADOOP-8794-20120923.txt against trunk revision . +1 @author. The patch does not contain any @author tags. -1 tests included. The patch doesn't appear to include any new or modifi

[jira] [Updated] (HADOOP-8794) Modifiy bin/hadoop to point to HADOOP_YARN_HOME

2012-09-23 Thread Vinod Kumar Vavilapalli (JIRA)
>Affects Versions: 2.0.1-alpha, 0.23.0 >Reporter: Vinod Kumar Vavilapalli >Assignee: Vinod Kumar Vavilapalli > Attachments: HADOOP-8794-20120912.txt, HADOOP-8794-20120923.txt > > > YARN-9 renames YARN_HOME to HADOOP_YARN_HOME. bin/hadoop script also

[jira] [Updated] (HADOOP-8794) Modifiy bin/hadoop to point to HADOOP_YARN_HOME

2012-09-23 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli updated HADOOP-8794: Attachment: HADOOP-8794-20120923.txt Minor fixes. Tested this together

[jira] [Updated] (HADOOP-8794) Modifiy bin/hadoop to point to HADOOP_YARN_HOME

2012-09-23 Thread Vinod Kumar Vavilapalli (JIRA)
ect: Hadoop Common > Issue Type: Bug >Affects Versions: 2.0.1-alpha, 0.23.0 >Reporter: Vinod Kumar Vavilapalli >Assignee: Vinod Kumar Vavilapalli > Attachments: HADOOP-8794-20120912.txt, HADOOP-8794-20120923.txt > > > YARN-9 renames YARN_H

[jira] [Commented] (HADOOP-8589) ViewFs tests fail when tests and home dirs are nested

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461481#comment-13461481 ] Harsh J commented on HADOOP-8589: - This is indeed still a problem on trunk: /home/foo/ba

[jira] [Updated] (HADOOP-6685) Change the generic serialization framework API to use serialization-specific bytes instead of Map for configuration

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-6685: Status: Open (was: Patch Available) Patch isn't updated for the current development tip. Unmarking the PA

[jira] [Commented] (HADOOP-8292) TableMapping does not refresh when topology is updated

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461462#comment-13461462 ] Harsh J commented on HADOOP-8292: - {code} + protected void clearCache() { +cache.cle

[jira] [Commented] (HADOOP-8436) NPE In getLocalPathForWrite ( path, conf ) when dfs.client.buffer.dir not configured

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461457#comment-13461457 ] Harsh J commented on HADOOP-8436: - Hi, Does this functionally depend on HADOOP-8437 as p

[jira] [Updated] (HADOOP-8436) NPE In getLocalPathForWrite ( path, conf ) when dfs.client.buffer.dir not configured

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-8436: Affects Version/s: (was: 3.0.0) Status: Open (was: Patch Available) Canceling patch un

[jira] [Updated] (HADOOP-8437) getLocalPathForWrite is not throwing any expection for invalid paths

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-8437: Status: Open (was: Patch Available) Canceling patch until the few superficial comments are addressed.

[jira] [Commented] (HADOOP-8437) getLocalPathForWrite is not throwing any expection for invalid paths

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461455#comment-13461455 ] Harsh J commented on HADOOP-8437: - Hi Brahma, Couple of comments: {code} +if (0

[jira] [Updated] (HADOOP-8437) getLocalPathForWrite is not throwing any expection for invalid paths

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-8437: Fix Version/s: (was: 2.0.2-alpha) (was: 3.0.0) > getLocalPathForWrite is no

[jira] [Updated] (HADOOP-8386) hadoop script doesn't work if 'cd' prints to stdout (default behavior in Ubuntu)

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-8386: Affects Version/s: (was: 0.20.205.0) > hadoop script doesn't work if 'cd' prints to stdout (defaul

[jira] [Commented] (HADOOP-8386) hadoop script doesn't work if 'cd' prints to stdout (default behavior in Ubuntu)

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461453#comment-13461453 ] Harsh J commented on HADOOP-8386: - Hi Christopher, Is it cause the default Ubuntu shell

[jira] [Commented] (HADOOP-2) Reused Keys and Values fail with a Combiner

2012-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461448#comment-13461448 ] Hudson commented on HADOOP-2: - Integrated in HBase-TRUNK #3371 (See [https://builds.apache.org/

[jira] [Commented] (HADOOP-8588) SerializationFactory shouldn't throw a NullPointerException if the serializations list is empty

2012-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461422#comment-13461422 ] Hudson commented on HADOOP-8588: Integrated in Hadoop-Mapreduce-trunk #1205 (See [https:

[jira] [Commented] (HADOOP-8151) Error handling in snappy decompressor throws invalid exceptions

2012-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461421#comment-13461421 ] Hudson commented on HADOOP-8151: Integrated in Hadoop-Mapreduce-trunk #1205 (See [https:

[jira] [Commented] (HADOOP-8833) fs -text should make sure to call inputstream.seek(0) before using input stream

2012-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461420#comment-13461420 ] Hudson commented on HADOOP-8833: Integrated in Hadoop-Mapreduce-trunk #1205 (See [https:

[jira] [Commented] (HADOOP-7256) Resource leak during failure scenario of closing of resources.

2012-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461418#comment-13461418 ] Hudson commented on HADOOP-7256: Integrated in Hadoop-Mapreduce-trunk #1205 (See [https:

[jira] [Commented] (HADOOP-8158) Interrupting hadoop fs -put from the command line causes a LeaseExpiredException

2012-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461419#comment-13461419 ] Hudson commented on HADOOP-8158: Integrated in Hadoop-Mapreduce-trunk #1205 (See [https:

[jira] [Commented] (HADOOP-8151) Error handling in snappy decompressor throws invalid exceptions

2012-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461411#comment-13461411 ] Hudson commented on HADOOP-8151: Integrated in Hadoop-Hdfs-trunk #1174 (See [https://bui

[jira] [Commented] (HADOOP-8588) SerializationFactory shouldn't throw a NullPointerException if the serializations list is empty

2012-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461412#comment-13461412 ] Hudson commented on HADOOP-8588: Integrated in Hadoop-Hdfs-trunk #1174 (See [https://bui

[jira] [Commented] (HADOOP-8833) fs -text should make sure to call inputstream.seek(0) before using input stream

2012-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461410#comment-13461410 ] Hudson commented on HADOOP-8833: Integrated in Hadoop-Hdfs-trunk #1174 (See [https://bui

[jira] [Commented] (HADOOP-7256) Resource leak during failure scenario of closing of resources.

2012-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461408#comment-13461408 ] Hudson commented on HADOOP-7256: Integrated in Hadoop-Hdfs-trunk #1174 (See [https://bui

[jira] [Commented] (HADOOP-8158) Interrupting hadoop fs -put from the command line causes a LeaseExpiredException

2012-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461409#comment-13461409 ] Hudson commented on HADOOP-8158: Integrated in Hadoop-Hdfs-trunk #1174 (See [https://bui

[jira] [Commented] (HADOOP-8158) Interrupting hadoop fs -put from the command line causes a LeaseExpiredException

2012-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461404#comment-13461404 ] Hudson commented on HADOOP-8158: Integrated in Hadoop-Mapreduce-trunk-Commit #2780 (See

[jira] [Updated] (HADOOP-6762) exception while doing RPC I/O closes channel

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-6762: Status: Open (was: Patch Available) Cancelling patch as it fails several relevant tests. Needs to be re-

[jira] [Updated] (HADOOP-8226) a few native libraries are missing from a full build and binary tarball

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-8226: Resolution: Not A Problem Status: Resolved (was: Patch Available) Doesn't seem to be a problem on

[jira] [Commented] (HADOOP-8151) Error handling in snappy decompressor throws invalid exceptions

2012-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461388#comment-13461388 ] Hudson commented on HADOOP-8151: Integrated in Hadoop-Mapreduce-trunk-Commit #2779 (See

[jira] [Commented] (HADOOP-8588) SerializationFactory shouldn't throw a NullPointerException if the serializations list is empty

2012-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461389#comment-13461389 ] Hudson commented on HADOOP-8588: Integrated in Hadoop-Mapreduce-trunk-Commit #2779 (See

[jira] [Updated] (HADOOP-8588) SerializationFactory shouldn't throw a NullPointerException if the serializations list is empty

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-8588: Attachment: HADOOP-8588.txt Attaching committed patch as I had also cleaned up a couple of whitespace and

[jira] [Commented] (HADOOP-8158) Interrupting hadoop fs -put from the command line causes a LeaseExpiredException

2012-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461382#comment-13461382 ] Hudson commented on HADOOP-8158: Integrated in Hadoop-Hdfs-trunk-Commit #2821 (See [http

[jira] [Commented] (HADOOP-8158) Interrupting hadoop fs -put from the command line causes a LeaseExpiredException

2012-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461381#comment-13461381 ] Hudson commented on HADOOP-8158: Integrated in Hadoop-Common-trunk-Commit #2758 (See [ht

[jira] [Commented] (HADOOP-8158) Interrupting hadoop fs -put from the command line causes a LeaseExpiredException

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461380#comment-13461380 ] Harsh J commented on HADOOP-8158: - Filed HDFS-3968 for the intermittent test failure.

[jira] [Resolved] (HADOOP-7542) Change XML format to 1.1 to add support for serializing additional characters

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-7542. - Resolution: Won't Fix Release Note: (was: Changes the Configuration file's XML format to 1.1 fro

[jira] [Updated] (HADOOP-8158) Interrupting hadoop fs -put from the command line causes a LeaseExpiredException

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-8158: Resolution: Fixed Fix Version/s: 3.0.0 Target Version/s: (was: 0.23.3, 3.0.0, 2.0.2-alph

[jira] [Commented] (HADOOP-8158) Interrupting hadoop fs -put from the command line causes a LeaseExpiredException

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461375#comment-13461375 ] Harsh J commented on HADOOP-8158: - I applied patch locally and ran the tests a few times

[jira] [Commented] (HADOOP-8151) Error handling in snappy decompressor throws invalid exceptions

2012-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461373#comment-13461373 ] Hudson commented on HADOOP-8151: Integrated in Hadoop-Hdfs-trunk-Commit #2820 (See [http

[jira] [Commented] (HADOOP-8588) SerializationFactory shouldn't throw a NullPointerException if the serializations list is empty

2012-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461374#comment-13461374 ] Hudson commented on HADOOP-8588: Integrated in Hadoop-Hdfs-trunk-Commit #2820 (See [http

[jira] [Commented] (HADOOP-8151) Error handling in snappy decompressor throws invalid exceptions

2012-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461371#comment-13461371 ] Hudson commented on HADOOP-8151: Integrated in Hadoop-Common-trunk-Commit #2757 (See [ht

[jira] [Commented] (HADOOP-8588) SerializationFactory shouldn't throw a NullPointerException if the serializations list is empty

2012-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461372#comment-13461372 ] Hudson commented on HADOOP-8588: Integrated in Hadoop-Common-trunk-Commit #2757 (See [ht

[jira] [Commented] (HADOOP-8811) Compile hadoop native library in FreeBSD

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461370#comment-13461370 ] Harsh J commented on HADOOP-8811: - Thanks for explaining that Radim! I'd like to wait for

[jira] [Commented] (HADOOP-8158) Interrupting hadoop fs -put from the command line causes a LeaseExpiredException

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461368#comment-13461368 ] Harsh J commented on HADOOP-8158: - Need to investigate the odd failure of org.apache.hado

[jira] [Updated] (HADOOP-8151) Error handling in snappy decompressor throws invalid exceptions

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-8151: Resolution: Fixed Fix Version/s: 3.0.0 Target Version/s: (was: 2.0.3-alpha) Hado

[jira] [Updated] (HADOOP-8588) SerializationFactory shouldn't throw a NullPointerException if the serializations list is empty

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-8588: Resolution: Fixed Status: Resolved (was: Patch Available) Sorry, meant to mark as resolved.

[jira] [Updated] (HADOOP-8588) SerializationFactory shouldn't throw a NullPointerException if the serializations list is empty

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-8588: Fix Version/s: 3.0.0 Hadoop Flags: Reviewed Status: Patch Available (was: Open) Thanks mu

[jira] [Commented] (HADOOP-7542) Change XML format to 1.1 to add support for serializing additional characters

2012-09-23 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461363#comment-13461363 ] Steve Loughran commented on HADOOP-7542: XML parser variants -especially client-s

[jira] [Commented] (HADOOP-8811) Compile hadoop native library in FreeBSD

2012-09-23 Thread Radim Kolar (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461362#comment-13461362 ] Radim Kolar commented on HADOOP-8811: - sysconf is returning long, check man page. ot

[jira] [Commented] (HADOOP-8151) Error handling in snappy decompressor throws invalid exceptions

2012-09-23 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461358#comment-13461358 ] Hadoop QA commented on HADOOP-8151: --- -1 overall. Here are the results of testing the l

[jira] [Updated] (HADOOP-8133) upgrade commons-daemon.version in hadoop-project/pom.xml from 1.0.3 to 1.0.5 to avoid jsvc / libcap.so linking problem

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-8133: Affects Version/s: (was: 0.24.0) 0.23.0 > upgrade commons-daemon.version in

[jira] [Updated] (HADOOP-8133) upgrade commons-daemon.version in hadoop-project/pom.xml from 1.0.3 to 1.0.5 to avoid jsvc / libcap.so linking problem

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-8133: Resolution: Not A Problem Status: Resolved (was: Patch Available) Since HDFS-2303 is done, this i

[jira] [Updated] (HADOOP-8319) FileContext does not support setWriteChecksum

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-8319: Target Version/s: 2.0.3-alpha (was: 2.0.0-alpha, 3.0.0) Affects Version/s: (was: 3.0.0) > Fi

[jira] [Commented] (HADOOP-8319) FileContext does not support setWriteChecksum

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461355#comment-13461355 ] Harsh J commented on HADOOP-8319: - Hi Daryn - Is this patch ready to go?

[jira] [Commented] (HADOOP-8241) Building package fails under Windows

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461354#comment-13461354 ] Harsh J commented on HADOOP-8241: - Hi Mostafa, I do not have a Windows env. ready to tes

[jira] [Commented] (HADOOP-8307) The task-controller is not packaged in the tarball

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461353#comment-13461353 ] Harsh J commented on HADOOP-8307: - bq. But Matt feels the staging directory should in fac

[jira] [Updated] (HADOOP-8151) Error handling in snappy decompressor throws invalid exceptions

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-8151: Attachment: HADOOP-8151.patch Rebased patch to trunk. Fixed one more instance of L that the earlier patch

[jira] [Updated] (HADOOP-8151) Error handling in snappy decompressor throws invalid exceptions

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-8151: Target Version/s: 2.0.3-alpha (was: 1.0.3, 2.0.0-alpha) Affects Version/s: (was: 0.24.0)

[jira] [Updated] (HADOOP-7799) Improvements to Doc: Hadoop MapReduce Next Generation - Cluster Setup

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-7799: Target Version/s: (was: 0.23.0) Status: Open (was: Patch Available) Hi Eric, Can you re-

[jira] [Updated] (HADOOP-8241) Building package fails under Windows

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-8241: Fix Version/s: (was: 0.23.2) > Building package fails under Windows >

[jira] [Commented] (HADOOP-8811) Compile hadoop native library in FreeBSD

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461349#comment-13461349 ] Harsh J commented on HADOOP-8811: - Most of the Java-side changes here look okay to me. I

[jira] [Updated] (HADOOP-7689) Process cannot exit when there is many RPC readers more that actual client

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-7689: Status: Open (was: Patch Available) Hi Denny - Can you rebase the patch for trunk if its still an issue?

[jira] [Updated] (HADOOP-7689) Process cannot exit when there is many RPC readers more that actual client

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-7689: Tags: (was: rpc) > Process cannot exit when there is many RPC readers more that actual client >

[jira] [Updated] (HADOOP-8811) Compile hadoop native library in FreeBSD

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-8811: Target Version/s: 0.23.4, 2.0.3-alpha (was: 0.23.1, 2.0.0-alpha) Affects Version/s: (was: 3.0.0)

[jira] [Updated] (HADOOP-7689) Process cannot exit when there is many RPC readers more that actual client

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-7689: Environment: (was: local) > Process cannot exit when there is many RPC readers more that actual cl

[jira] [Commented] (HADOOP-8158) Interrupting hadoop fs -put from the command line causes a LeaseExpiredException

2012-09-23 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461347#comment-13461347 ] Hadoop QA commented on HADOOP-8158: --- -1 overall. Here are the results of testing the l

[jira] [Updated] (HADOOP-7698) jsvc target fails on x86_64

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-7698: Release Note: The jsvc build target is now supported for Mac OSX and other platforms as well. (was: The {

[jira] [Resolved] (HADOOP-7698) jsvc target fails on x86_64

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HADOOP-7698. - Resolution: Fixed Fix Version/s: 1.2.0 > jsvc target fails on x86_64 > --

[jira] [Updated] (HADOOP-7698) jsvc target fails on x86_64

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-7698: Release Note: The {{ant jsvc}} target is now supported for Mac OSX and other platforms as well. > jsv

[jira] [Commented] (HADOOP-7698) jsvc target fails on x86_64

2012-09-23 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461345#comment-13461345 ] Harsh J commented on HADOOP-7698: - Committed to branch-1, thanks Daryn!

[jira] [Updated] (HADOOP-8588) SerializationFactory shouldn't throw a NullPointerException if the serializations list is empty

2012-09-23 Thread Sho Shimauchi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sho Shimauchi updated HADOOP-8588: -- Attachment: HADOOP-8588.txt Thanks Harsh! I updated the patch. {quote} -1 core tests. The pat

[jira] [Updated] (HADOOP-8588) SerializationFactory shouldn't throw a NullPointerException if the serializations list is empty

2012-09-23 Thread Sho Shimauchi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sho Shimauchi updated HADOOP-8588: -- Status: Open (was: Patch Available) > SerializationFactory shouldn't throw a NullPointerE