[jira] [Updated] (HDDS-263) Add retries in Ozone Client to handle BLOCK_NOT_COMMITTED Exception

2018-08-28 Thread Shashikant Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shashikant Banerjee updated HDDS-263: - Attachment: (was: HDDS-263.02.patch) > Add retries in Ozone Client to handle

[jira] [Updated] (HDDS-263) Add retries in Ozone Client to handle BLOCK_NOT_COMMITTED Exception

2018-08-28 Thread Shashikant Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shashikant Banerjee updated HDDS-263: - Attachment: HDDS-263.02.patch > Add retries in Ozone Client to handle BLOCK_NOT_COMMITTED

[jira] [Updated] (HDFS-13863) FsDatasetImpl should log DiskOutOfSpaceException

2018-08-28 Thread Fei Hui (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fei Hui updated HDFS-13863: --- Attachment: HDFS-13863.003.patch > FsDatasetImpl should log DiskOutOfSpaceException >

[jira] [Commented] (HDDS-263) Add retries in Ozone Client to handle BLOCK_NOT_COMMITTED Exception

2018-08-28 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594851#comment-16594851 ] genericqa commented on HDDS-263: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDFS-8196) Erasure Coding related information on NameNode UI

2018-08-28 Thread Kitti Nanasi (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594875#comment-16594875 ] Kitti Nanasi commented on HDFS-8196: I think it would be great to have the

[jira] [Updated] (HDFS-13875) EOFException log spam in Datanode

2018-08-28 Thread Karthik Palanisamy (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Palanisamy updated HDFS-13875: -- Description: Ambari checks datanode liveness by simply connecting to data transfer

[jira] [Resolved] (HDFS-13874) While there be mass Replication Queue Initializer thread

2018-08-28 Thread Feng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Yuan resolved HDFS-13874. -- Resolution: Not A Problem After i recheck the code, i find it`s a mistake of mine.It is not a problem,

[jira] [Commented] (HDFS-13806) EC: No error message for unsetting EC policy of the directory inherits the erasure coding policy from an ancestor directory

2018-08-28 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594886#comment-16594886 ] Vinayakumar B commented on HDFS-13806: -- {quote}NoECPolicySetException seems a little heavy. It's not

[jira] [Updated] (HDFS-13860) Space character in the path is shown as "+" while creating dirs in WebHDFS

2018-08-28 Thread Shashikant Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shashikant Banerjee updated HDFS-13860: --- Summary: Space character in the path is shown as "+" while creating dirs in WebHDFS

[jira] [Assigned] (HDFS-13820) Disable CacheReplicationMonitor If No Cached Paths Exist

2018-08-28 Thread Gabor Bota (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Bota reassigned HDFS-13820: - Assignee: Hrishikesh Gadre (was: Gabor Bota) > Disable CacheReplicationMonitor If No Cached

[jira] [Commented] (HDFS-13863) FsDatasetImpl should log DiskOutOfSpaceException

2018-08-28 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594732#comment-16594732 ] Yiqun Lin commented on HDFS-13863: -- [~ferhui], Can you decorate the warn message like following? It

[jira] [Commented] (HDFS-13806) EC: No error message for unsetting EC policy of the directory inherits the erasure coding policy from an ancestor directory

2018-08-28 Thread Sammi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594734#comment-16594734 ] Sammi Chen commented on HDFS-13806: --- Hi [~vinayrpet] and [~ayushtkn], thanks for reporting and working

[jira] [Commented] (HDFS-13870) WebHDFS: Document new APIs

2018-08-28 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594763#comment-16594763 ] Yiqun Lin commented on HDFS-13870: -- Would you mind attaching the patch file? As I see you have already

[jira] [Commented] (HDFS-13863) FsDatasetImpl should log DiskOutOfSpaceException

2018-08-28 Thread Fei Hui (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594792#comment-16594792 ] Fei Hui commented on HDFS-13863: [~linyiqun] Got it ! Upload v003 patch > FsDatasetImpl should log

[jira] [Updated] (HDDS-348) Parallalize container ops in ContainerStateMachine

2018-08-28 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated HDDS-348: --- Status: Patch Available (was: Open) > Parallalize container ops in ContainerStateMachine >

[jira] [Updated] (HDDS-348) Parallalize container ops in ContainerStateMachine

2018-08-28 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated HDDS-348: --- Attachment: HDDS-348.001.patch > Parallalize container ops in ContainerStateMachine >

[jira] [Commented] (HDFS-12946) Add a tool to check rack configuration against EC policies

2018-08-28 Thread Kitti Nanasi (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594913#comment-16594913 ] Kitti Nanasi commented on HDFS-12946: - Thanks [~xiaochen] for reporting it and providing the patch! I

[jira] [Created] (HDFS-13875) EOFException log spam in Datanode

2018-08-28 Thread Karthik Palanisamy (JIRA)
Karthik Palanisamy created HDFS-13875: - Summary: EOFException log spam in Datanode Key: HDFS-13875 URL: https://issues.apache.org/jira/browse/HDFS-13875 Project: Hadoop HDFS Issue Type:

[jira] [Updated] (HDFS-13860) Space character in the filePath is shown as "+" while creating files in WebHDFS

2018-08-28 Thread Shashikant Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shashikant Banerjee updated HDFS-13860: --- Attachment: HDFS-13860.00.patch > Space character in the filePath is shown as "+"

[jira] [Commented] (HDFS-13875) EOFException log spam in Datanode

2018-08-28 Thread Karthik Palanisamy (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594923#comment-16594923 ] Karthik Palanisamy commented on HDFS-13875: --- Cc: [~cnauroth] > EOFException log spam in

[jira] [Updated] (HDFS-13860) Space character in the filePath is shown as "+" while creating files in WebHDFS

2018-08-28 Thread Shashikant Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shashikant Banerjee updated HDFS-13860: --- Status: Patch Available (was: Open) > Space character in the filePath is shown as

[jira] [Updated] (HDDS-336) Print out container location information for a specific ozone key

2018-08-28 Thread LiXin Ge (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiXin Ge updated HDDS-336: -- Attachment: HDDS-336.003.patch > Print out container location information for a specific ozone key >

[jira] [Updated] (HDFS-13875) EOFException log spam in Datanode

2018-08-28 Thread Karthik Palanisamy (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Palanisamy updated HDFS-13875: -- Attachment: HDFS-13875.001.patch Status: Patch Available (was: Open) >

[jira] [Commented] (HDFS-12946) Add a tool to check rack configuration against EC policies

2018-08-28 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594922#comment-16594922 ] genericqa commented on HDFS-12946: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDDS-263) Add retries in Ozone Client to handle BLOCK_NOT_COMMITTED Exception

2018-08-28 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594699#comment-16594699 ] genericqa commented on HDDS-263: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Created] (HDFS-13874) While there be mass Replication Queue Initializer thread

2018-08-28 Thread Feng Yuan (JIRA)
Feng Yuan created HDFS-13874: Summary: While there be mass Replication Queue Initializer thread Key: HDFS-13874 URL: https://issues.apache.org/jira/browse/HDFS-13874 Project: Hadoop HDFS Issue

[jira] [Updated] (HDDS-381) Fix TestKeys#testPutAndGetKeyWithDnRestart

2018-08-28 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated HDDS-381: --- Fix Version/s: 0.2.1 Status: Patch Available (was: Open) > Fix

[jira] [Updated] (HDDS-381) Fix TestKeys#testPutAndGetKeyWithDnRestart

2018-08-28 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated HDDS-381: --- Attachment: HDDS-381.001.patch > Fix TestKeys#testPutAndGetKeyWithDnRestart >

[jira] [Commented] (HDFS-8196) Erasure Coding related information on NameNode UI

2018-08-28 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594887#comment-16594887 ] genericqa commented on HDFS-8196: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDDS-336) Print out container location information for a specific ozone key

2018-08-28 Thread LiXin Ge (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594917#comment-16594917 ] LiXin Ge commented on HDDS-336: --- Thanks [~elek] for the detailed comments and information. {quote} Because

[jira] [Created] (HDDS-381) Fix TestKeys#testPutAndGetKeyWithDnRestart

2018-08-28 Thread Mukul Kumar Singh (JIRA)
Mukul Kumar Singh created HDDS-381: -- Summary: Fix TestKeys#testPutAndGetKeyWithDnRestart Key: HDDS-381 URL: https://issues.apache.org/jira/browse/HDDS-381 Project: Hadoop Distributed Data Store

[jira] [Commented] (HDFS-13863) FsDatasetImpl should log DiskOutOfSpaceException

2018-08-28 Thread Fei Hui (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594766#comment-16594766 ] Fei Hui commented on HDFS-13863: [~linyiqun] Thanks for you comments. Two cases with

[jira] [Comment Edited] (HDFS-13863) FsDatasetImpl should log DiskOutOfSpaceException

2018-08-28 Thread Fei Hui (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594766#comment-16594766 ] Fei Hui edited comment on HDFS-13863 at 8/28/18 9:48 AM: - [~linyiqun] Thanks for

[jira] [Commented] (HDFS-13861) RBF: Illegal Router Admin command leads to printing usage for all commands

2018-08-28 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594848#comment-16594848 ] genericqa commented on HDFS-13861: -- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HDDS-332) Remove the ability to configure ozone.handler.type

2018-08-28 Thread Nanda kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594749#comment-16594749 ] Nanda kumar commented on HDDS-332: -- Thanks [~anu] for updating the patch. +1, looks good to me. I will

[jira] [Updated] (HDFS-13861) RBF: Illegal Router Admin command leads to printing usage for all commands

2018-08-28 Thread Ayush Saxena (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ayush Saxena updated HDFS-13861: Attachment: HDFS-13861-04.patch > RBF: Illegal Router Admin command leads to printing usage for

[jira] [Updated] (HDFS-13860) Space character in the filePath is shown as "+" while creating dirs in WebHDFS

2018-08-28 Thread Shashikant Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shashikant Banerjee updated HDFS-13860: --- Summary: Space character in the filePath is shown as "+" while creating dirs in

[jira] [Created] (HDDS-382) Remove RatisTestHelper#RatisTestSuite constructor argument and fix checkstyle in ContainerTestHelper, GenericTestUtils

2018-08-28 Thread Nanda kumar (JIRA)
Nanda kumar created HDDS-382: Summary: Remove RatisTestHelper#RatisTestSuite constructor argument and fix checkstyle in ContainerTestHelper, GenericTestUtils Key: HDDS-382 URL:

[jira] [Updated] (HDDS-382) Remove RatisTestHelper#RatisTestSuite constructor argument and fix checkstyle in ContainerTestHelper, GenericTestUtils

2018-08-28 Thread Nanda kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nanda kumar updated HDDS-382: - Fix Version/s: 0.2.1 > Remove RatisTestHelper#RatisTestSuite constructor argument and fix checkstyle > in

[jira] [Commented] (HDFS-13863) FsDatasetImpl should log DiskOutOfSpaceException

2018-08-28 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594780#comment-16594780 ] Yiqun Lin commented on HDFS-13863: -- Yes, [~ferhui], the exception message can tell us why we fall back.

[jira] [Commented] (HDFS-13861) RBF: Illegal Router Admin command leads to printing usage for all commands

2018-08-28 Thread Ayush Saxena (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594894#comment-16594894 ] Ayush Saxena commented on HDFS-13861: - Thanx [~brahmareddy] for the suggestion. Made changes as per

[jira] [Commented] (HDDS-381) Fix TestKeys#testPutAndGetKeyWithDnRestart

2018-08-28 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594925#comment-16594925 ] genericqa commented on HDDS-381: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Updated] (HDDS-382) Remove RatisTestHelper#RatisTestSuite constructor argument and fix checkstyle in ContainerTestHelper, GenericTestUtils

2018-08-28 Thread Nanda kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nanda kumar updated HDDS-382: - Description: Follow-up jira of HDDS-332. This will fix * {{RatisTestHelper#RatisTestSuite}} constructor

[jira] [Commented] (HDDS-332) Remove the ability to configure ozone.handler.type

2018-08-28 Thread Nanda kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594861#comment-16594861 ] Nanda kumar commented on HDDS-332: -- Test failures seems related > Remove the ability to configure

[jira] [Updated] (HDDS-336) Print out container location information for a specific ozone key

2018-08-28 Thread LiXin Ge (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiXin Ge updated HDDS-336: -- Status: Open (was: Patch Available) > Print out container location information for a specific ozone key >

[jira] [Updated] (HDDS-336) Print out container location information for a specific ozone key

2018-08-28 Thread LiXin Ge (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiXin Ge updated HDDS-336: -- Status: Patch Available (was: Open) > Print out container location information for a specific ozone key >

[jira] [Updated] (HDFS-13845) RBF: The default MountTableResolver cannot get multi-destination path for the DestinationOrder.

2018-08-28 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri updated HDFS-13845: --- Status: Patch Available (was: Open) > RBF: The default MountTableResolver cannot get

[jira] [Commented] (HDFS-13860) Space character in the path is shown as "+" while creating dirs in WebHDFS

2018-08-28 Thread Shashikant Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595237#comment-16595237 ] Shashikant Banerjee commented on HDFS-13860: The fix breaks the compatiblity. Cancelling the

[jira] [Commented] (HDFS-13861) RBF: Illegal Router Admin command leads to printing usage for all commands

2018-08-28 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595235#comment-16595235 ] Íñigo Goiri commented on HDFS-13861: +1 on [^HDFS-13861-04.patch]. [~brahmareddy], please double

[jira] [Updated] (HDFS-13845) RBF: The default MountTableResolver should fail resolving multi-destination paths

2018-08-28 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri updated HDFS-13845: --- Summary: RBF: The default MountTableResolver should fail resolving multi-destination paths (was:

[jira] [Commented] (HDDS-332) Remove the ability to configure ozone.handler.type

2018-08-28 Thread Nanda kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594978#comment-16594978 ] Nanda kumar commented on HDDS-332: -- Uploaded patch v004 with test case fixes. Test failures apart from

[jira] [Updated] (HDFS-13860) Space character in the path is shown as "+" while creating dirs in WebHDFS

2018-08-28 Thread Shashikant Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shashikant Banerjee updated HDFS-13860: --- Status: Open (was: Patch Available) > Space character in the path is shown as "+"

[jira] [Commented] (HDDS-336) Print out container location information for a specific ozone key

2018-08-28 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594984#comment-16594984 ] genericqa commented on HDDS-336: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Updated] (HDDS-380) Remove synchronization from ChunkGroupOutputStream and ChunkOutputStream

2018-08-28 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDDS-380: --- Description: In one of the code review for HDDS-247, it was suggested  that

[jira] [Updated] (HDDS-222) Remove hdfs command line from ozone distrubution.

2018-08-28 Thread Elek, Marton (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elek, Marton updated HDDS-222: -- Attachment: HDDS-222.003.patch > Remove hdfs command line from ozone distrubution. >

[jira] [Updated] (HDFS-13857) RBF: Choose to enable the default nameservice to write files.

2018-08-28 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri updated HDFS-13857: --- Status: Patch Available (was: Open) > RBF: Choose to enable the default nameservice to write files.

[jira] [Commented] (HDFS-13860) Space character in the path is shown as "+" while creating dirs in WebHDFS

2018-08-28 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595168#comment-16595168 ] genericqa commented on HDFS-13860: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDDS-332) Remove the ability to configure ozone.handler.type

2018-08-28 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595197#comment-16595197 ] Mukul Kumar Singh commented on HDDS-332: Hi [~nandakumar131], thanks for updating the patch. The

[jira] [Commented] (HDFS-13854) RBF: The ProcessingAvgTime and ProxyAvgTime should display by JMX with ms unit.

2018-08-28 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595223#comment-16595223 ] Íñigo Goiri commented on HDFS-13854: Thanks [~hfyang20071] for checking. The initial concern was to

[jira] [Updated] (HDDS-332) Remove the ability to configure ozone.handler.type

2018-08-28 Thread Nanda kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nanda kumar updated HDDS-332: - Attachment: HDDS-332.004.patch > Remove the ability to configure ozone.handler.type >

[jira] [Commented] (HDDS-348) Parallalize container ops in ContainerStateMachine

2018-08-28 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595017#comment-16595017 ] genericqa commented on HDDS-348: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDFS-13875) EOFException log spam in Datanode

2018-08-28 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595165#comment-16595165 ] genericqa commented on HDFS-13875: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDDS-332) Remove the ability to configure ozone.handler.type

2018-08-28 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595203#comment-16595203 ] genericqa commented on HDDS-332: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDFS-13863) FsDatasetImpl should log DiskOutOfSpaceException

2018-08-28 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16594972#comment-16594972 ] genericqa commented on HDFS-13863: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Updated] (HDFS-13731) ReencryptionUpdater fails with ConcurrentModificationException during processCheckpoints

2018-08-28 Thread Zsolt Venczel (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsolt Venczel updated HDFS-13731: - Attachment: HDFS-13731.03.patch > ReencryptionUpdater fails with ConcurrentModificationException

[jira] [Commented] (HDDS-343) Containers are stuck in closing state in scm

2018-08-28 Thread Elek, Marton (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595094#comment-16595094 ] Elek, Marton commented on HDDS-343: --- Sure, I just uploaded the rebased version. > Containers are stuck

[jira] [Updated] (HDDS-343) Containers are stuck in closing state in scm

2018-08-28 Thread Elek, Marton (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elek, Marton updated HDDS-343: -- Attachment: HDDS-343.005.patch > Containers are stuck in closing state in scm >

[jira] [Commented] (HDDS-343) Containers are stuck in closing state in scm

2018-08-28 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595189#comment-16595189 ] genericqa commented on HDDS-343: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDFS-13857) RBF: Choose to enable the default nameservice to write files.

2018-08-28 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595227#comment-16595227 ] Íñigo Goiri commented on HDFS-13857: Thanks for [~hfyang20071]. I think we still need the false case

[jira] [Updated] (HDDS-382) Remove RatisTestHelper#RatisTestSuite constructor argument and fix checkstyle in ContainerTestHelper, GenericTestUtils

2018-08-28 Thread Nanda kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nanda kumar updated HDDS-382: - Attachment: HDDS-382.000.patch > Remove RatisTestHelper#RatisTestSuite constructor argument and fix

[jira] [Comment Edited] (HDDS-381) Fix TestKeys#testPutAndGetKeyWithDnRestart

2018-08-28 Thread Nanda kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595280#comment-16595280 ] Nanda kumar edited comment on HDDS-381 at 8/28/18 4:48 PM: --- Thanks [~msingh] for

[jira] [Commented] (HDDS-359) RocksDB Profiles support

2018-08-28 Thread Elek, Marton (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595307#comment-16595307 ] Elek, Marton commented on HDDS-359: --- +1 Will commit it to the trunk shortly, if no more objections. >

[jira] [Updated] (HDFS-13875) EOFException log spam in Datanode

2018-08-28 Thread Karthik Palanisamy (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Palanisamy updated HDFS-13875: -- Attachment: HDFS-13875.002.patch > EOFException log spam in Datanode >

[jira] [Commented] (HDDS-381) Fix TestKeys#testPutAndGetKeyWithDnRestart

2018-08-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595324#comment-16595324 ] Hudson commented on HDDS-381: - SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14846 (See

[jira] [Commented] (HDDS-75) Ozone: Support CopyContainer

2018-08-28 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-75?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595428#comment-16595428 ] genericqa commented on HDDS-75: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem || Runtime

[jira] [Comment Edited] (HDDS-351) Add chill mode state to SCM

2018-08-28 Thread Ajay Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595436#comment-16595436 ] Ajay Kumar edited comment on HDDS-351 at 8/28/18 7:05 PM: -- [~anu] thanks for 

[jira] [Updated] (HDFS-13861) RBF: Illegal Router Admin command leads to printing usage for all commands

2018-08-28 Thread Brahma Reddy Battula (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brahma Reddy Battula updated HDFS-13861: Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.1.2

[jira] [Updated] (HDFS-13831) Make block increment deletion number configurable

2018-08-28 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang updated HDFS-13831: --- Status: Patch Available (was: Reopened) > Make block increment deletion number configurable

[jira] [Updated] (HDFS-13831) Make block increment deletion number configurable

2018-08-28 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang updated HDFS-13831: --- Attachment: HDFS-13831.branch-3.0.001.patch > Make block increment deletion number

[jira] [Updated] (HDDS-382) Remove RatisTestHelper#RatisTestSuite constructor argument and fix checkstyle in ContainerTestHelper, GenericTestUtils

2018-08-28 Thread Nanda kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nanda kumar updated HDDS-382: - Status: Patch Available (was: Open) > Remove RatisTestHelper#RatisTestSuite constructor argument and fix

[jira] [Commented] (HDFS-13845) RBF: The default MountTableResolver should fail resolving multi-destination paths

2018-08-28 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595348#comment-16595348 ] genericqa commented on HDFS-13845: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDDS-365) Implement flushStateMachineData for containerStateMachine

2018-08-28 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595353#comment-16595353 ] Mukul Kumar Singh commented on HDDS-365: Thanks for updating the patch [~shashikant]. +1 the v1

[jira] [Commented] (HDFS-13837) hdfs.TestDistributedFileSystem.testDFSClient: test is flaky

2018-08-28 Thread Shweta (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595378#comment-16595378 ] Shweta commented on HDFS-13837: --- Thank you [~xiaochen] for helping out with this. I have uploaded the

[jira] [Updated] (HDFS-13837) hdfs.TestDistributedFileSystem.testDFSClient: test is flaky

2018-08-28 Thread Shweta (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shweta updated HDFS-13837: -- Attachment: HDFS-13837.004.patch > hdfs.TestDistributedFileSystem.testDFSClient: test is flaky >

[jira] [Commented] (HDDS-359) RocksDB Profiles support

2018-08-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595402#comment-16595402 ] Hudson commented on HDDS-359: - SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14848 (See

[jira] [Commented] (HDFS-13861) RBF: Illegal Router Admin command leads to printing usage for all commands

2018-08-28 Thread Brahma Reddy Battula (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595426#comment-16595426 ] Brahma Reddy Battula commented on HDFS-13861: - +1,latest patch.. will commit shortly. > RBF:

[jira] [Updated] (HDDS-351) Add chill mode state to SCM

2018-08-28 Thread Ajay Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Kumar updated HDDS-351: Attachment: HDDS-351.01.patch > Add chill mode state to SCM > --- > >

[jira] [Commented] (HDDS-351) Add chill mode state to SCM

2018-08-28 Thread Anu Engineer (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595497#comment-16595497 ] Anu Engineer commented on HDDS-351: --- ​Ajay Kumar Thanks for the update. some very minor comments and I

[jira] [Comment Edited] (HDFS-13860) Space character in the path is shown as "+" while creating dirs in WebHDFS

2018-08-28 Thread Shashikant Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595237#comment-16595237 ] Shashikant Banerjee edited comment on HDFS-13860 at 8/28/18 4:40 PM: -

[jira] [Updated] (HDDS-332) Remove the ability to configure ozone.handler.type

2018-08-28 Thread Anu Engineer (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anu Engineer updated HDDS-332: -- Resolution: Fixed Status: Resolved (was: Patch Available) [~msingh], [~dineshchitlangia],

[jira] [Reopened] (HDFS-13831) Make block increment deletion number configurable

2018-08-28 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang reopened HDFS-13831: Sorry to reopen. There are minor code conflicts in branch-3.0. Will attach branch-3.0 patch

[jira] [Commented] (HDDS-359) RocksDB Profiles support

2018-08-28 Thread Anu Engineer (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595375#comment-16595375 ] Anu Engineer commented on HDDS-359: --- [~elek] Thanks for the commit. [~xyao], [~elek] Thanks for the

[jira] [Commented] (HDDS-376) Create custom message structure for use in AuditLogging

2018-08-28 Thread Dinesh Chitlangia (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595401#comment-16595401 ] Dinesh Chitlangia commented on HDDS-376: [~ajayydv] {quote}AuditMessage#getParameters: this can

[jira] [Commented] (HDFS-13655) RBF: Add missing ClientProtocol APIs to RBF

2018-08-28 Thread Brahma Reddy Battula (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595413#comment-16595413 ] Brahma Reddy Battula commented on HDFS-13655: - bq.I'm even tempted to move all of those to a

[jira] [Commented] (HDFS-13854) RBF: The ProcessingAvgTime and ProxyAvgTime should display by JMX with ms unit.

2018-08-28 Thread Brahma Reddy Battula (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595441#comment-16595441 ] Brahma Reddy Battula commented on HDFS-13854: - +1, Latest patch. Will commit shortly bq.all

[jira] [Commented] (HDFS-13845) RBF: The default MountTableResolver should fail resolving multi-destination paths

2018-08-28 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595250#comment-16595250 ] Íñigo Goiri commented on HDFS-13845: I think [^HDFS-13845.001.patch] makes sense. The only part that

[jira] [Commented] (HDFS-13831) Make block increment deletion number configurable

2018-08-28 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595249#comment-16595249 ] Wei-Chiu Chuang commented on HDFS-13831: +1 from me too. The description in core-default.xml can

[jira] [Updated] (HDDS-280) Support ozone dist-start-stitching on openbsd/osx

2018-08-28 Thread Elek, Marton (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elek, Marton updated HDDS-280: -- Attachment: HDDS-280.002.patch > Support ozone dist-start-stitching on openbsd/osx >

[jira] [Commented] (HDDS-376) Create custom message structure for use in AuditLogging

2018-08-28 Thread Anu Engineer (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595323#comment-16595323 ] Anu Engineer commented on HDDS-376: --- {quote} * Why not wrap Level,AuditEventStatus and Throwable within 

[jira] [Commented] (HDDS-263) Add retries in Ozone Client to handle BLOCK_NOT_COMMITTED Exception

2018-08-28 Thread Shashikant Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595407#comment-16595407 ] Shashikant Banerjee commented on HDDS-263: -- Rebased to latest trunk. > Add retries in Ozone

  1   2   3   >