[jira] Updated: (HADOOP-6536) FileUtil.fullyDelete(dir) behavior is not defined when we pass a symlink as the argument

2010-07-19 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated HADOOP-6536: Status: Open (was: Patch Available) Changes look good. bq. I would also

[jira] Created: (HADOOP-6866) Tool interface should also support getUsage()

2010-07-19 Thread Amar Kamat (JIRA)
Tool interface should also support getUsage() - Key: HADOOP-6866 URL: https://issues.apache.org/jira/browse/HADOOP-6866 Project: Hadoop Common Issue Type: Improvement Reporter: Amar

[jira] Commented: (HADOOP-6865) there will be ant error if ant ran without network connected

2010-07-19 Thread Evan Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12889790#action_12889790 ] Evan Wang commented on HADOOP-6865: --- There is a method to slove this problem. When ant

[jira] Commented: (HADOOP-6866) Tool interface should also support getUsage()

2010-07-19 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12889792#action_12889792 ] Jeff Zhang commented on HADOOP-6866: This is a good point, but I concern that it will

[jira] Updated: (HADOOP-6536) FileUtil.fullyDelete(dir) behavior is not defined when we pass a symlink as the argument

2010-07-19 Thread Ravi Gummadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Gummadi updated HADOOP-6536: - Attachment: HADOOP-6536.v1.1.patch Attaching patch adding more testcases.

[jira] Updated: (HADOOP-6536) FileUtil.fullyDelete(dir) behavior is not defined when we pass a symlink as the argument

2010-07-19 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated HADOOP-6536: Status: Patch Available (was: Open) Patch looks good.

[jira] Commented: (HADOOP-6536) FileUtil.fullyDelete(dir) behavior is not defined when we pass a symlink as the argument

2010-07-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12889822#action_12889822 ] Hadoop QA commented on HADOOP-6536: --- -1 overall. Here are the results of testing the

[jira] Commented: (HADOOP-6349) Implement FastLZCodec for fastlz/lzo algorithm

2010-07-19 Thread Nicholas Carlini (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12889893#action_12889893 ] Nicholas Carlini commented on HADOOP-6349: -- Eli - did you make an updated patch?

[jira] Commented: (HADOOP-6805) add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)

2010-07-19 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12889914#action_12889914 ] Boris Shkolnik commented on HADOOP-6805: javadoc - are the old javadoc warnings

[jira] Updated: (HADOOP-6805) add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)

2010-07-19 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Shkolnik updated HADOOP-6805: --- committed to trunk add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)

[jira] Commented: (HADOOP-6805) add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)

2010-07-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12889936#action_12889936 ] Hudson commented on HADOOP-6805: Integrated in Hadoop-Common-trunk-Commit #330 (See

[jira] Updated: (HADOOP-6837) Support for LZMA compression

