[jira] [Updated] (HADOOP-15565) ViewFileSystem.close doesn't close child filesystems and causes FileSystem objects leak.

2019-08-08 Thread Jinglun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinglun updated HADOOP-15565: - Attachment: HADOOP-15565.0004.patch > ViewFileSystem.close doesn't close child filesystems and causes F

[jira] [Commented] (HADOOP-15565) ViewFileSystem.close doesn't close child filesystems and causes FileSystem objects leak.

2019-08-08 Thread Jinglun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903600#comment-16903600 ] Jinglun commented on HADOOP-15565: -- These 6 tests are related. They all rely on FileSy

[GitHub] [hadoop] adoroszlai commented on issue #1254: HDDS-1934. TestSecureOzoneCluster may fail due to port conflict

2019-08-08 Thread GitBox
adoroszlai commented on issue #1254: HDDS-1934. TestSecureOzoneCluster may fail due to port conflict URL: https://github.com/apache/hadoop/pull/1254#issuecomment-519794448 Thanks @bharatviswa504. This is an automated message

[GitHub] [hadoop] bharatviswa504 commented on issue #1230: HDDS-1895. Support Key ACL operations for OM HA.

2019-08-08 Thread GitBox
bharatviswa504 commented on issue #1230: HDDS-1895. Support Key ACL operations for OM HA. URL: https://github.com/apache/hadoop/pull/1230#issuecomment-519789277 /retest This is an automated message from the Apache Git Service

[GitHub] [hadoop] bharatviswa504 commented on issue #1230: HDDS-1895. Support Key ACL operations for OM HA.

2019-08-08 Thread GitBox
bharatviswa504 commented on issue #1230: HDDS-1895. Support Key ACL operations for OM HA. URL: https://github.com/apache/hadoop/pull/1230#issuecomment-519789252 Rebased on top of the latest trunk, as HDDS-1884 got checked in. Now it is ready for review. -

[GitHub] [hadoop] avijayanhwx opened a new pull request #1259: HDDS-1105 : Add mechanism in Recon to obtain DB snapshot 'delta' updates from Ozone Manager

2019-08-08 Thread GitBox
avijayanhwx opened a new pull request #1259: HDDS-1105 : Add mechanism in Recon to obtain DB snapshot 'delta' updates from Ozone Manager URL: https://github.com/apache/hadoop/pull/1259 Added mechanism in Recon to obtain DB snapshot 'delta' updates from Ozone Manager. Recon will make RPC ca

[GitHub] [hadoop] smengcl opened a new pull request #1258: HDFS-12125. Document the missing EC removePolicy command

2019-08-08 Thread GitBox
smengcl opened a new pull request #1258: HDFS-12125. Document the missing EC removePolicy command URL: https://github.com/apache/hadoop/pull/1258 This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [hadoop] sunchao commented on a change in pull request #1253: HDFS-8631. WebHDFS : Support setQuota

2019-08-08 Thread GitBox
sunchao commented on a change in pull request #1253: HDFS-8631. WebHDFS : Support setQuota URL: https://github.com/apache/hadoop/pull/1253#discussion_r312329673 ## File path: hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/web/TestWebHDFS.java ## @@ -

[GitHub] [hadoop] sunchao commented on a change in pull request #1253: HDFS-8631. WebHDFS : Support setQuota

2019-08-08 Thread GitBox
sunchao commented on a change in pull request #1253: HDFS-8631. WebHDFS : Support setQuota URL: https://github.com/apache/hadoop/pull/1253#discussion_r312328744 ## File path: hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/web/resources/TestParam.java

[GitHub] [hadoop] sunchao commented on a change in pull request #1253: HDFS-8631. WebHDFS : Support setQuota

2019-08-08 Thread GitBox
sunchao commented on a change in pull request #1253: HDFS-8631. WebHDFS : Support setQuota URL: https://github.com/apache/hadoop/pull/1253#discussion_r312328624 ## File path: hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/web/resources/StorageSpaceQuota

[GitHub] [hadoop] sunchao commented on a change in pull request #1253: HDFS-8631. WebHDFS : Support setQuota

2019-08-08 Thread GitBox
sunchao commented on a change in pull request #1253: HDFS-8631. WebHDFS : Support setQuota URL: https://github.com/apache/hadoop/pull/1253#discussion_r312327978 ## File path: hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/web/resources/NameSpaceQuotaPar

[GitHub] [hadoop] sunchao commented on a change in pull request #1253: HDFS-8631. WebHDFS : Support setQuota

2019-08-08 Thread GitBox
sunchao commented on a change in pull request #1253: HDFS-8631. WebHDFS : Support setQuota URL: https://github.com/apache/hadoop/pull/1253#discussion_r312327954 ## File path: hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/FileSystem.java ## @@ -178

