[jira] [Commented] (HDFS-7879) hdfs.dll does not export functions of the public libhdfs API

2015-03-04 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14347230#comment-14347230 ] Chris Nauroth commented on HDFS-7879: - Haohui, thank you for the review and commit. >

[jira] [Updated] (HDFS-7879) hdfs.dll does not export functions of the public libhdfs API.

2015-03-03 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7879: Attachment: HDFS-7879.002.patch > hdfs.dll does not export functions of the public libhdfs API. > ---

[jira] [Updated] (HDFS-7879) hdfs.dll does not export functions of the public libhdfs API.

2015-03-03 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7879: Attachment: HDFS-7879.002.patch Thanks, Haohui. That's a good suggestion. Here is patch v002. > hd

[jira] [Updated] (HDFS-7879) hdfs.dll does not export functions of the public libhdfs API.

2015-03-03 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7879: Attachment: (was: HDFS-7879.002.patch) > hdfs.dll does not export functions of the public libhdfs

[jira] [Updated] (HDFS-7879) hdfs.dll does not export functions of the public libhdfs API.

2015-03-03 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7879: Attachment: HDFS-7879.001.patch This patch fixes the issue as follows. # In CMakeLists.txt, when runn

[jira] [Updated] (HDFS-7879) hdfs.dll does not export functions of the public libhdfs API.

2015-03-03 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7879: Status: Patch Available (was: Open) > hdfs.dll does not export functions of the public libhdfs API.

[jira] [Created] (HDFS-7879) hdfs.dll does not export functions of the public libhdfs API.

2015-03-03 Thread Chris Nauroth (JIRA)
Chris Nauroth created HDFS-7879: --- Summary: hdfs.dll does not export functions of the public libhdfs API. Key: HDFS-7879 URL: https://issues.apache.org/jira/browse/HDFS-7879 Project: Hadoop HDFS

[jira] [Commented] (HDFS-7879) hdfs.dll does not export functions of the public libhdfs API.

2015-03-03 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345861#comment-14345861 ] Chris Nauroth commented on HDFS-7879: - We'll need to tag the functions with {{__declspe

[jira] [Commented] (HDFS-7815) Loop on 'blocks does not belong to any file'

2015-03-03 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345735#comment-14345735 ] Chris Nauroth commented on HDFS-7815: - Hi, [~frha]. In the cases we've seen of this bu

[jira] [Commented] (HDFS-7836) BlockManager Scalability Improvements

2015-03-03 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345610#comment-14345610 ] Chris Nauroth commented on HDFS-7836: - I have one additional operability concern. With

[jira] [Commented] (HDFS-7871) NameNodeEditLogRoller can keep printing "Swallowing exception" message

2015-03-03 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345532#comment-14345532 ] Chris Nauroth commented on HDFS-7871: - Nice find, Jing. Thanks for the patch! > NameN

[jira] [Updated] (HDFS-7774) Unresolved symbols error while compiling HDFS on Windows 7/32 bit

2015-02-26 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7774: Release Note: LibHDFS now supports 32-bit build targets on Windows. > Unresolved symbols error while

[jira] [Commented] (HDFS-7774) Unresolved symbols error while compiling HDFS on Windows 7/32 bit

2015-02-26 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14339223#comment-14339223 ] Chris Nauroth commented on HDFS-7774: - Thank you, Kiran, for another patch. > Unresolv

[jira] [Updated] (HDFS-7774) Unresolved symbols error while compiling HDFS on Windows 7/32 bit

2015-02-26 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7774: Resolution: Fixed Fix Version/s: 2.7.0 Hadoop Flags: Reviewed Status: Resolved

[jira] [Commented] (HDFS-7836) BlockManager Scalability Improvements

2015-02-26 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14339007#comment-14339007 ] Chris Nauroth commented on HDFS-7836: - bq. With regard to compatibility... even if the

[jira] [Commented] (HDFS-7836) BlockManager Scalability Improvements

2015-02-26 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14338865#comment-14338865 ] Chris Nauroth commented on HDFS-7836: - +1 for the proposal overall. Thanks for the gre

[jira] [Commented] (HDFS-7774) Unresolved symbols error while compiling HDFS on Windows 7/32 bit

2015-02-25 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14337225#comment-14337225 ] Chris Nauroth commented on HDFS-7774: - Kiran, thank you for this patch. It looks prett

