[jira] [Commented] (HDFS-10485) Fix findbugs warning in FSEditLog.java in branch-2

2016-06-03 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15315348#comment-15315348 ] Xiaobing Zhou commented on HDFS-10485: -- Thank you for update. The new patch looks good to me. +1

[jira] [Commented] (HDFS-9924) [umbrella] Asynchronous HDFS Access

2016-06-03 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15315333#comment-15315333 ] Jitendra Nath Pandey commented on HDFS-9924: bq. I'm -1 on releasing this in 2.8 since that

[jira] [Updated] (HDFS-10485) Fix findbugs warning in FSEditLog.java in branch-2

2016-06-03 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-10485: - Attachment: HDFS-10485.03.branch-2.patch > Fix findbugs warning in FSEditLog.java in branch-2 >

[jira] [Commented] (HDFS-10485) Fix findbugs warning in FSEditLog.java in branch-2

2016-06-03 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15315293#comment-15315293 ] Akira AJISAKA commented on HDFS-10485: -- Thanks [~xiaobingo] for the review comment. bq. Can you

[jira] [Updated] (HDFS-10467) Router-based HDFS federation

2016-06-03 Thread Inigo Goiri (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Inigo Goiri updated HDFS-10467: --- Attachment: HDFS-Router-Federation-Prototype.patch Prototype on top of Hadoop 2.6 to get an idea of

[jira] [Commented] (HDFS-10346) Implement asynchronous setPermission/setOwner for DistributedFileSystem

2016-06-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15315233#comment-15315233 ] Hudson commented on HDFS-10346: --- SUCCESS: Integrated in Hadoop-trunk-Commit #9913 (See

[jira] [Commented] (HDFS-10390) Implement asynchronous setAcl/getAclStatus for DistributedFileSystem

2016-06-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15315237#comment-15315237 ] Hudson commented on HDFS-10390: --- SUCCESS: Integrated in Hadoop-trunk-Commit #9913 (See

[jira] [Commented] (HDFS-10430) Reuse FileSystem#access in TestAsyncDFS

2016-06-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15315231#comment-15315231 ] Hudson commented on HDFS-10430: --- SUCCESS: Integrated in Hadoop-trunk-Commit #9913 (See

[jira] [Commented] (HDFS-10431) Refactor and speedup TestAsyncDFSRename

2016-06-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15315232#comment-15315232 ] Hudson commented on HDFS-10431: --- SUCCESS: Integrated in Hadoop-trunk-Commit #9913 (See

[jira] [Commented] (HDFS-10224) Implement asynchronous rename for DistributedFileSystem

2016-06-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15315234#comment-15315234 ] Hudson commented on HDFS-10224: --- SUCCESS: Integrated in Hadoop-trunk-Commit #9913 (See

[jira] [Commented] (HDFS-9924) [umbrella] Asynchronous HDFS Access

2016-06-03 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15315225#comment-15315225 ] Andrew Wang commented on HDFS-9924: --- I've gone ahead and moved the commits for AsyncFileSystem and

[jira] [Updated] (HDFS-10431) Refactor and speedup TestAsyncDFSRename

2016-06-03 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-10431: --- Fix Version/s: (was: 2.8.0) HDFS-9924 > Refactor and speedup

[jira] [Updated] (HDFS-10430) Reuse FileSystem#access in TestAsyncDFS

2016-06-03 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-10430: --- Fix Version/s: (was: 2.8.0) HDFS-9924 > Reuse FileSystem#access in

[jira] [Updated] (HDFS-10390) Implement asynchronous setAcl/getAclStatus for DistributedFileSystem

2016-06-03 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-10390: --- Fix Version/s: (was: 2.8.0) HDFS-9924 > Implement asynchronous

[jira] [Updated] (HDFS-10346) Implement asynchronous setPermission/setOwner for DistributedFileSystem

2016-06-03 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-10346: --- Fix Version/s: (was: 2.8.0) HDFS-9924 > Implement asynchronous

[jira] [Updated] (HDFS-10224) Implement asynchronous rename for DistributedFileSystem

2016-06-03 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-10224: --- Fix Version/s: (was: 2.8.0) HDFS-9924 > Implement asynchronous rename for

[jira] [Commented] (HDFS-10481) HTTPFS server should correctly impersonate as end user to open file

2016-06-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15315175#comment-15315175 ] Hudson commented on HDFS-10481: --- SUCCESS: Integrated in Hadoop-trunk-Commit #9912 (See

[jira] [Commented] (HDFS-9806) Allow HDFS block replicas to be provided by an external storage system

2016-06-03 Thread Chris Douglas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15315169#comment-15315169 ] Chris Douglas commented on HDFS-9806: - bq. How should we update the over-replication logic to work

[jira] [Updated] (HDFS-10481) HTTPFS server should correctly impersonate as end user to open file

2016-06-03 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-10481: --- Resolution: Fixed Fix Version/s: 2.8.0 Status: Resolved (was: Patch Available)

[jira] [Updated] (HDFS-10481) HTTPFS server should correctly impersonate as end user to open file

2016-06-03 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-10481: --- Component/s: httpfs > HTTPFS server should correctly impersonate as end user to open file >

[jira] [Updated] (HDFS-8678) Bring back the feature to view chunks of files in the HDFS file browser

2016-06-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HDFS-8678: --- Component/s: ui > Bring back the feature to view chunks of files in the HDFS file browser >

[jira] [Updated] (HDFS-7995) Implement chmod in the HDFS Web UI

2016-06-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HDFS-7995: --- Labels: (was: BB2015-05-TBR) > Implement chmod in the HDFS Web UI >

[jira] [Updated] (HDFS-7588) Improve the HDFS Web UI browser to allow chowning / chmoding, creating dirs and uploading files

2016-06-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HDFS-7588: --- Component/s: webhdfs ui > Improve the HDFS Web UI browser to allow chowning /

[jira] [Updated] (HDFS-9084) Pagination, sorting and filtering of files/directories in the HDFS Web UI

2016-06-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HDFS-9084: --- Component/s: ui > Pagination, sorting and filtering of files/directories in the HDFS Web UI >

[jira] [Updated] (HDFS-7995) Implement chmod in the HDFS Web UI

2016-06-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HDFS-7995: --- Component/s: ui > Implement chmod in the HDFS Web UI > -- > >

[jira] [Updated] (HDFS-7987) Allow files / directories to be moved

2016-06-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HDFS-7987: --- Component/s: ui > Allow files / directories to be moved >

[jira] [Updated] (HDFS-7986) Allow files / directories to be deleted from the NameNode UI

2016-06-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HDFS-7986: --- Component/s: ui > Allow files / directories to be deleted from the NameNode UI >

[jira] [Updated] (HDFS-7796) Include X-editable for slick contenteditable fields in the web UI

2016-06-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HDFS-7796: --- Component/s: ui > Include X-editable for slick contenteditable fields in the web UI >

[jira] [Updated] (HDFS-7796) Include X-editable for slick contenteditable fields in the web UI

2016-06-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HDFS-7796: --- Labels: (was: BB2015-05-TBR) > Include X-editable for slick contenteditable fields in the

[jira] [Updated] (HDFS-7779) Support changing ownership, group and replication in HDFS Web UI

2016-06-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HDFS-7779: --- Component/s: ui > Support changing ownership, group and replication in HDFS Web UI >

[jira] [Updated] (HDFS-7713) Implement mkdirs in the HDFS Web UI

2016-06-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HDFS-7713: --- Component/s: ui > Implement mkdirs in the HDFS Web UI > --- >

[jira] [Updated] (HDFS-7767) Use the noredirect flag in WebHDFS to allow web browsers to upload files via the NN UI

2016-06-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HDFS-7767: --- Component/s: webhdfs ui > Use the noredirect flag in WebHDFS to allow web

[jira] [Updated] (HDFS-7766) Add a flag to WebHDFS op=CREATE to not respond with a 307 redirect

2016-06-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HDFS-7766: --- Component/s: webhdfs ui > Add a flag to WebHDFS op=CREATE to not respond with

[jira] [Updated] (HDFS-9877) HDFS Namenode UI: Fix browsing directories that need to be encoded

2016-06-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HDFS-9877: --- Component/s: ui > HDFS Namenode UI: Fix browsing directories that need to be encoded >

[jira] [Commented] (HDFS-9877) HDFS Namenode UI: Fix browsing directories that need to be encoded

2016-06-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15315153#comment-15315153 ] Hudson commented on HDFS-9877: -- SUCCESS: Integrated in Hadoop-trunk-Commit #9911 (See

[jira] [Commented] (HDFS-7767) Use the noredirect flag in WebHDFS to allow web browsers to upload files via the NN UI

2016-06-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15315155#comment-15315155 ] Hudson commented on HDFS-7767: -- SUCCESS: Integrated in Hadoop-trunk-Commit #9911 (See

[jira] [Commented] (HDFS-10458) getFileEncryptionInfo should return quickly for non-encrypted cluster

2016-06-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15315147#comment-15315147 ] Hadoop QA commented on HDFS-10458: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDFS-7987) Allow files / directories to be moved

2016-06-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15315146#comment-15315146 ] Allen Wittenauer commented on HDFS-7987: With the others committed, this needs a rebase before it

[jira] [Updated] (HDFS-7767) Use the noredirect flag in WebHDFS to allow web browsers to upload files via the NN UI

2016-06-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HDFS-7767: --- Resolution: Fixed Fix Version/s: 3.0.0-alpha1 Status: Resolved (was: Patch

[jira] [Updated] (HDFS-9877) HDFS Namenode UI: Fix browsing directories that need to be encoded

2016-06-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HDFS-9877: --- Resolution: Fixed Fix Version/s: 3.0.0-alpha1 Status: Resolved (was: Patch

[jira] [Commented] (HDFS-8678) Bring back the feature to view chunks of files in the HDFS file browser

2016-06-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15315113#comment-15315113 ] Allen Wittenauer commented on HDFS-8678: When I attempt to use this, I only get a link to view the

[jira] [Commented] (HDFS-10446) Add interleaving tests for async DFS API

2016-06-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15315078#comment-15315078 ] Hadoop QA commented on HDFS-10446: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDFS-7987) Allow files / directories to be moved

2016-06-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15315062#comment-15315062 ] Hadoop QA commented on HDFS-7987: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Updated] (HDFS-10446) Add interleaving tests for async DFS API

2016-06-03 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HDFS-10446: - Attachment: HDFS-10446-HDFS-9924.001.patch Patch v001 fixed check style issues. > Add

[jira] [Commented] (HDFS-7987) Allow files / directories to be moved

2016-06-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15315044#comment-15315044 ] Allen Wittenauer commented on HDFS-7987: +1 > Allow files / directories to be moved >

[jira] [Updated] (HDFS-10458) getFileEncryptionInfo should return quickly for non-encrypted cluster

2016-06-03 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-10458: - Attachment: HDFS-10458.04.patch Not sure why Yetus failed to build. Attaching patch again. >

[jira] [Commented] (HDFS-10458) getFileEncryptionInfo should return quickly for non-encrypted cluster

2016-06-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314998#comment-15314998 ] Hadoop QA commented on HDFS-10458: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDFS-7767) Use the noredirect flag in WebHDFS to allow web browsers to upload files via the NN UI

2016-06-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314993#comment-15314993 ] Allen Wittenauer commented on HDFS-7767: +1 > Use the noredirect flag in WebHDFS to allow web

[jira] [Created] (HDFS-10487) libhdfs++: support fs.default.name

2016-06-03 Thread Bob Hansen (JIRA)
Bob Hansen created HDFS-10487: - Summary: libhdfs++: support fs.default.name Key: HDFS-10487 URL: https://issues.apache.org/jira/browse/HDFS-10487 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Updated] (HDFS-10458) getFileEncryptionInfo should return quickly for non-encrypted cluster

2016-06-03 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-10458: - Attachment: HDFS-10458.03.patch Thanks for the suggestion [~shv]. Attaching new patch. Right now we are

[jira] [Commented] (HDFS-10485) Fix findbugs warning in FSEditLog.java in branch-2

2016-06-03 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314946#comment-15314946 ] Xiaobing Zhou commented on HDFS-10485: -- Thank you [~ajisakaa] for the v02 patch. Can you explain why

[jira] [Commented] (HDFS-10485) Fix findbugs warning in FSEditLog.java in branch-2

2016-06-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314931#comment-15314931 ] Hadoop QA commented on HDFS-10485: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDFS-10454) libhdfspp: Move NameNodeOp to a separate file

2016-06-03 Thread Bob Hansen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314838#comment-15314838 ] Bob Hansen commented on HDFS-10454: --- [~anatoli.shein]: Thanks for cleaning up all of the crufty includes

[jira] [Commented] (HDFS-10458) getFileEncryptionInfo should return quickly for non-encrypted cluster

2016-06-03 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314831#comment-15314831 ] Konstantin Shvachko commented on HDFS-10458: Right, will need to handle a few other cases. For

[jira] [Created] (HDFS-10486) "Cannot start secure datanode with unprivileged HTTP ports" should give config param

2016-06-03 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HDFS-10486: --- Summary: "Cannot start secure datanode with unprivileged HTTP ports" should give config param Key: HDFS-10486 URL: https://issues.apache.org/jira/browse/HDFS-10486

[jira] [Commented] (HDFS-10469) Add number of active xceivers to datanode metrics

2016-06-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314711#comment-15314711 ] Hadoop QA commented on HDFS-10469: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDFS-8548) Minicluster throws NPE on shutdown

2016-06-03 Thread Xiaoyu Yao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314688#comment-15314688 ] Xiaoyu Yao commented on HDFS-8548: -- Sounds good to me. I just cherry-picked it to branch-2.7. >

[jira] [Updated] (HDFS-10485) Fix findbugs warning in FSEditLog.java in branch-2

2016-06-03 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-10485: - Attachment: HDFS-10485.02.branch-2.patch 02 patch: * fixes checkstyle warning > Fix findbugs

[jira] [Commented] (HDFS-10454) libhdfspp: Move NameNodeOp to a separate file

2016-06-03 Thread Anatoli Shein (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314678#comment-15314678 ] Anatoli Shein commented on HDFS-10454: -- This patch just separates NameNodeOperations class into its

[jira] [Commented] (HDFS-10485) Fix findbugs warning in FSEditLog.java in branch-2

2016-06-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314665#comment-15314665 ] Hadoop QA commented on HDFS-10485: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

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

2016-06-03 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314624#comment-15314624 ] John Zhuge commented on HDFS-6962: -- Hi [~cnauroth], In order to maintain backwards compatibility in

[jira] [Commented] (HDFS-8548) Minicluster throws NPE on shutdown

2016-06-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314619#comment-15314619 ] Ted Yu commented on HDFS-8548: -- Can this be backported to 2.7 branch ? Thanks > Minicluster throws NPE on

[jira] [Commented] (HDFS-9806) Allow HDFS block replicas to be provided by an external storage system

2016-06-03 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314609#comment-15314609 ] Zhe Zhang commented on HDFS-9806: - Thanks for posting the design and PoC [~chris.douglas]! It's really

[jira] [Commented] (HDFS-10454) libhdfspp: Move NameNodeOp to a separate file

2016-06-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314607#comment-15314607 ] Hadoop QA commented on HDFS-10454: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDFS-10476) DiskBalancer: Plan command output directory should be a sub-directory

2016-06-03 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314595#comment-15314595 ] Lei (Eddy) Xu commented on HDFS-10476: -- Thanks for the fix, [~anu] and [~arpitagarwal]. +1 pending

[jira] [Updated] (HDFS-10469) Add number of active xceivers to datanode metrics

2016-06-03 Thread Hanisha Koneru (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanisha Koneru updated HDFS-10469: -- Attachment: HDFS-10469.000.patch > Add number of active xceivers to datanode metrics >

[jira] [Updated] (HDFS-10469) Add number of active xceivers to datanode metrics

2016-06-03 Thread Hanisha Koneru (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanisha Koneru updated HDFS-10469: -- Status: Patch Available (was: Open) > Add number of active xceivers to datanode metrics >

[jira] [Commented] (HDFS-10481) HTTPFS server should correctly impersonate as end user to open file

2016-06-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314518#comment-15314518 ] Hadoop QA commented on HDFS-10481: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Updated] (HDFS-10454) libhdfspp: Move NameNodeOp to a separate file

2016-06-03 Thread Anatoli Shein (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anatoli Shein updated HDFS-10454: - Attachment: HDFS-10454.HDFS-8707.000.patch > libhdfspp: Move NameNodeOp to a separate file >

[jira] [Updated] (HDFS-10454) libhdfspp: Move NameNodeOp to a separate file

2016-06-03 Thread Anatoli Shein (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anatoli Shein updated HDFS-10454: - Status: Patch Available (was: Open) > libhdfspp: Move NameNodeOp to a separate file >

[jira] [Updated] (HDFS-10481) HTTPFS server should correctly impersonate as end user to open file

2016-06-03 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen updated HDFS-10481: - Attachment: HDFS-10481.02.patch Patch 2 to make checkstyle happy. (It's the switch indentation that's in

[jira] [Commented] (HDFS-10477) Stop decommission a rack of DataNodes caused NameNode fail over to standby

2016-06-03 Thread yunjiong zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314451#comment-15314451 ] yunjiong zhao commented on HDFS-10477: -- [~kihwal], What's your opinion on the second patch? Any

[jira] [Commented] (HDFS-9859) Backport HDFS-6440 to branch-2

2016-06-03 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314432#comment-15314432 ] Andrew Purtell commented on HDFS-9859: -- My JIRA account doesn't have permission to attach files to

[jira] [Commented] (HDFS-10485) Fix findbugs warning in FSEditLog.java in branch-2

2016-06-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314406#comment-15314406 ] Hadoop QA commented on HDFS-10485: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Updated] (HDFS-10485) Fix findbugs warning in FSEditLog.java in branch-2

2016-06-03 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-10485: - Attachment: HDFS-10485.01.branch-2.patch Attaching a patch to use AtomicLong for

[jira] [Updated] (HDFS-10485) Fix findbugs warning in FSEditLog.java in branch-2

2016-06-03 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-10485: - Target Version/s: 2.9.0 Status: Patch Available (was: Open) > Fix findbugs warning

[jira] [Assigned] (HDFS-10485) Fix findbugs warning in FSEditLog.java in branch-2

2016-06-03 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA reassigned HDFS-10485: Assignee: Akira AJISAKA > Fix findbugs warning in FSEditLog.java in branch-2 >

[jira] [Commented] (HDFS-10485) Fix findbugs warning in FSEditLog.java in branch-2

2016-06-03 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314384#comment-15314384 ] Akira AJISAKA commented on HDFS-10485: -- I'm thinking numTransactionBatchedInSync should be AtomicLong

[jira] [Commented] (HDFS-10473) Allow only suitable storage policies to be set on striped files

2016-06-03 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314349#comment-15314349 ] Zhe Zhang commented on HDFS-10473: -- Thanks [~umamaheswararao] for proposing the idea. I agree that we can

[jira] [Commented] (HDFS-10341) Add a metric to expose the timeout number of pending replication blocks

2016-06-03 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314289#comment-15314289 ] Akira AJISAKA commented on HDFS-10341: -- Findbugs warning is also unrelated to the patch. Filed

[jira] [Created] (HDFS-10485) Fix findbugs warning in FSEditLog.java in branch-2

2016-06-03 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HDFS-10485: Summary: Fix findbugs warning in FSEditLog.java in branch-2 Key: HDFS-10485 URL: https://issues.apache.org/jira/browse/HDFS-10485 Project: Hadoop HDFS Issue

[jira] [Commented] (HDFS-10477) Stop decommission a rack of DataNodes caused NameNode fail over to standby

2016-06-03 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314253#comment-15314253 ] Kihwal Lee commented on HDFS-10477: --- If the lock is simply released and re-acquired right away per

[jira] [Created] (HDFS-10484) Can not read file from java.io.IOException: Need XXX bytes, but only YYY bytes available

2016-06-03 Thread pt (JIRA)
pt created HDFS-10484: - Summary: Can not read file from java.io.IOException: Need XXX bytes, but only YYY bytes available Key: HDFS-10484 URL: https://issues.apache.org/jira/browse/HDFS-10484 Project: Hadoop

[jira] [Resolved] (HDFS-10483) hadoop-hdfs-native-client tests asking for JDK6 on OS X

2016-06-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HDFS-10483. - Resolution: Not A Bug > hadoop-hdfs-native-client tests asking for JDK6 on OS X >

[jira] [Commented] (HDFS-10483) hadoop-hdfs-native-client tests asking for JDK6 on OS X

2016-06-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314200#comment-15314200 ] Allen Wittenauer commented on HDFS-10483: - Looks like it might be an Oracle bug.

[jira] [Assigned] (HDFS-10454) libhdfspp: Move NameNodeOp to a separate file

2016-06-03 Thread Anatoli Shein (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anatoli Shein reassigned HDFS-10454: Assignee: Anatoli Shein > libhdfspp: Move NameNodeOp to a separate file >

[jira] [Created] (HDFS-10483) hadoop-hdfs-native-client tests asking for JDK6 on OS X

2016-06-03 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HDFS-10483: --- Summary: hadoop-hdfs-native-client tests asking for JDK6 on OS X Key: HDFS-10483 URL: https://issues.apache.org/jira/browse/HDFS-10483 Project: Hadoop HDFS

[jira] [Created] (HDFS-10482) truncate will fail when we use viewFS.

2016-06-03 Thread Brahma Reddy Battula (JIRA)
Brahma Reddy Battula created HDFS-10482: --- Summary: truncate will fail when we use viewFS. Key: HDFS-10482 URL: https://issues.apache.org/jira/browse/HDFS-10482 Project: Hadoop HDFS

[jira] [Commented] (HDFS-10481) HTTPFS server should correctly impersonate as end user to open file

2016-06-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313835#comment-15313835 ] Hadoop QA commented on HDFS-10481: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Updated] (HDFS-10481) HTTPFS server should correctly impersonate as end user to open file

2016-06-03 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen updated HDFS-10481: - Attachment: HDFS-10481.01.patch Attaching a patch to fix this. Manually tested the existing issue is

[jira] [Updated] (HDFS-10481) HTTPFS server should correctly impersonate as end user to open file

2016-06-03 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen updated HDFS-10481: - Status: Patch Available (was: Open) > HTTPFS server should correctly impersonate as end user to open

[jira] [Created] (HDFS-10481) HTTPFS server should correctly impersonate as end user to open file

2016-06-03 Thread Xiao Chen (JIRA)
Xiao Chen created HDFS-10481: Summary: HTTPFS server should correctly impersonate as end user to open file Key: HDFS-10481 URL: https://issues.apache.org/jira/browse/HDFS-10481 Project: Hadoop HDFS

[jira] [Updated] (HDFS-10341) Add a metric to expose the timeout number of pending replication blocks

2016-06-03 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-10341: - Resolution: Fixed Fix Version/s: (was: 3.0.0-alpha1) 2.8.0

[jira] [Commented] (HDFS-10341) Add a metric to expose the timeout number of pending replication blocks

2016-06-03 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313759#comment-15313759 ] Akira AJISAKA commented on HDFS-10341: -- Whitespace issues and test failures seem to be unrelated to

[jira] [Commented] (HDFS-10341) Add a metric to expose the timeout number of pending replication blocks

2016-06-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313743#comment-15313743 ] Hadoop QA commented on HDFS-10341: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||