[jira] [Resolved] (HDFS-2579) Starting delegation token manager during safemode fails

2012-02-08 Thread Todd Lipcon (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-2579. --- Resolution: Fixed Fix Version/s: HA branch (HDFS-1623) Hadoop Flags: Reviewed Committed to

[jira] [Created] (HDFS-2924) Standby checkpointing fails to authenticate in secure cluster

2012-02-08 Thread Todd Lipcon (Created) (JIRA)
Standby checkpointing fails to authenticate in secure cluster - Key: HDFS-2924 URL: https://issues.apache.org/jira/browse/HDFS-2924 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Resolved] (HDFS-2923) Namenode IPC handler count uses the wrong configuration key

2012-02-08 Thread Todd Lipcon (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-2923. --- Resolution: Fixed Fix Version/s: 0.23.2 0.24.0 Hadoop Flags: Reviewed C

[jira] [Created] (HDFS-2923) Namenode IPC handler count uses the wrong configuration key

2012-02-08 Thread Todd Lipcon (Created) (JIRA)
Namenode IPC handler count uses the wrong configuration key --- Key: HDFS-2923 URL: https://issues.apache.org/jira/browse/HDFS-2923 Project: Hadoop HDFS Issue Type: Bug Compon

Re: Review request: trunk->HDFS-1623 merge

2012-02-08 Thread Todd Lipcon
The branch developed some new conflicts due to recent changes in trunk affecting the RPC between the DN and the NN (the "StorageReport" stuff). I've done a new merge to address these conflicts here: https://github.com/toddlipcon/hadoop-common/tree/ha-merge-20120208 I've al

[jira] [Created] (HDFS-2922) HA: close out operation categories

2012-02-08 Thread Eli Collins (Created) (JIRA)
HA: close out operation categories -- Key: HDFS-2922 URL: https://issues.apache.org/jira/browse/HDFS-2922 Project: Hadoop HDFS Issue Type: Sub-task Components: ha Affects Versions: HA branch (HDF

[jira] [Created] (HDFS-2921) HA: HA docs need to cover decomissioning

2012-02-08 Thread Eli Collins (Created) (JIRA)
HA: HA docs need to cover decomissioning Key: HDFS-2921 URL: https://issues.apache.org/jira/browse/HDFS-2921 Project: Hadoop HDFS Issue Type: Sub-task Components: documentation, ha Affec

[jira] [Created] (HDFS-2920) HA: fix remaining TODO items

2012-02-08 Thread Eli Collins (Created) (JIRA)
HA: fix remaining TODO items Key: HDFS-2920 URL: https://issues.apache.org/jira/browse/HDFS-2920 Project: Hadoop HDFS Issue Type: Sub-task Components: ha Reporter: Eli Collins There are a

[jira] [Created] (HDFS-2919) Add method(s) to FSDatasetInterface for checking if the scanners are supported

2012-02-08 Thread Tsz Wo (Nicholas), SZE (Created) (JIRA)
Add method(s) to FSDatasetInterface for checking if the scanners are supported -- Key: HDFS-2919 URL: https://issues.apache.org/jira/browse/HDFS-2919 Project: Hadoop HDFS

[jira] [Created] (HDFS-2918) HA: dfsadmin should failover like other clients

2012-02-08 Thread Eli Collins (Created) (JIRA)
HA: dfsadmin should failover like other clients --- Key: HDFS-2918 URL: https://issues.apache.org/jira/browse/HDFS-2918 Project: Hadoop HDFS Issue Type: Sub-task Components: ha Affect

[jira] [Created] (HDFS-2917) HA: haadmin should not work if run by regular user

2012-02-08 Thread Aaron T. Myers (Created) (JIRA)
HA: haadmin should not work if run by regular user -- Key: HDFS-2917 URL: https://issues.apache.org/jira/browse/HDFS-2917 Project: Hadoop HDFS Issue Type: Sub-task Components: ha, nam

[jira] [Created] (HDFS-2916) HA: allow dfsadmin to refer to a particular namenode

2012-02-08 Thread Eli Collins (Created) (JIRA)
HA: allow dfsadmin to refer to a particular namenode Key: HDFS-2916 URL: https://issues.apache.org/jira/browse/HDFS-2916 Project: Hadoop HDFS Issue Type: Sub-task Components: ha

Re: [PROPOSAL] Hadoop OSGi compliant and Apache Karaf features

2012-02-08 Thread Jean-Baptiste Onofré
Hi Steve My other comments inline: Zookeeper would be nice too, as you could bring up a very small cluster +1, I will tackle that too ;) -there are a lot of calls to System.exit() in Hadoop when it isn't happy, you need a security manager to catch them and turn them into exceptions -and no,

[jira] [Resolved] (HDFS-2854) SecurityUtil.buildTokenService returns java.net.UnknownHostException when using paths like viewfs://default/some/path

2012-02-08 Thread Daryn Sharp (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp resolved HDFS-2854. --- Resolution: Duplicate Will be indirectly fixed by the comprehensive changes in the linked jiras.

Re: [PROPOSAL] Hadoop OSGi compliant and Apache Karaf features

2012-02-08 Thread Steve Loughran
On 08/02/12 14:25, Jean-Baptiste Onofré wrote: Hi folks, I'm working right now to turn Hadoop as an OSGi compliant set of modules. I've more or less achieved the first step: - turn all Hadoop modules (common, annotations, hdfs, mapreduce, etc) as OSGi bundle - provide a Karaf features descripto

[PROPOSAL] Hadoop OSGi compliant and Apache Karaf features

2012-02-08 Thread Jean-Baptiste Onofré
Hi folks, I'm working right now to turn Hadoop as an OSGi compliant set of modules. I've more or less achieved the first step: - turn all Hadoop modules (common, annotations, hdfs, mapreduce, etc) as OSGi bundle - provide a Karaf features descriptor to easily deploy it into Apache Karaf OSGi c

Hadoop-Hdfs-0.23-Build - Build # 163 - Unstable

2012-02-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/163/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 14544 lines...] main: [INFO] Executed tasks [INFO]

Jenkins build became unstable: Hadoop-Hdfs-0.23-Build #163

2012-02-08 Thread Apache Jenkins Server
See

[jira] [Created] (HDFS-2915) HA: TestFailureOfSharedDir.testFailureOfSharedDir() has race condition

2012-02-08 Thread Bikas Saha (Created) (JIRA)
HA: TestFailureOfSharedDir.testFailureOfSharedDir() has race condition -- Key: HDFS-2915 URL: https://issues.apache.org/jira/browse/HDFS-2915 Project: Hadoop HDFS Issue Type