[jira] [Updated] (HDFS-7774) Unresolved symbols error while compiling HDFS on Windows 7/32 bit

2015-02-25 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7774: Labels: build (was: build native) > Unresolved symbols error while compiling HDFS on Windows 7/32 bi

[jira] [Updated] (HDFS-7774) Unresolved symbols error while compiling HDFS on Windows 7/32 bit

2015-02-25 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7774: Component/s: native > Unresolved symbols error while compiling HDFS on Windows 7/32 bit > ---

[jira] [Updated] (HDFS-7774) Unresolved symbols error while compiling HDFS on Windows 7/32 bit

2015-02-25 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7774: Labels: build native (was: build) > Unresolved symbols error while compiling HDFS on Windows 7/32 bi

[jira] [Updated] (HDFS-6962) ACLs inheritance conflict with umaskmode

2015-02-24 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-6962: Target Version/s: 3.0.0 (was: 2.7.0) Hello, [~usrikanth]. Thank you for posting a prototype patch a

[jira] [Commented] (HDFS-7833) DataNode reconfiguration does not recalculate valid volumes required, based on configured failed volumes tolerated.

2015-02-24 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14335228#comment-14335228 ] Chris Nauroth commented on HDFS-7833: - This is a repeat of the comment I mentioned on H

[jira] [Commented] (HDFS-7830) DataNode does not release the volume lock when adding a volume fails.

2015-02-24 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14335230#comment-14335230 ] Chris Nauroth commented on HDFS-7830: - Thank you, Eddy. I filed HDFS-7833. > DataNode

[jira] [Created] (HDFS-7833) DataNode reconfiguration does not recalculate valid volumes required, based on configured failed volumes tolerated.

2015-02-24 Thread Chris Nauroth (JIRA)
Chris Nauroth created HDFS-7833: --- Summary: DataNode reconfiguration does not recalculate valid volumes required, based on configured failed volumes tolerated. Key: HDFS-7833 URL: https://issues.apache.org/jira/brows

[jira] [Commented] (HDFS-7830) DataNode does not release the volume lock when adding a volume fails.

2015-02-24 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14335185#comment-14335185 ] Chris Nauroth commented on HDFS-7830: - Hi [~eddyxu]. Another potential problem that I'

[jira] [Updated] (HDFS-7009) Active NN and standby NN have different live nodes

2015-02-23 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7009: Resolution: Fixed Fix Version/s: 2.7.0 Status: Resolved (was: Patch Available) I h

[jira] [Updated] (HDFS-7009) Active NN and standby NN have different live nodes

2015-02-23 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7009: Component/s: datanode Target Version/s: 2.7.0 Affects Version/s: 2.6.0 Hadoop

[jira] [Commented] (HDFS-7806) Refactor: move StorageType.java from hadoop-hdfs to hadoop-common

2015-02-21 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14330456#comment-14330456 ] Chris Nauroth commented on HDFS-7806: - +1 from me too. Thank you, Xiaoyu and Arpit. >

[jira] [Commented] (HDFS-7009) Active NN and standby NN have different live nodes

2015-02-21 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14330452#comment-14330452 ] Chris Nauroth commented on HDFS-7009: - [~szetszwo], thank you for taking a look. bq. I

[jira] [Updated] (HDFS-7813) TestDFSHAAdminMiniCluster#testFencer testcase is failing frequently

2015-02-20 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7813: Resolution: Fixed Fix Version/s: 2.7.0 Hadoop Flags: Reviewed Status: Resolved

[jira] [Updated] (HDFS-7813) TestDFSHAAdminMiniCluster#testFencer testcase is failing frequently

2015-02-20 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7813: Summary: TestDFSHAAdminMiniCluster#testFencer testcase is failing frequently (was: TestDFSHAAdminMin

[jira] [Updated] (HDFS-7813) TestDFSHAAdminMiniCluster#testFencer testcase is failing frequently

2015-02-20 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7813: Target Version/s: 2.7.0 > TestDFSHAAdminMiniCluster#testFencer testcase is failing frequently > -

[jira] [Commented] (HDFS-7807) libhdfs htable.c: fix htable resizing, add unit test

2015-02-20 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14329860#comment-14329860 ] Chris Nauroth commented on HDFS-7807: - {{TestDFSHAAdminMiniCluster}} is an unrelated kn

