[jira] [Updated] (HADOOP-7445) Implement bulk checksum verification using efficient native code

2011-07-28 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HADOOP-7445: Attachment: hadoop-7445.txt Finally snuck some time to update this based on your feedback. How

[jira] [Moved] (HADOOP-7488) When Namenode network is unplugged, DFSClient operations waits for ever

2011-07-28 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G moved HDFS-1880 to HADOOP-7488: --- Component/s: (was: hdfs client) ipc

[jira] [Updated] (HADOOP-7488) When Namenode network is unplugged, DFSClient operations waits for ever

2011-07-28 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G updated HADOOP-7488: Attachment: HADOOP-7488.patch When Namenode network is unplugged, DFSClient

[jira] [Commented] (HADOOP-7472) RPC client should deal with the IP address changes

2011-07-28 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13072335#comment-13072335 ] Kihwal Lee commented on HADOOP-7472: I think it is MAPREDUCE-1824. The common changes

[jira] [Updated] (HADOOP-7488) When Namenode network is unplugged, DFSClient operations waits for ever

2011-07-28 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G updated HADOOP-7488: Status: Patch Available (was: Open) When Namenode network is unplugged,

[jira] [Commented] (HADOOP-7488) When Namenode network is unplugged, DFSClient operations waits for ever

2011-07-28 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13072350#comment-13072350 ] Uma Maheswara Rao G commented on HADOOP-7488: - Thanks Jhon for taking alook

[jira] [Commented] (HADOOP-7348) Modify the option of FsShell getmerge from [addnl] to [-nl] for more comprehensive

2011-07-28 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13072363#comment-13072363 ] Daryn Sharp commented on HADOOP-7348: - +1 again, hopefully we can get this committed

[jira] [Commented] (HADOOP-7445) Implement bulk checksum verification using efficient native code

2011-07-28 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13072379#comment-13072379 ] Kihwal Lee commented on HADOOP-7445: +1 This is a minor point. Do you think we need

[jira] [Commented] (HADOOP-7474) Common changes to remove TunnelProtocol from ProtoOverHadoopRpcEngine

2011-07-28 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13072419#comment-13072419 ] Suresh Srinivas commented on HADOOP-7474: - Can you please add some description

[jira] [Commented] (HADOOP-7474) Common changes to remove TunnelProtocol from ProtoOverHadoopRpcEngine

2011-07-28 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13072420#comment-13072420 ] Suresh Srinivas commented on HADOOP-7474: - Comments: # Please add annotations to

[jira] [Commented] (HADOOP-7474) Common changes to remove TunnelProtocol from ProtoOverHadoopRpcEngine

2011-07-28 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13072421#comment-13072421 ] Suresh Srinivas commented on HADOOP-7474: - BTW add

[jira] [Created] (HADOOP-7489) Hadoop logs errors upon startup on OS X 10.7

2011-07-28 Thread Bryan Keller (JIRA)
Hadoop logs errors upon startup on OS X 10.7 Key: HADOOP-7489 URL: https://issues.apache.org/jira/browse/HADOOP-7489 Project: Hadoop Common Issue Type: Bug Environment: Mac OS X 10.7,

[jira] [Updated] (HADOOP-7474) Common changes to remove TunnelProtocol from ProtoOverHadoopRpcEngine

2011-07-28 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HADOOP-7474: - Attachment: HADOOP-7474.4.patch This patch adds InterfaceAudience and

[jira] [Commented] (HADOOP-7474) Common changes to remove TunnelProtocol from ProtoOverHadoopRpcEngine

2011-07-28 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13072492#comment-13072492 ] Jitendra Nath Pandey commented on HADOOP-7474: -- The patch has been tested

[jira] [Updated] (HADOOP-7474) Refactor ClientCache out of WritableRpcEngine.

2011-07-28 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HADOOP-7474: - Description: This jira captures the changes in common corresponding to

[jira] [Updated] (HADOOP-7474) Refactor ClientCache out of WritableRpcEngine.

2011-07-28 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HADOOP-7474: - Resolution: Fixed Fix Version/s: 0.23.0 Release Note: Committed.

[jira] [Updated] (HADOOP-7474) Refactor ClientCache out of WritableRpcEngine.

2011-07-28 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HADOOP-7474: - Release Note: (was: Committed.) Committed. Refactor ClientCache out of

[jira] [Commented] (HADOOP-7472) RPC client should deal with the IP address changes

2011-07-28 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13072513#comment-13072513 ] Suresh Srinivas commented on HADOOP-7472: - I have not looked at MR-1824 in

[jira] [Updated] (HADOOP-7356) RPM packages broke bin/hadoop script for hadoop 0.20.205

2011-07-28 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HADOOP-7356: -- Priority: Blocker (was: Major) This blocks 0.20.204 release. RPM packages broke bin/hadoop script