[GitHub] [hadoop] bharatviswa504 commented on issue #1254: HDDS-1934. TestSecureOzoneCluster may fail due to port conflict

2019-08-08 Thread GitBox
bharatviswa504 commented on issue #1254: HDDS-1934. TestSecureOzoneCluster may fail due to port conflict URL: https://github.com/apache/hadoop/pull/1254#issuecomment-519774468 Thank You @adoroszlai for the contribution. I have committed this to the trunk. ---

[GitHub] [hadoop] bharatviswa504 merged pull request #1254: HDDS-1934. TestSecureOzoneCluster may fail due to port conflict

2019-08-08 Thread GitBox
bharatviswa504 merged pull request #1254: HDDS-1934. TestSecureOzoneCluster may fail due to port conflict URL: https://github.com/apache/hadoop/pull/1254 This is an automated message from the Apache Git Service. To respond t

[jira] [Commented] (HADOOP-16115) [JDK 11] TestHttpServer#testJersey fails

2019-08-08 Thread Siyao Meng (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903555#comment-16903555 ] Siyao Meng commented on HADOOP-16115: - [~aajisaka] I believe the root cause is stil

[GitHub] [hadoop] bharatviswa504 commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA.

2019-08-08 Thread GitBox
bharatviswa504 commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA. URL: https://github.com/apache/hadoop/pull/1202#issuecomment-519772720 Test failures are not related to this PR. Thank You @xiaoyuyao for the review. I will commit this to the trunk.

[GitHub] [hadoop] bharatviswa504 merged pull request #1202: HDDS-1884. Support Bucket ACL operations for OM HA.

2019-08-08 Thread GitBox
bharatviswa504 merged pull request #1202: HDDS-1884. Support Bucket ACL operations for OM HA. URL: https://github.com/apache/hadoop/pull/1202 This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [hadoop] jojochuang closed pull request #290: HADOOP-14128. fix renameInternal in ChecksumFs

2019-08-08 Thread GitBox
jojochuang closed pull request #290: HADOOP-14128. fix renameInternal in ChecksumFs URL: https://github.com/apache/hadoop/pull/290 This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [hadoop] jojochuang commented on issue #290: HADOOP-14128. fix renameInternal in ChecksumFs

2019-08-08 Thread GitBox
jojochuang commented on issue #290: HADOOP-14128. fix renameInternal in ChecksumFs URL: https://github.com/apache/hadoop/pull/290#issuecomment-519768456 Close since the JIRA was closed. This is an automated message from the A

[GitHub] [hadoop] smengcl commented on issue #1218: HDDS-1891. Ozone fs shell command should work with default port when port number is not specified

2019-08-08 Thread GitBox
smengcl commented on issue #1218: HDDS-1891. Ozone fs shell command should work with default port when port number is not specified URL: https://github.com/apache/hadoop/pull/1218#issuecomment-519760099 /retest This is an aut

[GitHub] [hadoop] smengcl commented on issue #1218: HDDS-1891. Ozone fs shell command should work with default port when port number is not specified

2019-08-08 Thread GitBox
smengcl commented on issue #1218: HDDS-1891. Ozone fs shell command should work with default port when port number is not specified URL: https://github.com/apache/hadoop/pull/1218#issuecomment-519760075 Fixed the code and the unit test. The following fs commands all work as I tested in doc

[GitHub] [hadoop] hadoop-yetus commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA.

2019-08-08 Thread GitBox
hadoop-yetus commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA. URL: https://github.com/apache/hadoop/pull/1202#issuecomment-519746903 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|

[GitHub] [hadoop] hadoop-yetus commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA.

2019-08-08 Thread GitBox
hadoop-yetus commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA. URL: https://github.com/apache/hadoop/pull/1202#issuecomment-519738137 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|

[GitHub] [hadoop] smengcl edited a comment on issue #1218: HDDS-1891. Ozone fs shell command should work with default port when port number is not specified

2019-08-08 Thread GitBox
smengcl edited a comment on issue #1218: HDDS-1891. Ozone fs shell command should work with default port when port number is not specified URL: https://github.com/apache/hadoop/pull/1218#issuecomment-519737497 > > One more comment, I think we should make a similar change in BasicOzoneFileS

[GitHub] [hadoop] smengcl edited a comment on issue #1218: HDDS-1891. Ozone fs shell command should work with default port when port number is not specified

2019-08-08 Thread GitBox
smengcl edited a comment on issue #1218: HDDS-1891. Ozone fs shell command should work with default port when port number is not specified URL: https://github.com/apache/hadoop/pull/1218#issuecomment-519737497 > > One more comment, I think we should make a similar change in BasicOzoneFileS

[GitHub] [hadoop] smengcl commented on issue #1218: HDDS-1891. Ozone fs shell command should work with default port when port number is not specified

2019-08-08 Thread GitBox
smengcl commented on issue #1218: HDDS-1891. Ozone fs shell command should work with default port when port number is not specified URL: https://github.com/apache/hadoop/pull/1218#issuecomment-519737497 > > One more comment, I think we should make a similar change in BasicOzoneFileSystem.j

[GitHub] [hadoop] hadoop-yetus commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA.

2019-08-08 Thread GitBox
hadoop-yetus commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA. URL: https://github.com/apache/hadoop/pull/1202#issuecomment-519736480 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|

[GitHub] [hadoop] bharatviswa504 commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA.

2019-08-08 Thread GitBox
bharatviswa504 commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA. URL: https://github.com/apache/hadoop/pull/1202#issuecomment-519727991 /retest This is an automated message from the Apache Git Serv

[GitHub] [hadoop] shwetayakkali commented on a change in pull request #1146: HDDS-1366. Add ability in Recon to track the number of small files in an Ozone Cluster

2019-08-08 Thread GitBox
shwetayakkali commented on a change in pull request #1146: HDDS-1366. Add ability in Recon to track the number of small files in an Ozone Cluster URL: https://github.com/apache/hadoop/pull/1146#discussion_r312281064 ## File path: hadoop-ozone/ozone-recon/src/test/java/org/apache/ha

[GitHub] [hadoop] shwetayakkali commented on a change in pull request #1146: HDDS-1366. Add ability in Recon to track the number of small files in an Ozone Cluster

2019-08-08 Thread GitBox
shwetayakkali commented on a change in pull request #1146: HDDS-1366. Add ability in Recon to track the number of small files in an Ozone Cluster URL: https://github.com/apache/hadoop/pull/1146#discussion_r312281064 ## File path: hadoop-ozone/ozone-recon/src/test/java/org/apache/ha

[GitHub] [hadoop] avijayanhwx commented on a change in pull request #1146: HDDS-1366. Add ability in Recon to track the number of small files in an Ozone Cluster

2019-08-08 Thread GitBox
avijayanhwx commented on a change in pull request #1146: HDDS-1366. Add ability in Recon to track the number of small files in an Ozone Cluster URL: https://github.com/apache/hadoop/pull/1146#discussion_r312280564 ## File path: hadoop-ozone/ozone-recon/src/test/java/org/apache/hado

[GitHub] [hadoop] smengcl commented on a change in pull request #1218: HDDS-1891. Ozone fs shell command should work with default port when port number is not specified

2019-08-08 Thread GitBox
smengcl commented on a change in pull request #1218: HDDS-1891. Ozone fs shell command should work with default port when port number is not specified URL: https://github.com/apache/hadoop/pull/1218#discussion_r312280716 ## File path: hadoop-ozone/ozonefs/src/main/java/org/apache/h

[GitHub] [hadoop] avijayanhwx commented on a change in pull request #1146: HDDS-1366. Add ability in Recon to track the number of small files in an Ozone Cluster

2019-08-08 Thread GitBox
avijayanhwx commented on a change in pull request #1146: HDDS-1366. Add ability in Recon to track the number of small files in an Ozone Cluster URL: https://github.com/apache/hadoop/pull/1146#discussion_r312268532 ## File path: hadoop-ozone/ozone-recon/src/main/java/org/apache/hado

[GitHub] [hadoop] avijayanhwx commented on a change in pull request #1146: HDDS-1366. Add ability in Recon to track the number of small files in an Ozone Cluster

2019-08-08 Thread GitBox
avijayanhwx commented on a change in pull request #1146: HDDS-1366. Add ability in Recon to track the number of small files in an Ozone Cluster URL: https://github.com/apache/hadoop/pull/1146#discussion_r312278997 ## File path: hadoop-ozone/ozone-recon/src/test/java/org/apache/hado

[GitHub] [hadoop] avijayanhwx commented on a change in pull request #1146: HDDS-1366. Add ability in Recon to track the number of small files in an Ozone Cluster

2019-08-08 Thread GitBox
avijayanhwx commented on a change in pull request #1146: HDDS-1366. Add ability in Recon to track the number of small files in an Ozone Cluster URL: https://github.com/apache/hadoop/pull/1146#discussion_r312278472 ## File path: hadoop-ozone/ozone-recon/src/main/java/org/apache/hado

[GitHub] [hadoop] hadoop-yetus commented on issue #1257: HDDS-1913. Fix OzoneBucket and RpcClient APIS for acl.

2019-08-08 Thread GitBox
hadoop-yetus commented on issue #1257: HDDS-1913. Fix OzoneBucket and RpcClient APIS for acl. URL: https://github.com/apache/hadoop/pull/1257#issuecomment-519720318 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|-

[GitHub] [hadoop] smengcl commented on a change in pull request #1218: HDDS-1891. Ozone fs shell command should work with default port when port number is not specified

2019-08-08 Thread GitBox
smengcl commented on a change in pull request #1218: HDDS-1891. Ozone fs shell command should work with default port when port number is not specified URL: https://github.com/apache/hadoop/pull/1218#discussion_r312279650 ## File path: hadoop-ozone/ozonefs/src/main/java/org/apache/h

[GitHub] [hadoop] smengcl commented on a change in pull request #1218: HDDS-1891. Ozone fs shell command should work with default port when port number is not specified

2019-08-08 Thread GitBox
smengcl commented on a change in pull request #1218: HDDS-1891. Ozone fs shell command should work with default port when port number is not specified URL: https://github.com/apache/hadoop/pull/1218#discussion_r312278971 ## File path: hadoop-ozone/ozonefs/src/main/java/org/apache/h

[GitHub] [hadoop] LeonGao91 commented on issue #1252: HDFS-14678. Allow triggerBlockReport to a specific namenode.

2019-08-08 Thread GitBox
LeonGao91 commented on issue #1252: HDFS-14678. Allow triggerBlockReport to a specific namenode. URL: https://github.com/apache/hadoop/pull/1252#issuecomment-519715717 @jojochuang @goiri Looking at all test failures, they are complaining: ``` java.lang.NoSuchMethodError: org.ap

[GitHub] [hadoop] bharatviswa504 merged pull request #1167: HDDS-1863. Freon RandomKeyGenerator even if keySize is set to 0, it returns some random data to key.

2019-08-08 Thread GitBox
bharatviswa504 merged pull request #1167: HDDS-1863. Freon RandomKeyGenerator even if keySize is set to 0, it returns some random data to key. URL: https://github.com/apache/hadoop/pull/1167 This is an automated message from

[GitHub] [hadoop] bharatviswa504 commented on issue #1167: HDDS-1863. Freon RandomKeyGenerator even if keySize is set to 0, it returns some random data to key.

2019-08-08 Thread GitBox
bharatviswa504 commented on issue #1167: HDDS-1863. Freon RandomKeyGenerator even if keySize is set to 0, it returns some random data to key. URL: https://github.com/apache/hadoop/pull/1167#issuecomment-519712984 Thank You @xiaoyuyao and @arp7 for the review. Test failures are not relate

[GitHub] [hadoop] bharatviswa504 removed a comment on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA.

2019-08-08 Thread GitBox
bharatviswa504 removed a comment on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA. URL: https://github.com/apache/hadoop/pull/1202#issuecomment-519712725 Thank You @arp7 and @xiaoyuyao for the review. I will commit this to the trunk. ---

[GitHub] [hadoop] bharatviswa504 commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA.

2019-08-08 Thread GitBox
bharatviswa504 commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA. URL: https://github.com/apache/hadoop/pull/1202#issuecomment-519712725 Thank You @arp7 and @xiaoyuyao for the review. I will commit this to the trunk. ---

[GitHub] [hadoop] hadoop-yetus removed a comment on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA.

2019-08-08 Thread GitBox
hadoop-yetus removed a comment on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA. URL: https://github.com/apache/hadoop/pull/1202#issuecomment-519666099 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|

[GitHub] [hadoop] hadoop-yetus removed a comment on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA.

2019-08-08 Thread GitBox
hadoop-yetus removed a comment on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA. URL: https://github.com/apache/hadoop/pull/1202#issuecomment-519668220 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|

[GitHub] [hadoop] hadoop-yetus removed a comment on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA.

2019-08-08 Thread GitBox
hadoop-yetus removed a comment on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA. URL: https://github.com/apache/hadoop/pull/1202#issuecomment-519476711 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|

[GitHub] [hadoop] hadoop-yetus removed a comment on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA.

2019-08-08 Thread GitBox
hadoop-yetus removed a comment on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA. URL: https://github.com/apache/hadoop/pull/1202#issuecomment-519259762 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|

[GitHub] [hadoop] hadoop-yetus removed a comment on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA.

2019-08-08 Thread GitBox
hadoop-yetus removed a comment on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA. URL: https://github.com/apache/hadoop/pull/1202#issuecomment-519347577 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|

[GitHub] [hadoop] bharatviswa504 commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA.

2019-08-08 Thread GitBox
bharatviswa504 commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA. URL: https://github.com/apache/hadoop/pull/1202#issuecomment-519710636 /retest This is an automated message from the Apache Git Serv

[GitHub] [hadoop] smengcl commented on issue #1251: HDFS-14696. Backport HDFS-11273 to branch-2 (Move TransferFsImage#doGetUrl function to a Util class)

2019-08-08 Thread GitBox
smengcl commented on issue #1251: HDFS-14696. Backport HDFS-11273 to branch-2 (Move TransferFsImage#doGetUrl function to a Util class) URL: https://github.com/apache/hadoop/pull/1251#issuecomment-519702419 Compilation passed locally on branch-2 -

[GitHub] [hadoop] jojochuang merged pull request #1251: HDFS-14696. Backport HDFS-11273 to branch-2 (Move TransferFsImage#doGetUrl function to a Util class)

2019-08-08 Thread GitBox
jojochuang merged pull request #1251: HDFS-14696. Backport HDFS-11273 to branch-2 (Move TransferFsImage#doGetUrl function to a Util class) URL: https://github.com/apache/hadoop/pull/1251 This is an automated message from the

[GitHub] [hadoop] xiaoyuyao commented on a change in pull request #1167: HDDS-1863. Freon RandomKeyGenerator even if keySize is set to 0, it returns some random data to key.

2019-08-08 Thread GitBox
xiaoyuyao commented on a change in pull request #1167: HDDS-1863. Freon RandomKeyGenerator even if keySize is set to 0, it returns some random data to key. URL: https://github.com/apache/hadoop/pull/1167#discussion_r312258419 ## File path: hadoop-ozone/tools/src/main/java/org/apac

[GitHub] [hadoop] bharatviswa504 commented on issue #1218: HDDS-1891. Ozone fs shell command should work with default port when port number is not specified

2019-08-08 Thread GitBox
bharatviswa504 commented on issue #1218: HDDS-1891. Ozone fs shell command should work with default port when port number is not specified URL: https://github.com/apache/hadoop/pull/1218#issuecomment-519687588 > One more comment, I think we should make a similar change in BasicOzoneFileSys

[GitHub] [hadoop] arp7 commented on issue #1237: HDDS-1920. Place ozone.om.address config key default value in ozone-site.xml

2019-08-08 Thread GitBox
arp7 commented on issue #1237: HDDS-1920. Place ozone.om.address config key default value in ozone-site.xml URL: https://github.com/apache/hadoop/pull/1237#issuecomment-519680039 /label ozone This is an automated message from

[jira] [Commented] (HADOOP-15565) ViewFileSystem.close doesn't close child filesystems and causes FileSystem objects leak.

2019-08-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903307#comment-16903307 ] Hadoop QA commented on HADOOP-15565: | (x) *{color:red}-1 overall{color}* | \\ \\ |

[GitHub] [hadoop] arp7 merged pull request #1187: HDDS-1829 On OM reload/restart OmMetrics#numKeys should be updated

2019-08-08 Thread GitBox
arp7 merged pull request #1187: HDDS-1829 On OM reload/restart OmMetrics#numKeys should be updated URL: https://github.com/apache/hadoop/pull/1187 This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [hadoop] arp7 commented on issue #1187: HDDS-1829 On OM reload/restart OmMetrics#numKeys should be updated

2019-08-08 Thread GitBox
arp7 commented on issue #1187: HDDS-1829 On OM reload/restart OmMetrics#numKeys should be updated URL: https://github.com/apache/hadoop/pull/1187#issuecomment-519678463 +1 This is an automated message from the Apache Git Serv

[GitHub] [hadoop] jojochuang commented on issue #1251: HDFS-14696. Backport HDFS-11273 to branch-2 (Move TransferFsImage#doGetUrl function to a Util class)

2019-08-08 Thread GitBox
jojochuang commented on issue #1251: HDFS-14696. Backport HDFS-11273 to branch-2 (Move TransferFsImage#doGetUrl function to a Util class) URL: https://github.com/apache/hadoop/pull/1251#issuecomment-519673646 +1 This is an au

[GitHub] [hadoop] bharatviswa504 opened a new pull request #1257: HDDS-1913. Fix OzoneBucket and RpcClient APIS for acl.

2019-08-08 Thread GitBox
bharatviswa504 opened a new pull request #1257: HDDS-1913. Fix OzoneBucket and RpcClient APIS for acl. URL: https://github.com/apache/hadoop/pull/1257 (cherry picked from commit b60d93b8b500f0ba97c027125401368d22028822) This

[GitHub] [hadoop] hadoop-yetus commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA.

2019-08-08 Thread GitBox
hadoop-yetus commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA. URL: https://github.com/apache/hadoop/pull/1202#issuecomment-519668220 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|

[GitHub] [hadoop] hadoop-yetus commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA.

2019-08-08 Thread GitBox
hadoop-yetus commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA. URL: https://github.com/apache/hadoop/pull/1202#issuecomment-519666099 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|

[GitHub] [hadoop] jojochuang commented on a change in pull request #763: [WIP] HADOOP-15984. Update jersey from 1.19 to 2.x

2019-08-08 Thread GitBox
jojochuang commented on a change in pull request #763: [WIP] HADOOP-15984. Update jersey from 1.19 to 2.x URL: https://github.com/apache/hadoop/pull/763#discussion_r312216297 ## File path: hadoop-project/pom.xml ## @@ -66,6 +66,7 @@ 1.19 +2.28 Review co

[GitHub] [hadoop] steveloughran commented on issue #1209: HADOOP-16481. ITestS3GuardDDBRootOperations.test_300_MetastorePrune needs to set region

2019-08-08 Thread GitBox
steveloughran commented on issue #1209: HADOOP-16481. ITestS3GuardDDBRootOperations.test_300_MetastorePrune needs to set region URL: https://github.com/apache/hadoop/pull/1209#issuecomment-519653799 Thought: we could be collecting stats on observed inconsistencies Here'd we'd count #

[GitHub] [hadoop] steveloughran commented on issue #1246: HADOOP-16499. S3A retry policy to be exponential

2019-08-08 Thread GitBox
steveloughran commented on issue #1246: HADOOP-16499. S3A retry policy to be exponential URL: https://github.com/apache/hadoop/pull/1246#issuecomment-519653415 one question for reviewers, what are the good initial values? with 500ms and 7 attempts, that's 64s of delay, with 32s being

[GitHub] [hadoop] hadoop-yetus commented on issue #1229: HADOOP-16490. Improve S3Guard handling of FNFEs in copy

2019-08-08 Thread GitBox
hadoop-yetus commented on issue #1229: HADOOP-16490. Improve S3Guard handling of FNFEs in copy URL: https://github.com/apache/hadoop/pull/1229#issuecomment-519635748 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|

[jira] [Commented] (HADOOP-16479) ABFS FileStatus.getModificationTime returns localized time instead of UTC

2019-08-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903205#comment-16903205 ] Hudson commented on HADOOP-16479: - FAILURE: Integrated in Jenkins build Hadoop-trunk-Co

[jira] [Updated] (HADOOP-16479) ABFS FileStatus.getModificationTime returns localized time instead of UTC

2019-08-08 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-16479: Resolution: Fixed Fix Version/s: 3.3.0 Status: Resolved (was: Patch Ava

[GitHub] [hadoop] steveloughran closed pull request #1207: Hadoop 16479

2019-08-08 Thread GitBox
steveloughran closed pull request #1207: Hadoop 16479 URL: https://github.com/apache/hadoop/pull/1207 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [hadoop] hadoop-yetus commented on issue #1249: HDDS-1928. Cannot run ozone-recon compose due to syntax error

2019-08-08 Thread GitBox
hadoop-yetus commented on issue #1249: HDDS-1928. Cannot run ozone-recon compose due to syntax error URL: https://github.com/apache/hadoop/pull/1249#issuecomment-519628137 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--

[GitHub] [hadoop] hadoop-yetus commented on issue #1253: HDFS-8631. WebHDFS : Support setQuota

2019-08-08 Thread GitBox
hadoop-yetus commented on issue #1253: HDFS-8631. WebHDFS : Support setQuota URL: https://github.com/apache/hadoop/pull/1253#issuecomment-519627538 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:|

[GitHub] [hadoop] steveloughran commented on issue #1207: Hadoop 16479

2019-08-08 Thread GitBox
steveloughran commented on issue #1207: Hadoop 16479 URL: https://github.com/apache/hadoop/pull/1207#issuecomment-519627372 +1 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [hadoop] LeonGao91 commented on issue #1252: HDFS-14678. Allow triggerBlockReport to a specific namenode.

2019-08-08 Thread GitBox
LeonGao91 commented on issue #1252: HDFS-14678. Allow triggerBlockReport to a specific namenode. URL: https://github.com/apache/hadoop/pull/1252#issuecomment-519621709 Checking failed tests ^ This is an automated message from

[GitHub] [hadoop] hadoop-yetus commented on issue #1255: HDDS-1935. Improve the visibility with Ozone Insight tool

2019-08-08 Thread GitBox
hadoop-yetus commented on issue #1255: HDDS-1935. Improve the visibility with Ozone Insight tool URL: https://github.com/apache/hadoop/pull/1255#issuecomment-519620436 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|--

[GitHub] [hadoop] goiri commented on a change in pull request #1253: HDFS-8631. WebHDFS : Support setQuota

2019-08-08 Thread GitBox
goiri commented on a change in pull request #1253: HDFS-8631. WebHDFS : Support setQuota URL: https://github.com/apache/hadoop/pull/1253#discussion_r312143772 ## File path: hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/web/resources/NameSpaceQuotaParam

[GitHub] [hadoop] goiri commented on a change in pull request #1253: HDFS-8631. WebHDFS : Support setQuota

2019-08-08 Thread GitBox
goiri commented on a change in pull request #1253: HDFS-8631. WebHDFS : Support setQuota URL: https://github.com/apache/hadoop/pull/1253#discussion_r312143159 ## File path: hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/FileSystem.java ## @@ -1788,

[GitHub] [hadoop] goiri commented on a change in pull request #1253: HDFS-8631. WebHDFS : Support setQuota

2019-08-08 Thread GitBox
goiri commented on a change in pull request #1253: HDFS-8631. WebHDFS : Support setQuota URL: https://github.com/apache/hadoop/pull/1253#discussion_r312143990 ## File path: hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/web/resources/StorageSpaceQuotaPa

[GitHub] [hadoop] goiri commented on a change in pull request #1253: HDFS-8631. WebHDFS : Support setQuota

2019-08-08 Thread GitBox
goiri commented on a change in pull request #1253: HDFS-8631. WebHDFS : Support setQuota URL: https://github.com/apache/hadoop/pull/1253#discussion_r312144937 ## File path: hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/web/TestWebHDFS.java ## @@ -11

[GitHub] [hadoop] goiri commented on a change in pull request #1253: HDFS-8631. WebHDFS : Support setQuota

2019-08-08 Thread GitBox
goiri commented on a change in pull request #1253: HDFS-8631. WebHDFS : Support setQuota URL: https://github.com/apache/hadoop/pull/1253#discussion_r312144647 ## File path: hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/web/resources/TestParam.java ##

[GitHub] [hadoop] hadoop-yetus commented on issue #1256: HDDS-1937. Acceptance tests fail if scm webui shows invalid json

2019-08-08 Thread GitBox
hadoop-yetus commented on issue #1256: HDDS-1937. Acceptance tests fail if scm webui shows invalid json URL: https://github.com/apache/hadoop/pull/1256#issuecomment-519617304 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|---

[GitHub] [hadoop] hadoop-yetus commented on issue #1229: HADOOP-16490. Improve S3Guard handling of FNFEs in copy

2019-08-08 Thread GitBox
hadoop-yetus commented on issue #1229: HADOOP-16490. Improve S3Guard handling of FNFEs in copy URL: https://github.com/apache/hadoop/pull/1229#issuecomment-519616241 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|

[GitHub] [hadoop] bharatviswa504 commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA.

2019-08-08 Thread GitBox
bharatviswa504 commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA. URL: https://github.com/apache/hadoop/pull/1202#issuecomment-519613377 /retest This is an automated message from the Apache Git Serv

[GitHub] [hadoop] bharatviswa504 commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA.

2019-08-08 Thread GitBox
bharatviswa504 commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA. URL: https://github.com/apache/hadoop/pull/1202#issuecomment-519612561 Thank You @xiaoyuyao for the review. Rebased the PR with the latest trunk.

[GitHub] [hadoop] bharatviswa504 commented on a change in pull request #1202: HDDS-1884. Support Bucket ACL operations for OM HA.

2019-08-08 Thread GitBox
bharatviswa504 commented on a change in pull request #1202: HDDS-1884. Support Bucket ACL operations for OM HA. URL: https://github.com/apache/hadoop/pull/1202#discussion_r312146955 ## File path: hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/om/helpers/OmBucketInfo.java

[GitHub] [hadoop] bharatviswa504 commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA.

2019-08-08 Thread GitBox
bharatviswa504 commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA. URL: https://github.com/apache/hadoop/pull/1202#issuecomment-519606091 /retest This is an automated message from the Apache Git Serv

[GitHub] [hadoop] xiaoyuyao commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA.

2019-08-08 Thread GitBox
xiaoyuyao commented on issue #1202: HDDS-1884. Support Bucket ACL operations for OM HA. URL: https://github.com/apache/hadoop/pull/1202#issuecomment-519604812 @bharatviswa504 The latest update LGTM. Let's rebase the PR to get a clean CI. ---

[GitHub] [hadoop] xiaoyuyao commented on a change in pull request #1202: HDDS-1884. Support Bucket ACL operations for OM HA.

2019-08-08 Thread GitBox
xiaoyuyao commented on a change in pull request #1202: HDDS-1884. Support Bucket ACL operations for OM HA. URL: https://github.com/apache/hadoop/pull/1202#discussion_r312142634 ## File path: hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/om/helpers/OmBucketInfo.java ###

[jira] [Commented] (HADOOP-16453) Update how exceptions are handled in NetUtils.java

2019-08-08 Thread JIRA
[ https://issues.apache.org/jira/browse/HADOOP-16453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903142#comment-16903142 ] Íñigo Goiri commented on HADOOP-16453: -- Thanks [~leosun08]. +1 from my side. Anybo

[GitHub] [hadoop] xiaoyuyao commented on issue #1147: HDDS-1619. Support volume acl operations for OM HA. Contributed by…

2019-08-08 Thread GitBox
xiaoyuyao commented on issue #1147: HDDS-1619. Support volume acl operations for OM HA. Contributed by… URL: https://github.com/apache/hadoop/pull/1147#issuecomment-519602142 Thanks @bharatviswa504 for the review and discussions. I've merged the PR to trunk. -

[GitHub] [hadoop] xiaoyuyao merged pull request #1147: HDDS-1619. Support volume acl operations for OM HA. Contributed by…

2019-08-08 Thread GitBox
xiaoyuyao merged pull request #1147: HDDS-1619. Support volume acl operations for OM HA. Contributed by… URL: https://github.com/apache/hadoop/pull/1147 This is an automated message from the Apache Git Service. To respond to

[GitHub] [hadoop] jojochuang commented on a change in pull request #1132: SUBMARINE-66. Improve TF config env JSON generator + tests

2019-08-08 Thread GitBox
jojochuang commented on a change in pull request #1132: SUBMARINE-66. Improve TF config env JSON generator + tests URL: https://github.com/apache/hadoop/pull/1132#discussion_r312137101 ## File path: hadoop-submarine/hadoop-submarine-yarnservice-runtime/src/main/java/org/apache/hado

[GitHub] [hadoop] hadoop-yetus commented on issue #1254: HDDS-1934. TestSecureOzoneCluster may fail due to port conflict

2019-08-08 Thread GitBox
hadoop-yetus commented on issue #1254: HDDS-1934. TestSecureOzoneCluster may fail due to port conflict URL: https://github.com/apache/hadoop/pull/1254#issuecomment-519595610 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|

[GitHub] [hadoop] elek opened a new pull request #1256: HDDS-1937. Acceptance tests fail if scm webui shows invalid json

2019-08-08 Thread GitBox
elek opened a new pull request #1256: HDDS-1937. Acceptance tests fail if scm webui shows invalid json URL: https://github.com/apache/hadoop/pull/1256 Acceptance test of a nightly build is failed with the following error: {code} Creating ozonesecure_datanode_3 ... 

[jira] [Commented] (HADOOP-16115) [JDK 11] TestHttpServer#testJersey fails

2019-08-08 Thread Siyao Meng (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903089#comment-16903089 ] Siyao Meng commented on HADOOP-16115: - Still seeing similar HTTP server error in ha

[jira] [Commented] (HADOOP-16115) [JDK 11] TestHttpServer#testJersey fails

2019-08-08 Thread Siyao Meng (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903087#comment-16903087 ] Siyao Meng commented on HADOOP-16115: - The test finished in 10:55h: {code} [INFO]

[jira] [Updated] (HADOOP-16115) [JDK 11] TestHttpServer#testJersey fails

2019-08-08 Thread Siyao Meng (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siyao Meng updated HADOOP-16115: Attachment: mvn-test-11.0.4.log > [JDK 11] TestHttpServer#testJersey fails >

[jira] [Commented] (HADOOP-16490) S3GuardExistsRetryPolicy handle FNFE eventual consistency better

2019-08-08 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903077#comment-16903077 ] Steve Loughran commented on HADOOP-16490: - This now contains HADOOP-13884; no m

[GitHub] [hadoop] ctubbsii commented on issue #473: HADOOP-11223. Create UnmodifiableConfiguration

2019-08-08 Thread GitBox
ctubbsii commented on issue #473: HADOOP-11223. Create UnmodifiableConfiguration URL: https://github.com/apache/hadoop/pull/473#issuecomment-519562678 Is Yetus just going to keep spamming this issue indefinitely, with it never being merged? If so, I'm going to stop following this issue. --

[jira] [Commented] (HADOOP-16501) s3guard auth path checks only check against unqualified source path

2019-08-08 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903054#comment-16903054 ] Steve Loughran commented on HADOOP-16501: - fixing in HADOOP-16490 > s3guard au

[jira] [Assigned] (HADOOP-16501) s3guard auth path checks only check against unqualified source path

2019-08-08 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran reassigned HADOOP-16501: --- Assignee: Steve Loughran > s3guard auth path checks only check against unqualified

[jira] [Created] (HADOOP-16501) s3guard auth path checks only check against unqualified source path

2019-08-08 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-16501: --- Summary: s3guard auth path checks only check against unqualified source path Key: HADOOP-16501 URL: https://issues.apache.org/jira/browse/HADOOP-16501 Project:

  1   2   3   >