[jira] [Commented] (HDFS-7009) Active NN and standby NN have different live nodes

2015-02-20 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14329819#comment-14329819 ] Chris Nauroth commented on HDFS-7009: - Thanks for updating the patch, Ming. I wasn't t

[jira] [Updated] (HDFS-7807) libhdfs htable.c: fix htable resizing, add unit test

2015-02-20 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7807: Hadoop Flags: Reviewed +1 for patch 002 pending Jenkins. I verified that the compiler warnings on W

[jira] [Commented] (HDFS-7806) Refactor: move StorageType.java from hadoop-hdfs to hadoop-common

2015-02-20 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14329659#comment-14329659 ] Chris Nauroth commented on HDFS-7806: - That looks like a flaky Jenkins run. I submitte

[jira] [Commented] (HDFS-7693) libhdfs: add hdfsFile cache

2015-02-20 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14329593#comment-14329593 ] Chris Nauroth commented on HDFS-7693: - Thanks for taking the time to explain the motiva

[jira] [Resolved] (HDFS-7773) Additional metrics in HDFS to be accessed via jmx.

2015-02-20 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth resolved HDFS-7773. - Resolution: Fixed Fix Version/s: 2.7.0 +1 for the both the trunk and branch-2 patches. I ha

[jira] [Updated] (HDFS-7814) Fix usage string of storageType parameter for "dfsadmin -setSpaceQuota/clrSpaceQuota"

2015-02-20 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7814: Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) +1

[jira] [Resolved] (HDFS-7815) Loop on 'blocks does not belong to any file'

2015-02-20 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth resolved HDFS-7815. - Resolution: Duplicate > Loop on 'blocks does not belong to any file' >

[jira] [Commented] (HDFS-7815) Loop on 'blocks does not belong to any file'

2015-02-20 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14329249#comment-14329249 ] Chris Nauroth commented on HDFS-7815: - Hello, [~frha]. This bug was fixed in HDFS-7503

[jira] [Commented] (HDFS-7806) Refactor: move StorageType.java from hadoop-hdfs to hadoop-common

2015-02-19 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14328282#comment-14328282 ] Chris Nauroth commented on HDFS-7806: - I think we can safely delete {{org.apache.hadoop

[jira] [Commented] (HDFS-7773) Additional metrics in HDFS to be accessed via jmx.

2015-02-19 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14327959#comment-14327959 ] Chris Nauroth commented on HDFS-7773: - The failure of {{TestDFSHAAdminMiniCluster}} is

[jira] [Updated] (HDFS-7773) Additional metrics in HDFS to be accessed via jmx.

2015-02-18 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7773: Hadoop Flags: Reviewed +1 for patch v003 pending Jenkins. Thank you for addressing the feedback, Anu

[jira] [Commented] (HDFS-7773) Additional metrics in HDFS to be accessed via jmx.

2015-02-18 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14326658#comment-14326658 ] Chris Nauroth commented on HDFS-7773: - This looks good, Anu. I have just one more smal

[jira] [Updated] (HDFS-7772) Document hdfs balancer -exclude/-include option in HDFSCommands.html

2015-02-18 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7772: Resolution: Fixed Fix Version/s: 2.7.0 Status: Resolved (was: Patch Available) +1

[jira] [Commented] (HDFS-7807) libhdfs htable.c: fix htable resizing, add unit test

2015-02-18 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14326428#comment-14326428 ] Chris Nauroth commented on HDFS-7807: - Hi Colin. This looks good. A few small comment

[jira] [Commented] (HDFS-7491) Add incremental blockreport latency to DN metrics

2015-02-18 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14326221#comment-14326221 ] Chris Nauroth commented on HDFS-7491: - Thank you, Ming. I have one more request. Woul

[jira] [Commented] (HDFS-7772) Document hdfs balancer -exclude/-include option in HDFSCommands.html

2015-02-17 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324406#comment-14324406 ] Chris Nauroth commented on HDFS-7772: - Hi, Xiaoyu. Sorry, but it looks like we'll need

[jira] [Updated] (HDFS-7604) Track and display failed DataNode storage locations in NameNode.

2015-02-16 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7604: Resolution: Fixed Fix Version/s: 2.7.0 Hadoop Flags: Reviewed Status: Resolved

