[jira] [Created] (HDFS-5462) Fail to compile in Branch HDFS-2832 with COMPILATION ERROR

2013-11-04 Thread wenwupeng (JIRA)
wenwupeng created HDFS-5462: --- Summary: Fail to compile in Branch HDFS-2832 with COMPILATION ERROR Key: HDFS-5462 URL: https://issues.apache.org/jira/browse/HDFS-5462 Project: Hadoop HDFS Issue Ty

[jira] [Created] (HDFS-5461) fallback to non-ssr(local short circuit reads) while oom detected

2013-11-04 Thread Liang Xie (JIRA)
Liang Xie created HDFS-5461: --- Summary: fallback to non-ssr(local short circuit reads) while oom detected Key: HDFS-5461 URL: https://issues.apache.org/jira/browse/HDFS-5461 Project: Hadoop HDFS Is

[jira] [Created] (HDFS-5460) Fix commons logging warning in Hadoop build

2013-11-04 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HDFS-5460: --- Summary: Fix commons logging warning in Hadoop build Key: HDFS-5460 URL: https://issues.apache.org/jira/browse/HDFS-5460 Project: Hadoop HDFS Issue Type: Impro

[jira] [Created] (HDFS-5459) fix bootstrapStandby race condition introduced in HDFS-5080

2013-11-04 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5459: -- Summary: fix bootstrapStandby race condition introduced in HDFS-5080 Key: HDFS-5459 URL: https://issues.apache.org/jira/browse/HDFS-5459 Project: Hadoop H

[jira] [Created] (HDFS-5458) Datanode failed volume threshold ignored if exception is thrown in getDataDirsFromURIs

2013-11-04 Thread Andrew Wang (JIRA)
Andrew Wang created HDFS-5458: - Summary: Datanode failed volume threshold ignored if exception is thrown in getDataDirsFromURIs Key: HDFS-5458 URL: https://issues.apache.org/jira/browse/HDFS-5458 Project:

[jira] [Resolved] (HDFS-5457) Fix TestDatanodeRegistration, TestFsck and TestAddBlockRetry

2013-11-04 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal resolved HDFS-5457. - Resolution: Fixed Fix Version/s: Heterogeneous Storage (HDFS-2832) Hadoop Flags: Review

[jira] [Created] (HDFS-5456) NameNode startup progress creates new steps if caller attempts to create a counter for a step that doesn't already exist.

2013-11-04 Thread Chris Nauroth (JIRA)
Chris Nauroth created HDFS-5456: --- Summary: NameNode startup progress creates new steps if caller attempts to create a counter for a step that doesn't already exist. Key: HDFS-5456 URL: https://issues.apache.org/jira

[jira] [Created] (HDFS-5457) Fix TestDatanodeRegistration, TestFsck and TestAddBlockRetry

2013-11-04 Thread Tsz Wo (Nicholas), SZE (JIRA)
Tsz Wo (Nicholas), SZE created HDFS-5457: Summary: Fix TestDatanodeRegistration, TestFsck and TestAddBlockRetry Key: HDFS-5457 URL: https://issues.apache.org/jira/browse/HDFS-5457 Project: Had

Re: Question regarding access to different hadoop 2.0 cluster

2013-11-04 Thread lohit
Thanks Suresh! 2013/11/4 Suresh Srinivas > Lohit, > > The option you have enumerated at the end is the current way to set up > multi cluster > environment. That is, all the client side configurations will include the > following: > - Logical service names (either for federation or HA) > - The c

Re: Question regarding access to different hadoop 2.0 cluster

2013-11-04 Thread Suresh Srinivas
Lohit, The option you have enumerated at the end is the current way to set up multi cluster environment. That is, all the client side configurations will include the following: - Logical service names (either for federation or HA) - The corresponding physical namenode addresses information For si

Question regarding access to different hadoop 2.0 cluster

2013-11-04 Thread lohit
Hello Devs, With hadoop 1.0 when there was single namespace. One could access any HDFS cluster using any other hadoop config. Something like this hadoop --config /path/to/hadoop-cluster1 hdfs://hadoop-cluster2:8020/ Since NameNode host and port were passed directly as part of URI, if hdfs client

[jira] [Resolved] (HDFS-5455) NN needs to update storageMap on first heartbeat

2013-11-04 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal resolved HDFS-5455. - Resolution: Fixed Fix Version/s: Heterogeneous Storage (HDFS-2832) Thanks Nicholas! Committ

[jira] [Created] (HDFS-5455) NN needs to update storageMap on first heartbeat

2013-11-04 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HDFS-5455: --- Summary: NN needs to update storageMap on first heartbeat Key: HDFS-5455 URL: https://issues.apache.org/jira/browse/HDFS-5455 Project: Hadoop HDFS Issue Type:

[jira] [Created] (HDFS-5454) DataNode UUID should be assigned prior to FsDataset initialization

2013-11-04 Thread Eric Sirianni (JIRA)
Eric Sirianni created HDFS-5454: --- Summary: DataNode UUID should be assigned prior to FsDataset initialization Key: HDFS-5454 URL: https://issues.apache.org/jira/browse/HDFS-5454 Project: Hadoop HDFS

[jira] [Resolved] (HDFS-5448) Datanode should generate its ID on first registration

2013-11-04 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal resolved HDFS-5448. - Resolution: Fixed Thanks Eric, I committed the fix to branch HDFS-2832. > Datanode should generat

[jira] [Reopened] (HDFS-5448) Datanode should generate its ID on first registration

2013-11-04 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal reopened HDFS-5448: - > Datanode should generate its ID on first registration >

[jira] [Created] (HDFS-5453) Support fine grain locking in FSNamesystem

2013-11-04 Thread Daryn Sharp (JIRA)
Daryn Sharp created HDFS-5453: - Summary: Support fine grain locking in FSNamesystem Key: HDFS-5453 URL: https://issues.apache.org/jira/browse/HDFS-5453 Project: Hadoop HDFS Issue Type: New Featur

Build failed in Jenkins: Hadoop-Hdfs-0.23-Build #781

2013-11-04 Thread Apache Jenkins Server
See -- [...truncated 7692 lines...] [ERROR] symbol : class Parser [ERROR] location: package com.google.protobuf [ERROR]

Hadoop-Hdfs-0.23-Build - Build # 781 - Still Failing

2013-11-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/781/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7885 lines...] [ERROR] location: class com.google.pro