2010-07-19 Thread Nicholas Carlini (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Carlini updated HADOOP-6837: - Attachment: HADOOP-6837-lzma-c-20100719.patch Uploaded C code

[jira] Commented: (HADOOP-6855) Add ability to get groups for ACLs from 'getent netgroup'

2010-07-19 Thread Erik Steffl (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12890041#action_12890041 ] Erik Steffl commented on HADOOP-6855: - This patch is for people who want to use

[jira] Commented: (HADOOP-6837) Support for LZMA compression

2010-07-19 Thread Hong Tang (JIRA)
Carlini Assignee: Nicholas Carlini Attachments: HADOOP-6837-lzma-c-20100719.patch, HADOOP-6837-lzma-java-20100623.patch Add support for LZMA (http://www.7-zip.org/sdk.html) compression, which generally achieves higher compression ratios than both gzip and bzip2

[jira] Commented: (HADOOP-6837) Support for LZMA compression

2010-07-19 Thread Nicholas Carlini (JIRA)
: Hadoop Common Issue Type: Improvement Components: io Reporter: Nicholas Carlini Assignee: Nicholas Carlini Attachments: HADOOP-6837-lzma-c-20100719.patch, HADOOP-6837-lzma-java-20100623.patch Add support for LZMA (http://www.7-zip.org/sdk.html

[jira] Updated: (HADOOP-6857) FsShell should report raw disk usage including replication factor

2010-07-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HADOOP-6857: Hadoop Flags: [Incompatible change] Fix Version/s: 0.22.0 Affects Version/s:

[jira] Commented: (HADOOP-6857) FsShell should report raw disk usage including replication factor

2010-07-19 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12890070#action_12890070 ] Tsz Wo (Nicholas), SZE commented on HADOOP-6857: We already have fs -count

[jira] Updated: (HADOOP-6632) Support for using different Kerberos keys for different instances of Hadoop services

2010-07-19 Thread Kan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kan Zhang updated HADOOP-6632: -- Attachment: c6632-07.patch Uploading a new patch that simply merges with latest trunk changes. No

[jira] Updated: (HADOOP-6632) Support for using different Kerberos keys for different instances of Hadoop services

2010-07-19 Thread Kan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kan Zhang updated HADOOP-6632: -- Status: Open (was: Patch Available) Support for using different Kerberos keys for different

[jira] Updated: (HADOOP-6632) Support for using different Kerberos keys for different instances of Hadoop services

2010-07-19 Thread Kan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kan Zhang updated HADOOP-6632: -- Status: Patch Available (was: Open) Support for using different Kerberos keys for different

[jira] Commented: (HADOOP-6632) Support for using different Kerberos keys for different instances of Hadoop services

2010-07-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12890104#action_12890104 ] Hadoop QA commented on HADOOP-6632: --- -1 overall. Here are the results of testing the

[jira] Updated: (HADOOP-6632) Support for using different Kerberos keys for different instances of Hadoop services

2010-07-19 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HADOOP-6632: Status: Resolved (was: Patch Available) Fix Version/s: 0.22.0 Resolution: Fixed

[jira] Commented: (HADOOP-6632) Support for using different Kerberos keys for different instances of Hadoop services

2010-07-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12890112#action_12890112 ] Hudson commented on HADOOP-6632: Integrated in Hadoop-Common-trunk-Commit #331 (See

[jira] Updated: (HADOOP-6349) Implement FastLZCodec for fastlz/lzo algorithm

2010-07-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HADOOP-6349: Attachment: hadoop-6349-1.patch Patch attached, this was as far as I got before getting

[jira] Commented: (HADOOP-6349) Implement FastLZCodec for fastlz/lzo algorithm

2010-07-19 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12890128#action_12890128 ] Eli Collins commented on HADOOP-6349: - Here's some performance data I collected a

[jira] Commented: (HADOOP-6865) there will be ant error if ant ran without network connected

2010-07-19 Thread Evan Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12890134#action_12890134 ] Evan Wang commented on HADOOP-6865: --- Yep, it is possible that ivy-2.0.0-rc2.jar is the

[jira] Commented: (HADOOP-6632) Support for using different Kerberos keys for different instances of Hadoop services

2010-07-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12890132#action_12890132 ] Hudson commented on HADOOP-6632: Integrated in Hadoop-Hdfs-trunk-Commit #346 (See

[jira] Created: (HADOOP-6867) Using socket address for datanode registry breaks multihoming

2010-07-19 Thread Jordan Sissel (JIRA)
Using socket address for datanode registry breaks multihoming - Key: HADOOP-6867 URL: https://issues.apache.org/jira/browse/HADOOP-6867 Project: Hadoop Common Issue Type: Bug

[jira] Updated: (HADOOP-6536) FileUtil.fullyDelete(dir) behavior is not defined when we pass a symlink as the argument

2010-07-19 Thread Ravi Gummadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Gummadi updated HADOOP-6536: - Status: Open (was: Patch Available) FileUtil.fullyDelete(dir) behavior is not defined when we

[jira] Updated: (HADOOP-6536) FileUtil.fullyDelete(dir) behavior is not defined when we pass a symlink as the argument

2010-07-19 Thread Ravi Gummadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Gummadi updated HADOOP-6536: - Status: Patch Available (was: Open) The failed test TestTrash passes on my local machine.

[jira] Commented: (HADOOP-6536) FileUtil.fullyDelete(dir) behavior is not defined when we pass a symlink as the argument

2010-07-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12890180#action_12890180 ] Hadoop QA commented on HADOOP-6536: --- -1 overall. Here are the results of testing the

[jira] Commented: (HADOOP-6536) FileUtil.fullyDelete(dir) behavior is not defined when we pass a symlink as the argument

2010-07-19 Thread Ravi Gummadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12890183#action_12890183 ] Ravi Gummadi commented on HADOOP-6536: -- -1 javadoc. The javadoc tool appears to have

[jira] Updated: (HADOOP-6536) FileUtil.fullyDelete(dir) behavior is not defined when we pass a symlink as the argument

2010-07-19 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated HADOOP-6536: Status: Resolved (was: Patch Available) Hadoop Flags:

[jira] Commented: (HADOOP-6536) FileUtil.fullyDelete(dir) behavior is not defined when we pass a symlink as the argument

2010-07-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12890188#action_12890188 ] Hudson commented on HADOOP-6536: Integrated in Hadoop-Common-trunk-Commit #332 (See