[jira] [Commented] (HDFS-7604) Track and display failed DataNode storage locations in NameNode.

2015-02-16 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14323429#comment-14323429 ] Chris Nauroth commented on HDFS-7604: - The test failures in the last run appear to be u

[jira] [Updated] (HDFS-7491) Add incremental blockreport latency to DN metrics

2015-02-14 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7491: Component/s: datanode Target Version/s: 2.7.0 Hi Ming. This patch looks good. The test is

[jira] [Commented] (HDFS-7773) Additional metrics in HDFS to be accessed via jmx.

2015-02-14 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14321595#comment-14321595 ] Chris Nauroth commented on HDFS-7773: - Hi, Anu. This looks good. I have just a few mi

[jira] [Updated] (HDFS-7773) Additional metrics in HDFS to be accessed via jmx.

2015-02-14 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7773: Component/s: namenode datanode Target Version/s: 2.7.0 > Additional me

[jira] [Updated] (HDFS-7778) Rename FsVolumeListTest to TestFsVolumeList and commit it to branch-2

2015-02-14 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7778: Component/s: test > Rename FsVolumeListTest to TestFsVolumeList and commit it to branch-2 > -

[jira] [Updated] (HDFS-7604) Track and display failed DataNode storage locations in NameNode.

2015-02-13 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7604: Attachment: HDFS-7604.006.patch All of the dependent patches that I was waiting on for merge to branc

[jira] [Updated] (HDFS-7778) Rename FsVolumeListTest to TestFsVolumeList and commit it to branch-2

2015-02-13 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7778: Resolution: Fixed Fix Version/s: 2.7.0 Hadoop Flags: Reviewed Status: Resolved

[jira] [Updated] (HDFS-7772) Document hdfs balancer -exclude/-include option in HDFSCommands.html

2015-02-13 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7772: Hadoop Flags: Reviewed Thank you, Xiaoyu. This looks good to me. +1 pending Jenkins. I'll also hol

[jira] [Commented] (HDFS-7430) Rewrite the BlockScanner to use O(1) memory and use multiple threads

2015-02-13 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14320964#comment-14320964 ] Chris Nauroth commented on HDFS-7430: - Thanks for the update, Colin and Andrew. > Rewr

[jira] [Commented] (HDFS-7772) Document hdfs balancer -exclude/-include option in HDFSCommands.html

2015-02-13 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14320802#comment-14320802 ] Chris Nauroth commented on HDFS-7772: - Hi, [~xyao]. This looks right, but it didn't ma

[jira] [Commented] (HDFS-7009) Active NN and standby NN have different live nodes

2015-02-13 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14320670#comment-14320670 ] Chris Nauroth commented on HDFS-7009: - Hi [~mingma]. Thanks for giving me the notifica

[jira] [Commented] (HDFS-7684) The host:port settings of the daemons should be trimmed before use

2015-02-13 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14320474#comment-14320474 ] Chris Nauroth commented on HDFS-7684: - [~ajisakaa], thank you for the commit! > The ho

[jira] [Updated] (HDFS-7684) The host:port settings of dfs.namenode.secondary.http-address should be trimmed before use

2015-02-12 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7684: Target Version/s: 2.7.0 Hadoop Flags: Reviewed +1 for patch v004, pending Jenkins run. Akira

[jira] [Updated] (HDFS-7773) Additional metrics in HDFS to be accessed via jmx.

2015-02-12 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7773: Summary: Additional metrics in HDFS to be accessed via jmx. (was: Improved HDFS dashboard) > Additi

[jira] [Commented] (HDFS-7609) startup used too much time to load edits

2015-02-12 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14318940#comment-14318940 ] Chris Nauroth commented on HDFS-7609: - I tried testing an old client without call ID su

[jira] [Commented] (HDFS-7684) The host:port settings of dfs.namenode.secondary.http-address should be trimmed before use

2015-02-12 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14318882#comment-14318882 ] Chris Nauroth commented on HDFS-7684: - Trimming in {{NetUtils}} might be a valuable add

[jira] [Commented] (HDFS-4685) Implementation of ACLs in HDFS

2015-02-11 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317691#comment-14317691 ] Chris Nauroth commented on HDFS-4685: - Actually, there is one more implementation detai