[jira] [Updated] (HADOOP-7356) RPM packages broke bin/hadoop script for hadoop 0.20.205

2011-07-28 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HADOOP-7356: -- Status: Patch Available (was: Reopened) RPM packages broke bin/hadoop script for hadoop 0.20.205

[jira] [Updated] (HADOOP-7356) RPM packages broke bin/hadoop script for hadoop 0.20.205

2011-07-28 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HADOOP-7356: -- Attachment: HADOOP-7356-1.patch Same as original patch but synchronized with the HEAD of the 0.20.204

[jira] [Updated] (HADOOP-7356) RPM packages broke bin/hadoop script for hadoop 0.20.205

2011-07-28 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated HADOOP-7356: -- Attachment: HADOOP-7356-2.patch Minimize changes. RPM packages broke bin/hadoop script for hadoop

[jira] [Updated] (HADOOP-6907) Rpc client doesn't use the per-connection conf to figure out server's Kerberos principal

2011-07-28 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley updated HADOOP-6907: --- Fix Version/s: 0.20.203.0 This was committed to 0.20-security branch on Mar 4, just before 20.203

[jira] [Commented] (HADOOP-6889) Make RPC to have an option to timeout

2011-07-28 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13072570#comment-13072570 ] Matt Foley commented on HADOOP-6889: I just checked and confirmed that HADOOP-6907

[jira] [Commented] (HADOOP-6889) Make RPC to have an option to timeout

2011-07-28 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13072574#comment-13072574 ] Matt Foley commented on HADOOP-6889: @Uma, I agree that the new param you suggest

[jira] [Commented] (HADOOP-7472) RPC client should deal with the IP address changes

2011-07-28 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13072584#comment-13072584 ] Jitendra Nath Pandey commented on HADOOP-7472: -- How does MAPREDUCE-1824

[jira] [Updated] (HADOOP-7468) hadoop-core JAR contains a log4j.properties file

2011-07-28 Thread Jolly Chen (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jolly Chen updated HADOOP-7468: --- Attachment: hadoop-7468.txt hadoop-core JAR contains a log4j.properties file

[jira] [Updated] (HADOOP-7468) hadoop-core JAR contains a log4j.properties file

2011-07-28 Thread Jolly Chen (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jolly Chen updated HADOOP-7468: --- Status: Patch Available (was: Open) hadoop-core JAR contains a log4j.properties file

[jira] [Created] (HADOOP-7490) Add caching to NativeS3FileSystem

2011-07-28 Thread Vaibhav Aggarwal (JIRA)
Add caching to NativeS3FileSystem - Key: HADOOP-7490 URL: https://issues.apache.org/jira/browse/HADOOP-7490 Project: Hadoop Common Issue Type: Improvement Affects Versions: 0.20.0 Reporter:

[jira] [Updated] (HADOOP-7490) Add caching to NativeS3FileSystem

2011-07-28 Thread Vaibhav Aggarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Aggarwal updated HADOOP-7490: - Attachment: HADOOP-7490.patch Add caching to NativeS3FileSystem

[jira] [Updated] (HADOOP-7490) Add caching to NativeS3FileSystem

2011-07-28 Thread Vaibhav Aggarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Aggarwal updated HADOOP-7490: - Status: Patch Available (was: Open) Add caching to NativeS3FileSystem

[jira] [Commented] (HADOOP-7490) Add caching to NativeS3FileSystem

2011-07-28 Thread Vaibhav Aggarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13072649#comment-13072649 ] Vaibhav Aggarwal commented on HADOOP-7490: -- I have added a patch to allow

[jira] [Updated] (HADOOP-7178) FileSystem should have an option to control the .crc file creations at Local.

2011-07-28 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G updated HADOOP-7178: Component/s: fs FileSystem should have an option to control the .crc file

[jira] [Commented] (HADOOP-7472) RPC client should deal with the IP address changes

2011-07-28 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13072673#comment-13072673 ] Kihwal Lee commented on HADOOP-7472: bq. How does MAPREDUCE-1824 relate to this one?

[jira] [Commented] (HADOOP-7472) RPC client should deal with the IP address changes

2011-07-28 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13072674#comment-13072674 ] Kihwal Lee commented on HADOOP-7472: .bq but it's always easy to restart the clients

[jira] [Commented] (HADOOP-7445) Implement bulk checksum verification using efficient native code

2011-07-28 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13072685#comment-13072685 ] Todd Lipcon commented on HADOOP-7445: - sure, I'll do that - I agree it makes sense.

[jira] [Commented] (HADOOP-7178) FileSystem should have an option to control the .crc file creations at Local.

2011-07-28 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13072688#comment-13072688 ] Tsz Wo (Nicholas), SZE commented on HADOOP-7178: Since only