[jira] Created: (HADOOP-6456) Configuration properties which are neither null nor final by default but are set to null and final later, are not getting set to null but marked as final.

2009-12-18 Thread V.V.Chaitanya Krishna (JIRA)
Configuration properties which are neither null nor final by default but are set to null and final later, are not getting set to null but marked as final.

[jira] Updated: (HADOOP-6456) Configuration properties which are neither null nor final by default but are set to null and final later, are not getting set to null but marked as final.

2009-12-18 Thread V.V.Chaitanya Krishna (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] V.V.Chaitanya Krishna updated HADOOP-6456: -- Description: While loading resources into Configuration object, if a key has

[jira] Created: (HADOOP-6457) Set Hadoop User/Group by System properties or environment variables

2009-12-18 Thread issei yoshida (JIRA)
Set Hadoop User/Group by System properties or environment variables --- Key: HADOOP-6457 URL: https://issues.apache.org/jira/browse/HADOOP-6457 Project: Hadoop Common Issue

[jira] Updated: (HADOOP-6457) Set Hadoop User/Group by System properties or environment variables

2009-12-18 Thread issei yoshida (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] issei yoshida updated HADOOP-6457: -- Attachment: 6457.patch Set Hadoop User/Group by System properties or environment variables

[jira] Commented: (HADOOP-4656) Add a user to groups mapping service

2009-12-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792437#action_12792437 ] Hudson commented on HADOOP-4656: Integrated in Hadoop-Common-trunk #191 (See

[jira] Updated: (HADOOP-6435) Make RPC.waitForProxy with timeout public

2009-12-18 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-6435: --- Status: Open (was: Patch Available) Make RPC.waitForProxy with timeout public

[jira] Updated: (HADOOP-6435) Make RPC.waitForProxy with timeout public

2009-12-18 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-6435: --- Status: Patch Available (was: Open) Make RPC.waitForProxy with timeout public

[jira] Updated: (HADOOP-6435) Make RPC.waitForProxy with timeout public

2009-12-18 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-6435: --- Attachment: HADOOP-6435-2.patch patch generated with the HEAD~1 and HEAD declarations in

[jira] Commented: (HADOOP-6435) Make RPC.waitForProxy with timeout public

2009-12-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792465#action_12792465 ] Hadoop QA commented on HADOOP-6435: --- -1 overall. Here are the results of testing the

[jira] Commented: (HADOOP-6421) Symbolic links

2009-12-18 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792489#action_12792489 ] dhruba borthakur commented on HADOOP-6421: -- Your latest desciption of

[jira] Updated: (HADOOP-6450) Enhance FSDataOutputStream to allow retrieving the current number of replicas of current block

2009-12-18 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur updated HADOOP-6450: - Attachment: Replicable.txt Added a Replicable interface to retrieve the number of

[jira] Updated: (HADOOP-5912) Document exit codes and their meanings used by linux task controller

2009-12-18 Thread Anatoli Fomenko (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anatoli Fomenko updated HADOOP-5912: Attachment: HADOOP-5912.1.patch Please review a suggested patch. Since the patch contains

[jira] Updated: (HADOOP-6455) Use /tmp for test root directory in FileContextTestHelper

2009-12-18 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HADOOP-6455: Resolution: Duplicate Status: Resolved (was: Patch Available) Thanks for the pointer

[jira] Commented: (HADOOP-5916) Standardize fall-back value of test.build.data for testing directories

2009-12-18 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792554#action_12792554 ] Eli Collins commented on HADOOP-5916: - I think the issue here is whether the path is

[jira] Commented: (HADOOP-6421) Symbolic links

2009-12-18 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792555#action_12792555 ] Eli Collins commented on HADOOP-6421: - Hey Dhruba, Just to confirm, you mean the

[jira] Updated: (HADOOP-6299) Use JAAS LoginContext for our login

2009-12-18 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HADOOP-6299: -- Attachment: h-6299.patch Here's a preliminary patch for common. This patch: # Works on

[jira] Commented: (HADOOP-6457) Set Hadoop User/Group by System properties or environment variables

2009-12-18 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792623#action_12792623 ] Philip Zeyliger commented on HADOOP-6457: - Do note that users can be in more than

[jira] Updated: (HADOOP-6151) The servlets should quote html characters

2009-12-18 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HADOOP-6151: -- Release Note: The input parameters for all of the servlets will have the 5 html meta

[jira] Updated: (HADOOP-6458) Website nightly developer links to non-existant Hudson page Hadoop-trunk

2009-12-18 Thread Chris Wilkes (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Wilkes updated HADOOP-6458: - Summary: Website nightly developer links to non-existant Hudson page Hadoop-trunk (was:

[jira] Created: (HADOOP-6458) Website nightly developer links to non-existant page Hadoop-trunk

2009-12-18 Thread Chris Wilkes (JIRA)
Website nightly developer links to non-existant page Hadoop-trunk - Key: HADOOP-6458 URL: https://issues.apache.org/jira/browse/HADOOP-6458 Project: Hadoop Common Issue Type:

[jira] Commented: (HADOOP-6457) Set Hadoop User/Group by System properties or environment variables

2009-12-18 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792706#action_12792706 ] Owen O'Malley commented on HADOOP-6457: --- Also note that this isn't going to be

[jira] Commented: (HADOOP-6457) Set Hadoop User/Group by System properties or environment variables

2009-12-18 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792712#action_12792712 ] Allen Wittenauer commented on HADOOP-6457: -- What makes this better than setting

[jira] Updated: (HADOOP-6434) Make HttpServer slightly easier to manage/diagnose faults with

2009-12-18 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated HADOOP-6434: -- Status: Open (was: Patch Available) Looks good. Marking open, pending tests. Make HttpServer

[jira] Commented: (HADOOP-6454) Create setup.py for EC2 cloud scripts

2009-12-18 Thread Aaron Kimball (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792728#action_12792728 ] Aaron Kimball commented on HADOOP-6454: --- +1, looks good. Can you describe any manual

[jira] Commented: (HADOOP-6443) Serialization classes accept invalid metadata

2009-12-18 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792741#action_12792741 ] Tom White commented on HADOOP-6443: --- +1 A nit: the logic for checking for

[jira] Commented: (HADOOP-6452) Hadoop JSP pages don't work under a security manager

2009-12-18 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792742#action_12792742 ] Tom White commented on HADOOP-6452: --- This looks reasonable to me. Is it possible to

[jira] Created: (HADOOP-6459) IPC server should set SO_KEEPALIVE to the accepted sockets

2009-12-18 Thread Qi Liu (JIRA)
IPC server should set SO_KEEPALIVE to the accepted sockets -- Key: HADOOP-6459 URL: https://issues.apache.org/jira/browse/HADOOP-6459 Project: Hadoop Common Issue Type: Improvement

[jira] Updated: (HADOOP-6459) IPC server should set SO_KEEPALIVE to the accepted sockets

2009-12-18 Thread Qi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qi Liu updated HADOOP-6459: --- Attachment: HADOOP-6459.patch Patch to trunk. IPC server should set SO_KEEPALIVE to the accepted sockets

[jira] Updated: (HADOOP-6459) IPC server should set SO_KEEPALIVE to the accepted sockets

2009-12-18 Thread Qi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qi Liu updated HADOOP-6459: --- Attachment: HADOOP-6459.0.20.patch Patch for Hadoop-0.20 IPC server should set SO_KEEPALIVE to the

[jira] Commented: (HADOOP-6427) Add Path isQualified

2009-12-18 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792761#action_12792761 ] Sanjay Radia commented on HADOOP-6427: -- If you look at my comments on the symlink