[jira] [Updated] (HDFS-7322) deprecate sbin/*.sh

2015-02-11 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7322: Component/s: scripts Assignee: Allen Wittenauer Hadoop Flags: Reviewed +1 for the patch.

[jira] [Commented] (HDFS-4685) Implementation of ACLs in HDFS

2015-02-11 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317297#comment-14317297 ] Chris Nauroth commented on HDFS-4685: - bq. My question is, if we already have the permi

[jira] [Commented] (HDFS-7430) Rewrite the BlockScanner to use O(1) memory and use multiple threads

2015-02-11 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317213#comment-14317213 ] Chris Nauroth commented on HDFS-7430: - I didin't review this patch at all, but how are

[jira] [Commented] (HDFS-7778) Rename FsVolumeListTest to TestFsVolumeList and commit it to branch-2

2015-02-11 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317212#comment-14317212 ] Chris Nauroth commented on HDFS-7778: - Hi [~eddyxu]. I think I'm fully caught up now o

[jira] [Updated] (HDFS-7778) Rename FsVolumeListTest to TestFsVolumeList and commit it to branch-2

2015-02-11 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7778: Attachment: (was: HDFS-7778-trunk.000.patch) > Rename FsVolumeListTest to TestFsVolumeList and co

[jira] [Updated] (HDFS-7778) Rename FsVolumeListTest to TestFsVolumeList and commit it to branch-2

2015-02-11 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7778: Attachment: HDFS-7778-trunk.000.patch I'm reattaching the same trunk patch, so that it gets picked up

[jira] [Commented] (HDFS-7778) Rename FsVolumeListTest to TestFsVolumeList and commit it to branch-2

2015-02-11 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14316945#comment-14316945 ] Chris Nauroth commented on HDFS-7778: - Thanks for filing this jira. The trunk patch lo

[jira] [Commented] (HDFS-7496) Fix FsVolume removal race conditions on the DataNode by reference-counting the volume instances

2015-02-11 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14316868#comment-14316868 ] Chris Nauroth commented on HDFS-7496: - [~eddyxu], thanks for the response. Let's handl

[jira] [Commented] (HDFS-7604) Track and display failed DataNode storage locations in NameNode.

2015-02-11 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14316765#comment-14316765 ] Chris Nauroth commented on HDFS-7604: - Thank you for the review, Jitendra. As a heads-

[jira] [Commented] (HDFS-7496) Fix FsVolume removal race conditions on the DataNode by reference-counting the volume instances

2015-02-11 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14316761#comment-14316761 ] Chris Nauroth commented on HDFS-7496: - The trunk commit for this patch (git hash b7f4a

[jira] [Commented] (HDFS-7684) The host:port settings of dfs.namenode.secondary.http-address should be trimmed before use

2015-02-11 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14316665#comment-14316665 ] Chris Nauroth commented on HDFS-7684: - The Findbugs warning is likely unrelated, fixed

[jira] [Commented] (HDFS-7604) Track and display failed DataNode storage locations in NameNode.

2015-02-10 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315644#comment-14315644 ] Chris Nauroth commented on HDFS-7604: - The Findbugs warning is unrelated and will be fi

[jira] [Commented] (HDFS-316) Balancer should run for a configurable # of iterations

2015-02-10 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315645#comment-14315645 ] Chris Nauroth commented on HDFS-316: +1 from me too. It looks like the Jenkins run fail

[jira] [Commented] (HDFS-7608) hdfs dfsclient newConnectedPeer has no write timeout

2015-02-10 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315315#comment-14315315 ] Chris Nauroth commented on HDFS-7608: - [~cmccabe], thanks for double-checking me on thi

[jira] [Updated] (HDFS-7604) Track and display failed DataNode storage locations in NameNode.

2015-02-10 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7604: Attachment: HDFS-7604.005.patch Jitendra, thank you for reviewing. Here is patch v005, containing bo

[jira] [Commented] (HDFS-316) Balancer should run for a configurable # of iterations

2015-02-10 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14314973#comment-14314973 ] Chris Nauroth commented on HDFS-316: Hi Xiaoyu. This patch is looking good. Let's go a

[jira] [Commented] (HDFS-7608) hdfs dfsclient newConnectedPeer has no write timeout

2015-02-10 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14314868#comment-14314868 ] Chris Nauroth commented on HDFS-7608: - Please let me know if I'm missing something, but

[jira] [Updated] (HDFS-7604) Track and display failed DataNode storage locations in NameNode.

2015-02-10 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7604: Attachment: HDFS-7604.004.patch Patch v004 adds another test: {{TestDataNodeVolumeFailureReporting#t

[jira] [Updated] (HDFS-7714) Simultaneous restart of HA NameNodes and DataNode can cause DataNode to register successfully with only one NameNode.

2015-02-09 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7714: Hadoop Flags: Reviewed +1 for patch v002, pending Jenkins. Thanks again, Vinay. > Simultaneous rest

[jira] [Updated] (HDFS-7604) Track and display failed DataNode storage locations in NameNode.

2015-02-09 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7604: Status: Patch Available (was: Open) > Track and display failed DataNode storage locations in NameNod

[jira] [Updated] (HDFS-7604) Track and display failed DataNode storage locations in NameNode.

2015-02-09 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7604: Attachment: HDFS-7604.002.patch I'm attaching patch v002. I've also attached screenshots 5-7 showing

[jira] [Updated] (HDFS-7604) Track and display failed DataNode storage locations in NameNode.

2015-02-09 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7604: Attachment: HDFS-7604-screenshot-7.png HDFS-7604-screenshot-6.png HDFS

[jira] [Commented] (HDFS-7714) Simultaneous restart of HA NameNodes and DataNode can cause DataNode to register successfully with only one NameNode.

2015-02-06 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14310060#comment-14310060 ] Chris Nauroth commented on HDFS-7714: - Thank you for taking this issue, Vinay. I think

[jira] [Commented] (HDFS-7604) Track and display failed DataNode storage locations in NameNode.

2015-02-06 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14310052#comment-14310052 ] Chris Nauroth commented on HDFS-7604: - Thank you for taking a look, Xiaoyu. I actually

[jira] [Comment Edited] (HDFS-7604) Track and display failed DataNode storage locations in NameNode.

2015-02-02 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14302025#comment-14302025 ] Chris Nauroth edited comment on HDFS-7604 at 2/2/15 10:05 PM: --

[jira] [Updated] (HDFS-7604) Track and display failed DataNode storage locations in NameNode.

2015-02-02 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7604: Attachment: HDFS-7604-screenshot-4.png I've done another mock-up of the UI. This version avoids addi

[jira] [Updated] (HDFS-7604) Track and display failed DataNode storage locations in NameNode.

2015-02-02 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7604: Status: Open (was: Patch Available) > Track and display failed DataNode storage locations in NameNod

[jira] [Commented] (HDFS-7520) checknative should display a nicer error message when openssl support is not compiled in

2015-01-30 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14299467#comment-14299467 ] Chris Nauroth commented on HDFS-7520: - My best guess is that this happens when the buil

[jira] [Commented] (HDFS-2882) DN continues to start up, even if block pool fails to initialize

2015-01-30 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14299227#comment-14299227 ] Chris Nauroth commented on HDFS-2882: - I'm linking this to HDFS-7714, where I reported

[jira] [Commented] (HDFS-7714) Simultaneous restart of HA NameNodes and DataNode can cause DataNode to register successfully with only one NameNode.

2015-01-30 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14299223#comment-14299223 ] Chris Nauroth commented on HDFS-7714: - Here are more details on what I've observed. I

[jira] [Created] (HDFS-7714) Simultaneous restart of HA NameNodes and DataNode can cause DataNode to register successfully with only one NameNode.

2015-01-30 Thread Chris Nauroth (JIRA)
Chris Nauroth created HDFS-7714: --- Summary: Simultaneous restart of HA NameNodes and DataNode can cause DataNode to register successfully with only one NameNode. Key: HDFS-7714 URL: https://issues.apache.org/jira/bro

[jira] [Updated] (HDFS-7608) hdfs dfsclient newConnectedPeer has no write timeout

2015-01-30 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7608: Summary: hdfs dfsclient newConnectedPeer has no write timeout (was: hdfs dfsclient newConnectedPee

[jira] [Commented] (HDFS-7693) libhdfs: add hdfsFile cache

2015-01-29 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14297456#comment-14297456 ] Chris Nauroth commented on HDFS-7693: - Hi Colin. I've only taken a quick scan of the p

<    4   5   6   7   8   9   10   11   12   13   >