[jira] [Commented] (HADOOP-9155) FsPermission should have different default value, 777 for directory and 666 for file

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

[jira] [Updated] (HADOOP-9183) Potential deadlock in ActiveStandbyElector

2013-01-08 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-9183: -- Attachment: HADOOP-9183.patch Thanks Todd. Here's a new patch to avoid the race you mention.

[jira] [Commented] (HADOOP-9181) Set daemon flag for HttpServer's QueuedThreadPool

2013-01-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13546775#comment-13546775 ] Hudson commented on HADOOP-9181: Integrated in Hadoop-Yarn-trunk #90 (See

[jira] [Created] (HADOOP-9187) FileUtil.CopyMerge should handle compressed input and output

2013-01-08 Thread Ranadip (JIRA)
Ranadip created HADOOP-9187: --- Summary: FileUtil.CopyMerge should handle compressed input and output Key: HADOOP-9187 URL: https://issues.apache.org/jira/browse/HADOOP-9187 Project: Hadoop Common

[jira] [Commented] (HADOOP-9183) Potential deadlock in ActiveStandbyElector

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

[jira] [Created] (HADOOP-9188) FileUtil.CopyMerge can support optional headers and footers when merging files

2013-01-08 Thread Ranadip (JIRA)
Ranadip created HADOOP-9188: --- Summary: FileUtil.CopyMerge can support optional headers and footers when merging files Key: HADOOP-9188 URL: https://issues.apache.org/jira/browse/HADOOP-9188 Project: Hadoop

[jira] [Updated] (HADOOP-9119) Add test to FileSystemContractBaseTest to verify integrity of overwritten files

2013-01-08 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-9119: --- Status: Open (was: Patch Available) Add test to FileSystemContractBaseTest to verify

[jira] [Updated] (HADOOP-9119) Add test to FileSystemContractBaseTest to verify integrity of overwritten files

2013-01-08 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-9119: --- Attachment: HADOOP-9119-2.patch Patch addressing Suresh's issues Add test

[jira] [Updated] (HADOOP-9119) Add test to FileSystemContractBaseTest to verify integrity of overwritten files

2013-01-08 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-9119: --- Status: Patch Available (was: Open) Add test to FileSystemContractBaseTest to verify

[jira] [Commented] (HADOOP-9119) Add test to FileSystemContractBaseTest to verify integrity of overwritten files

2013-01-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13546837#comment-13546837 ] Hadoop QA commented on HADOOP-9119: --- {color:green}+1 overall{color}. Here are the

[jira] [Updated] (HADOOP-9184) Some reducers failing to write final output file to s3.

