[jira] [Commented] (HADOOP-9103) UTF8 class does not properly decode Unicode characters outside the basic multilingual plane

2012-11-29 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506325#comment-13506325 ] Colin Patrick McCabe commented on HADOOP-9103: -- I said: bq. since we always

[jira] [Created] (HADOOP-9104) Should org.apache.hadoop.fs.DelegationTokenRenewer.addRenewAction(T) reject addition if a renew action for this FS is already present in the queue?

2012-11-29 Thread Ivan A. Veselovsky (JIRA)
Ivan A. Veselovsky created HADOOP-9104: -- Summary: Should org.apache.hadoop.fs.DelegationTokenRenewer.addRenewAction(T) reject addition if a renew action for this FS is already present in the queue? Key: HADOOP-9104

[jira] [Updated] (HADOOP-9104) Should org.apache.hadoop.fs.DelegationTokenRenewer.addRenewAction(T) reject addition if a renew action for this FS is already present in the queue?

2012-11-29 Thread Ivan A. Veselovsky (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan A. Veselovsky updated HADOOP-9104: --- Description: The issue extracted from discussion in

[jira] [Commented] (HADOOP-9046) provide unit-test coverage of class org.apache.hadoop.fs.DelegationTokenRenewer.RenewActionT

2012-11-29 Thread Ivan A. Veselovsky (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506447#comment-13506447 ] Ivan A. Veselovsky commented on HADOOP-9046: Hi, Robert, thanks for the

[jira] [Updated] (HADOOP-9046) provide unit-test coverage of class org.apache.hadoop.fs.DelegationTokenRenewer.RenewActionT

2012-11-29 Thread Ivan A. Veselovsky (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan A. Veselovsky updated HADOOP-9046: --- Attachment: HADOOP-9046--d.patch provide unit-test coverage of class

[jira] [Updated] (HADOOP-9046) provide unit-test coverage of class org.apache.hadoop.fs.DelegationTokenRenewer.RenewActionT

2012-11-29 Thread Ivan A. Veselovsky (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan A. Veselovsky updated HADOOP-9046: --- Attachment: HADOOP-9046-branch-0.23--d.patch the patch

[jira] [Created] (HADOOP-9105) FsShell -moreFromLocal erroneously fails

2012-11-29 Thread Daryn Sharp (JIRA)
Daryn Sharp created HADOOP-9105: --- Summary: FsShell -moreFromLocal erroneously fails Key: HADOOP-9105 URL: https://issues.apache.org/jira/browse/HADOOP-9105 Project: Hadoop Common Issue Type:

[jira] [Commented] (HADOOP-8615) EOFException in DecompressorStream.java needs to be more verbose

2012-11-29 Thread thomastechs (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506498#comment-13506498 ] thomastechs commented on HADOOP-8615: - Hi, Please treat this as a gentle reminder on

[jira] [Updated] (HADOOP-9105) FsShell -moveFromLocal erroneously fails

2012-11-29 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated HADOOP-9105: --- Summary: FsShell -moveFromLocal erroneously fails (was: FsShell -moreFromLocal erroneously fails)

[jira] [Commented] (HADOOP-9090) Refactor MetricsSystemImpl to allow for an on-demand publish system

2012-11-29 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506582#comment-13506582 ] Ravi Prakash commented on HADOOP-9090: -- This could be very useful. Thanks for taking

[jira] [Updated] (HADOOP-9090) Refactor MetricsSystemImpl to allow for an on-demand publish system

2012-11-29 Thread Mostafa Elhemali (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mostafa Elhemali updated HADOOP-9090: - Description: Updated description based on feedback: We have a need to publish metrics

[jira] [Commented] (HADOOP-8615) EOFException in DecompressorStream.java needs to be more verbose

2012-11-29 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506611#comment-13506611 ] Harsh J commented on HADOOP-8615: - Hi, I noted that this changes the CompressionCodec

[jira] [Updated] (HADOOP-9090) Refactor MetricsSystemImpl to allow for an on-demand publish system

2012-11-29 Thread Mostafa Elhemali (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mostafa Elhemali updated HADOOP-9090: - Attachment: HADOOP-9090.justEnhanceDefaultImpl.5.patch Thanks Ravi for the feedback - I

[jira] [Updated] (HADOOP-8615) EOFException in DecompressorStream.java needs to be more verbose

2012-11-29 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-8615: Target Version/s: 3.0.0 (was: 2.0.0-alpha) EOFException in DecompressorStream.java needs to be more

[jira] [Commented] (HADOOP-9090) Refactor MetricsSystemImpl to allow for an on-demand publish system

2012-11-29 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506654#comment-13506654 ] Luke Lu commented on HADOOP-9090: - Adding a publishMetricsNow method to the MetricsSystem

[jira] [Commented] (HADOOP-9090) Refactor MetricsSystemImpl to allow for an on-demand publish system

2012-11-29 Thread Mostafa Elhemali (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506686#comment-13506686 ] Mostafa Elhemali commented on HADOOP-9090: -- *Point about how to synchronize

[jira] [Commented] (HADOOP-9103) UTF8 class does not properly decode Unicode characters outside the basic multilingual plane

2012-11-29 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506727#comment-13506727 ] Todd Lipcon commented on HADOOP-9103: - bq. Nice. Should we test for rejecting 5-byte

[jira] [Commented] (HADOOP-9090) Refactor MetricsSystemImpl to allow for an on-demand publish system

2012-11-29 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506725#comment-13506725 ] Luke Lu commented on HADOOP-9090: - Good points, Mostafa. I should know that MetricsBuffer

[jira] [Created] (HADOOP-9106) Allow configuration of IPC connect timeout

2012-11-29 Thread Todd Lipcon (JIRA)
Todd Lipcon created HADOOP-9106: --- Summary: Allow configuration of IPC connect timeout Key: HADOOP-9106 URL: https://issues.apache.org/jira/browse/HADOOP-9106 Project: Hadoop Common Issue Type:

[jira] [Commented] (HADOOP-9090) Refactor MetricsSystemImpl to allow for an on-demand publish system

2012-11-29 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506759#comment-13506759 ] Ravi Prakash commented on HADOOP-9090: -- Thanks Luke and Mostafa bq. and the

[jira] [Updated] (HADOOP-9090) Refactor MetricsSystemImpl to allow for an on-demand publish system

2012-11-29 Thread Mostafa Elhemali (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mostafa Elhemali updated HADOOP-9090: - Attachment: HADOOP-9090.justEnhanceDefaultImpl.6.patch That's a fair request Ravi. I

[jira] [Created] (HADOOP-9107) Hadoop IPC client eats InterruptedException and sets interrupt on the thread which is not documented

2012-11-29 Thread Hari Shreedharan (JIRA)
Hari Shreedharan created HADOOP-9107: Summary: Hadoop IPC client eats InterruptedException and sets interrupt on the thread which is not documented Key: HADOOP-9107 URL:

[jira] [Updated] (HADOOP-9107) Hadoop IPC client eats InterruptedException and sets interrupt on the thread which is not documented

2012-11-29 Thread Hari Shreedharan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Shreedharan updated HADOOP-9107: - Affects Version/s: 1.1.0 Hadoop IPC client eats InterruptedException and sets

[jira] [Commented] (HADOOP-9090) Refactor MetricsSystemImpl to allow for an on-demand publish system

2012-11-29 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506794#comment-13506794 ] Ravi Prakash commented on HADOOP-9090: -- Thanks Mostafa! That works for me. +1 from

[jira] [Commented] (HADOOP-9107) Hadoop IPC client eats InterruptedException and sets interrupt on the thread which is not documented

2012-11-29 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506853#comment-13506853 ] Karthik Kambatla commented on HADOOP-9107: -- The things to fix look like: #

[jira] [Commented] (HADOOP-9103) UTF8 class does not properly decode Unicode characters outside the basic multilingual plane

2012-11-29 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506855#comment-13506855 ] Colin Patrick McCabe commented on HADOOP-9103: -- bq. Got an example hex

[jira] [Updated] (HADOOP-9103) UTF8 class does not properly decode Unicode characters outside the basic multilingual plane

2012-11-29 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HADOOP-9103: Attachment: hadoop-9103.txt Attached patch includes the test sequence Colin provided above.

[jira] [Commented] (HADOOP-9103) UTF8 class does not properly decode Unicode characters outside the basic multilingual plane

2012-11-29 Thread Andy Isaacson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506894#comment-13506894 ] Andy Isaacson commented on HADOOP-9103: --- bq. + * This is a regression est for

[jira] [Commented] (HADOOP-9103) UTF8 class does not properly decode Unicode characters outside the basic multilingual plane

2012-11-29 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506912#comment-13506912 ] Colin Patrick McCabe commented on HADOOP-9103: -- bq. Rather than adding a

[jira] [Updated] (HADOOP-9056) Build native library on Windows

2012-11-29 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HADOOP-9056: -- Attachment: HADOOP-9056.1.patch Build native library on Windows

[jira] [Commented] (HADOOP-8982) TestSocketIOWithTimeout fails on Windows

2012-11-29 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506928#comment-13506928 ] Xuan Gong commented on HADOOP-8982: --- The failure of this test case is, i think,

[jira] [Updated] (HADOOP-9103) UTF8 class does not properly decode Unicode characters outside the basic multilingual plane

2012-11-29 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HADOOP-9103: Attachment: hadoop-9103.txt Fixed typo in the test javadoc UTF8 class does not

[jira] [Commented] (HADOOP-9103) UTF8 class does not properly decode Unicode characters outside the basic multilingual plane

2012-11-29 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506933#comment-13506933 ] Todd Lipcon commented on HADOOP-9103: - bq. Rather than adding a comment saying this

[jira] [Commented] (HADOOP-9056) Build native library on Windows

2012-11-29 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506943#comment-13506943 ] Arpit Agarwal commented on HADOOP-9056: --- Thanks for the feedback Chuan. I have

[jira] [Commented] (HADOOP-9099) NetUtils.normalizeHostName fails on domains where UnknownHost resolves to an IP address

2012-11-29 Thread Ivan Mitic (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506950#comment-13506950 ] Ivan Mitic commented on HADOOP-9099: Thanks Mostafa and Nicholas for the review!

[jira] [Commented] (HADOOP-9093) Move all the Exception in PathExceptions to o.a.h.fs package

2012-11-29 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506952#comment-13506952 ] Suresh Srinivas commented on HADOOP-9093: - Daryn, I posted your comment in

[jira] [Commented] (HADOOP-9094) Add interface audience and stability annotation to PathExceptions

2012-11-29 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506954#comment-13506954 ] Suresh Srinivas commented on HADOOP-9094: - bq. I propose using

[jira] [Commented] (HADOOP-9094) Add interface audience and stability annotation to PathExceptions

2012-11-29 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506957#comment-13506957 ] Suresh Srinivas commented on HADOOP-9094: - bq. I had considered that when I

[jira] [Commented] (HADOOP-9107) Hadoop IPC client eats InterruptedException and sets interrupt on the thread which is not documented

2012-11-29 Thread Hari Shreedharan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506980#comment-13506980 ] Hari Shreedharan commented on HADOOP-9107: -- (1) is insufficient since clients

[jira] [Commented] (HADOOP-9107) Hadoop IPC client eats InterruptedException and sets interrupt on the thread which is not documented

2012-11-29 Thread Hari Shreedharan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506983#comment-13506983 ] Hari Shreedharan commented on HADOOP-9107: -- To ensure that the real client that

[jira] [Commented] (HADOOP-9103) UTF8 class does not properly decode Unicode characters outside the basic multilingual plane

2012-11-29 Thread Andy Isaacson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507039#comment-13507039 ] Andy Isaacson commented on HADOOP-9103: --- bq. It's not buggy it's just different

[jira] [Created] (HADOOP-9108) Add a method to clear terminateCalled to ExitUtil for test cases

2012-11-29 Thread Kihwal Lee (JIRA)
Kihwal Lee created HADOOP-9108: -- Summary: Add a method to clear terminateCalled to ExitUtil for test cases Key: HADOOP-9108 URL: https://issues.apache.org/jira/browse/HADOOP-9108 Project: Hadoop Common

[jira] [Resolved] (HADOOP-9108) Add a method to clear terminateCalled to ExitUtil for test cases

2012-11-29 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee resolved HADOOP-9108. Resolution: Invalid Add a method to clear terminateCalled to ExitUtil for test cases

[jira] [Reopened] (HADOOP-9108) Add a method to clear terminateCalled to ExitUtil for test cases

2012-11-29 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee reopened HADOOP-9108: Assignee: Kihwal Lee I found out the necessary changes have already been made in trunk and

[jira] [Updated] (HADOOP-9108) Add a method to clear terminateCalled to ExitUtil for test cases

2012-11-29 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-9108: --- Target Version/s: 0.23.6 (was: 3.0.0, 2.0.3-alpha, 0.23.6) Affects Version/s: (was:

[jira] [Commented] (HADOOP-9108) Add a method to clear terminateCalled to ExitUtil for test cases

2012-11-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507068#comment-13507068 ] Hadoop QA commented on HADOOP-9108: --- {color:red}-1 overall{color}. Here are the

[jira] [Updated] (HADOOP-9108) Add a method to clear terminateCalled to ExitUtil for test cases

2012-11-29 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Graves updated HADOOP-9108: -- Resolution: Fixed Fix Version/s: 0.23.6 Status: Resolved (was: Patch

[jira] [Commented] (HADOOP-9107) Hadoop IPC client eats InterruptedException and sets interrupt on the thread which is not documented

2012-11-29 Thread Hari Shreedharan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507081#comment-13507081 ] Hari Shreedharan commented on HADOOP-9107: -- My take on what should really happen

[jira] [Commented] (HADOOP-9108) Add a method to clear terminateCalled to ExitUtil for test cases

2012-11-29 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507104#comment-13507104 ] Suresh Srinivas commented on HADOOP-9108: - +1 for the patch.

[jira] [Updated] (HADOOP-9108) Add a method to clear terminateCalled to ExitUtil for test cases

2012-11-29 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HADOOP-9108: Issue Type: Bug (was: Improvement) Add a method to clear terminateCalled to

[jira] [Commented] (HADOOP-9083) Port HADOOP-9020 Add a SASL PLAIN server to branch 1

2012-11-29 Thread Yu Gao (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507140#comment-13507140 ] Yu Gao commented on HADOOP-9083: This jira does not intend to introduce SASL PLAIN as a

[jira] [Commented] (HADOOP-9082) Select and document a platform-independent scripting language for use in Hadoop environment

2012-11-29 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507163#comment-13507163 ] Allen Wittenauer commented on HADOOP-9082: -- (I know this is mostly going to get