2013-01-08 Thread Jeremy Karn (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Karn updated HADOOP-9184: Attachment: HADOOP-9184-branch-0.20.patch Some reducers failing to write final output file

[jira] [Commented] (HADOOP-9184) Some reducers failing to write final output file to s3.

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

[jira] [Commented] (HADOOP-9181) Set daemon flag for HttpServer's QueuedThreadPool

2013-01-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13546865#comment-13546865 ] Hudson commented on HADOOP-9181: Integrated in Hadoop-Hdfs-trunk #1279 (See

[jira] [Commented] (HADOOP-9184) Some reducers failing to write final output file to s3.

2013-01-08 Thread Jeremy Karn (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13546890#comment-13546890 ] Jeremy Karn commented on HADOOP-9184: - I'm not sure what's wrong with the patch. It

[jira] [Commented] (HADOOP-9183) Potential deadlock in ActiveStandbyElector

2013-01-08 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13546896#comment-13546896 ] Tom White commented on HADOOP-9183: --- To test this removes the deadlock, I ran jcarder

[jira] [Commented] (HADOOP-9181) Set daemon flag for HttpServer's QueuedThreadPool

2013-01-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13546902#comment-13546902 ] Hudson commented on HADOOP-9181: Integrated in Hadoop-Mapreduce-trunk #1307 (See

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

2013-01-08 Thread Robert Parker (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Parker updated HADOOP-9106: -- Attachment: HADOOP-9106v3.patch Made the set and get static and did not use a member variable

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

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

[jira] [Commented] (HADOOP-9119) Add test to FileSystemContractBaseTest to verify integrity of overwritten files

2013-01-08 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547007#comment-13547007 ] Suresh Srinivas commented on HADOOP-9119: - +1 for the change.

[jira] [Updated] (HADOOP-9119) Add test to FileSystemContractBaseTest to verify integrity of overwritten files

2013-01-08 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HADOOP-9119: Component/s: test fs Issue Type: Test (was: Bug) Add test to

[jira] [Updated] (HADOOP-9119) Add test to FileSystemContractBaseTest to verify integrity of overwritten files

2013-01-08 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HADOOP-9119: Resolution: Fixed Fix Version/s: 2.0.3-alpha Hadoop Flags: Reviewed

[jira] [Commented] (HADOOP-9119) Add test to FileSystemContractBaseTest to verify integrity of overwritten files

2013-01-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547015#comment-13547015 ] Hudson commented on HADOOP-9119: Integrated in Hadoop-trunk-Commit #3192 (See

[jira] [Commented] (HADOOP-9154) SortedMapWritable#putAll() doesn't add key/value classes to the map

2013-01-08 Thread Surenkumar Nihalani (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547019#comment-13547019 ] Surenkumar Nihalani commented on HADOOP-9154: - I agree with the refactoring.

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

2013-01-08 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547022#comment-13547022 ] Suresh Srinivas commented on HADOOP-9106: - Robert can you please address my

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

2013-01-08 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547022#comment-13547022 ] Suresh Srinivas edited comment on HADOOP-9106 at 1/8/13 5:15 PM:

[jira] [Commented] (HADOOP-9185) TestFileCreation.testFsClose should clean up on exit.

2013-01-08 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547096#comment-13547096 ] Suresh Srinivas commented on HADOOP-9185: - This change has been made in branch-1

[jira] [Updated] (HADOOP-9185) TestFileCreation.testFsClose should clean up on exit.

2013-01-08 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HADOOP-9185: Affects Version/s: (was: 1.2.0) 1-win

[jira] [Commented] (HADOOP-9186) test-patch.sh should report build failure to JIRA

2013-01-08 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547102#comment-13547102 ] Colin Patrick McCabe commented on HADOOP-9186: -- Looks reasonable. {code} +

[jira] [Resolved] (HADOOP-9185) TestFileCreation.testFsClose should clean up on exit.

2013-01-08 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HADOOP-9185. - Resolution: Fixed Fix Version/s: 1-win Hadoop Flags: Reviewed I have

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

2013-01-08 Thread Robert Parker (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547113#comment-13547113 ] Robert Parker commented on HADOOP-9106: --- Suresh, using a class member variable

[jira] [Commented] (HADOOP-9150) Unnecessary DNS resolution attempts for logical URIs

2013-01-08 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547194#comment-13547194 ] Daryn Sharp commented on HADOOP-9150: - I'd lean towards case-sensitive. If others

[jira] [Created] (HADOOP-9189) mvn package -Pdist generates the docs even without the -Pdocs option

2013-01-08 Thread Karthik Kambatla (JIRA)
Karthik Kambatla created HADOOP-9189: Summary: mvn package -Pdist generates the docs even without the -Pdocs option Key: HADOOP-9189 URL: https://issues.apache.org/jira/browse/HADOOP-9189

[jira] [Commented] (HADOOP-9150) Unnecessary DNS resolution attempts for logical URIs

2013-01-08 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547264#comment-13547264 ] Todd Lipcon commented on HADOOP-9150: - Hey Daryn. What do you think about changing

[jira] [Updated] (HADOOP-9150) Unnecessary DNS resolution attempts for logical URIs

2013-01-08 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HADOOP-9150: Attachment: hadoop-9150.txt Here's a patch which takes the above attempt. I ran a couple tests by

[jira] [Commented] (HADOOP-9154) SortedMapWritable#putAll() doesn't add key/value classes to the map

2013-01-08 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547273#comment-13547273 ] Karthik Kambatla commented on HADOOP-9154: -- That is right. At least one of the

[jira] [Created] (HADOOP-9190) packaging docs is broken

2013-01-08 Thread Thomas Graves (JIRA)
Thomas Graves created HADOOP-9190: - Summary: packaging docs is broken Key: HADOOP-9190 URL: https://issues.apache.org/jira/browse/HADOOP-9190 Project: Hadoop Common Issue Type: Bug

[jira] [Commented] (HADOOP-9150) Unnecessary DNS resolution attempts for logical URIs

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

[jira] [Updated] (HADOOP-9186) test-patch.sh should report build failure to JIRA

2013-01-08 Thread Binglin Chang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Binglin Chang updated HADOOP-9186: -- Attachment: HADOOP-9186.v2.patch Thanks for the review. Here is the updated version.

[jira] [Created] (HADOOP-9191) TestAccessControlList and TestJobHistoryConfig fail with JDK7

2013-01-08 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HADOOP-9191: - Summary: TestAccessControlList and TestJobHistoryConfig fail with JDK7 Key: HADOOP-9191 URL: https://issues.apache.org/jira/browse/HADOOP-9191 Project: Hadoop

[jira] [Updated] (HADOOP-9191) TestAccessControlList and TestJobHistoryConfig fail with JDK7

2013-01-08 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HADOOP-9191: -- Attachment: HADOOP-9191.patch Fixes: 1. Shutdown MiniDFSCluster in TestJobHistory. 2. use

[jira] [Commented] (HADOOP-9185) TestFileCreation.testFsClose should clean up on exit.

2013-01-08 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547473#comment-13547473 ] Arpit Agarwal commented on HADOOP-9185: --- Suresh, thanks for fixing the version and

[jira] [Commented] (HADOOP-9186) test-patch.sh should report build failure to JIRA

2013-01-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547475#comment-13547475 ] Hadoop QA commented on HADOOP-9186: --- {color:green}+1 overall{color}. Here are the

[jira] [Commented] (HADOOP-9150) Unnecessary DNS resolution attempts for logical URIs

2013-01-08 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547479#comment-13547479 ] Todd Lipcon commented on HADOOP-9150: - The javac warning is due to the unit test,

[jira] [Assigned] (HADOOP-9190) packaging docs is broken

2013-01-08 Thread Andy Isaacson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Isaacson reassigned HADOOP-9190: - Assignee: Andy Isaacson packaging docs is broken

[jira] [Commented] (HADOOP-9190) packaging docs is broken

2013-01-08 Thread Andy Isaacson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547506#comment-13547506 ] Andy Isaacson commented on HADOOP-9190: --- Since I broke it, I'll take a shot at

[jira] [Commented] (HADOOP-9191) TestAccessControlList and TestJobHistoryConfig fail with JDK7

2013-01-08 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547636#comment-13547636 ] Suresh Srinivas commented on HADOOP-9191: - Arpit, this patch does not apply

[jira] [Moved] (HADOOP-9192) Move token related request/response messages to common

2013-01-08 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas moved HDFS-4371 to HADOOP-9192: --- Component/s: (was: security)

[jira] [Updated] (HADOOP-9192) Move token related request/response messages to common

2013-01-08 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HADOOP-9192: Status: Patch Available (was: Open) Move token related request/response messages to

[jira] [Updated] (HADOOP-9192) Move token related request/response messages to common

2013-01-08 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HADOOP-9192: Attachment: HADOOP-9192.patch Move token related request/response messages to common

[jira] [Updated] (HADOOP-9191) TestAccessControlList and TestJobHistoryConfig fail with JDK7

2013-01-08 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HADOOP-9191: -- Attachment: HADOOP-9191-branch-1-win.001.patch HADOOP-9191-branch-1.001.patch

[jira] [Commented] (HADOOP-9191) TestAccessControlList and TestJobHistoryConfig fail with JDK7

2013-01-08 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547727#comment-13547727 ] Suresh Srinivas commented on HADOOP-9191: - Thanks for addressing the comments. +1

[jira] [Updated] (HADOOP-9191) TestAccessControlList and TestJobHistoryConfig fail with JDK7

2013-01-08 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HADOOP-9191: -- Affects Version/s: 1-win TestAccessControlList and TestJobHistoryConfig fail with JDK7

[jira] [Updated] (HADOOP-9191) TestAccessControlList and TestJobHistoryConfig fail with JDK7

2013-01-08 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HADOOP-9191: -- Fix Version/s: 1-win 1.2.0 TestAccessControlList and

[jira] [Updated] (HADOOP-9191) TestAccessControlList and TestJobHistoryConfig fail with JDK7

2013-01-08 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HADOOP-9191: -- Description: Individual test cases have dependencies on a specific order of execution and

[jira] [Resolved] (HADOOP-9191) TestAccessControlList and TestJobHistoryConfig fail with JDK7

2013-01-08 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HADOOP-9191. - Resolution: Fixed Fix Version/s: (was: 1-win) Hadoop Flags: Reviewed I