[jira] [Commented] (HADOOP-16648) HDFS Native Client does not build correctly

2019-10-11 Thread Rajesh Balamohan (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949175#comment-16949175 ] Rajesh Balamohan commented on HADOOP-16648: --- Closing this ticket as HDFS-14900 fixes the

[GitHub] [hadoop] hadoop-yetus commented on issue #1528: HDDS-2181. Ozone Manager should send correct ACL type in ACL requests…

2019-10-11 Thread GitBox
hadoop-yetus commented on issue #1528: HDDS-2181. Ozone Manager should send correct ACL type in ACL requests… URL: https://github.com/apache/hadoop/pull/1528#issuecomment-540945283 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[jira] [Resolved] (HADOOP-16648) HDFS Native Client does not build correctly

2019-10-11 Thread Rajesh Balamohan (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan resolved HADOOP-16648. --- Resolution: Duplicate Marking this as dup of HDFS-14900 > HDFS Native Client does

[jira] [Updated] (HADOOP-16492) Support HuaweiCloud Object Storage - as a file system in Hadoop

2019-10-11 Thread zhongjun (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhongjun updated HADOOP-16492: -- Attachment: HADOOP-16492.002.patch > Support HuaweiCloud Object Storage - as a file system in Hadoop

[GitHub] [hadoop] bgaborg commented on issue #1576: HADOOP-16520 dynamodb ms version race refactor.

2019-10-11 Thread GitBox
bgaborg commented on issue #1576: HADOOP-16520 dynamodb ms version race refactor. URL: https://github.com/apache/hadoop/pull/1576#issuecomment-540978659 @steveloughran can you take a look at this? thanks This is an

[jira] [Commented] (HADOOP-16638) Use Relative URLs in Hadoop KMS WebApps

2019-10-11 Thread Ayush Saxena (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949272#comment-16949272 ] Ayush Saxena commented on HADOOP-16638: --- Thanx [~belugabehr] for the patch. Seems fair enough.

[GitHub] [hadoop] hddong commented on a change in pull request #1614: HADOOP-16615. Add password check for credential provider

2019-10-11 Thread GitBox
hddong commented on a change in pull request #1614: HADOOP-16615. Add password check for credential provider URL: https://github.com/apache/hadoop/pull/1614#discussion_r333891017 ## File path:

[GitHub] [hadoop] bgaborg commented on issue #1576: HADOOP-16520 dynamodb ms version race refactor.

2019-10-11 Thread GitBox
bgaborg commented on issue #1576: HADOOP-16520 dynamodb ms version race refactor. URL: https://github.com/apache/hadoop/pull/1576#issuecomment-540978947 last commit: - renamed handler to manager - S3GUARD_DDB_THROTTLE_RETRY_INTERVAL_DEFAULT is left at 100ms but

[GitHub] [hadoop] hddong commented on a change in pull request #1614: HADOOP-16615. Add password check for credential provider

2019-10-11 Thread GitBox
hddong commented on a change in pull request #1614: HADOOP-16615. Add password check for credential provider URL: https://github.com/apache/hadoop/pull/1614#discussion_r333893786 ## File path:

[GitHub] [hadoop] steveloughran commented on a change in pull request #1576: HADOOP-16520 dynamodb ms version race refactor.

2019-10-11 Thread GitBox
steveloughran commented on a change in pull request #1576: HADOOP-16520 dynamodb ms version race refactor. URL: https://github.com/apache/hadoop/pull/1576#discussion_r333903245 ## File path: hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/s3guard.md ## @@

[jira] [Updated] (HADOOP-16635) S3A innerGetFileStatus scans for directories-only still does a HEAD

2019-10-11 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-16635: Status: Patch Available (was: Open) > S3A innerGetFileStatus scans for directories-only

[jira] [Updated] (HADOOP-16632) Speculating & Partitioned S3A magic committers can leave pending files under __magic

2019-10-11 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-16632: Status: Patch Available (was: Open) > Speculating & Partitioned S3A magic committers

[GitHub] [hadoop] vivekratnavel commented on issue #1528: HDDS-2181. Ozone Manager should send correct ACL type in ACL requests…

2019-10-11 Thread GitBox
vivekratnavel commented on issue #1528: HDDS-2181. Ozone Manager should send correct ACL type in ACL requests… URL: https://github.com/apache/hadoop/pull/1528#issuecomment-541117783 /retest This is an automated message from

[GitHub] [hadoop] arp7 commented on a change in pull request #1622: HDDS-1228. Chunk Scanner Checkpoints

2019-10-11 Thread GitBox
arp7 commented on a change in pull request #1622: HDDS-1228. Chunk Scanner Checkpoints URL: https://github.com/apache/hadoop/pull/1622#discussion_r334164946 ## File path:

[GitHub] [hadoop] hadoop-yetus commented on issue #1478: HDFS-14856. Fetch file ACLs while mounting external store.

2019-10-11 Thread GitBox
hadoop-yetus commented on issue #1478: HDFS-14856. Fetch file ACLs while mounting external store. URL: https://github.com/apache/hadoop/pull/1478#issuecomment-541207425 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[GitHub] [hadoop] arp7 commented on a change in pull request #1622: HDDS-1228. Chunk Scanner Checkpoints

2019-10-11 Thread GitBox
arp7 commented on a change in pull request #1622: HDDS-1228. Chunk Scanner Checkpoints URL: https://github.com/apache/hadoop/pull/1622#discussion_r334163690 ## File path: hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/common/impl/ContainerData.java

[GitHub] [hadoop] arp7 commented on a change in pull request #1637: HDDS-2206. Separate handling for OMException and IOException in the Ozone Manager. Contributed by Supratim Deka

2019-10-11 Thread GitBox
arp7 commented on a change in pull request #1637: HDDS-2206. Separate handling for OMException and IOException in the Ozone Manager. Contributed by Supratim Deka URL: https://github.com/apache/hadoop/pull/1637#discussion_r334175139 ## File path:

[GitHub] [hadoop] arp7 commented on issue #1637: HDDS-2206. Separate handling for OMException and IOException in the Ozone Manager. Contributed by Supratim Deka

2019-10-11 Thread GitBox
arp7 commented on issue #1637: HDDS-2206. Separate handling for OMException and IOException in the Ozone Manager. Contributed by Supratim Deka URL: https://github.com/apache/hadoop/pull/1637#issuecomment-541230130 One thing I missed - where is the serialization of the exception message

[GitHub] [hadoop] hadoop-yetus commented on issue #1611: Hadoop 16612 Track Azure Blob File System client-perceived latency

2019-10-11 Thread GitBox
hadoop-yetus commented on issue #1611: Hadoop 16612 Track Azure Blob File System client-perceived latency URL: https://github.com/apache/hadoop/pull/1611#issuecomment-541205791 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment |

[jira] [Commented] (HADOOP-16612) Track Azure Blob File System client-perceived latency

2019-10-11 Thread Jeetesh Mangwani (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949782#comment-16949782 ] Jeetesh Mangwani commented on HADOOP-16612: --- I have fixed the checkstyle issues. Please take

[GitHub] [hadoop] arp7 commented on a change in pull request #1637: HDDS-2206. Separate handling for OMException and IOException in the Ozone Manager. Contributed by Supratim Deka

2019-10-11 Thread GitBox
arp7 commented on a change in pull request #1637: HDDS-2206. Separate handling for OMException and IOException in the Ozone Manager. Contributed by Supratim Deka URL: https://github.com/apache/hadoop/pull/1637#discussion_r334173951 ## File path:

[jira] [Commented] (HADOOP-15169) "hadoop.ssl.enabled.protocols" should be considered in httpserver2

2019-10-11 Thread Xiaoyu Yao (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949694#comment-16949694 ] Xiaoyu Yao commented on HADOOP-15169: - Thanks [~brahmareddy] and [~weichiu] for the patch. It looks

[GitHub] [hadoop] arp7 commented on a change in pull request #1622: HDDS-1228. Chunk Scanner Checkpoints

2019-10-11 Thread GitBox
arp7 commented on a change in pull request #1622: HDDS-1228. Chunk Scanner Checkpoints URL: https://github.com/apache/hadoop/pull/1622#discussion_r334163381 ## File path: hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/common/impl/ContainerData.java

[jira] [Comment Edited] (HADOOP-16612) Track Azure Blob File System client-perceived latency

2019-10-11 Thread Jeetesh Mangwani (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16942356#comment-16942356 ] Jeetesh Mangwani edited comment on HADOOP-16612 at 10/11/19 8:30 PM:

[GitHub] [hadoop] arp7 commented on a change in pull request #1637: HDDS-2206. Separate handling for OMException and IOException in the Ozone Manager. Contributed by Supratim Deka

2019-10-11 Thread GitBox
arp7 commented on a change in pull request #1637: HDDS-2206. Separate handling for OMException and IOException in the Ozone Manager. Contributed by Supratim Deka URL: https://github.com/apache/hadoop/pull/1637#discussion_r334176751 ## File path:

[jira] [Commented] (HADOOP-16651) s3 getBucketLocation() can return "US" for us-east

2019-10-11 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949511#comment-16949511 ] Steve Loughran commented on HADOOP-16651: - including this in the HADOOP-16478 patch, pulling up

[jira] [Updated] (HADOOP-16651) S3 getBucketLocation() can return "US" for us-east

2019-10-11 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-16651: Summary: S3 getBucketLocation() can return "US" for us-east (was: s3

[jira] [Assigned] (HADOOP-16651) S3 getBucketLocation() can return "US" for us-east

2019-10-11 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran reassigned HADOOP-16651: --- Assignee: Steve Loughran > S3 getBucketLocation() can return "US" for us-east >

[GitHub] [hadoop] hadoop-yetus removed a comment on issue #1599: HADOOP-16632. Speculating & Partitioned S3A magic committers can leave pending files under __magic

2019-10-11 Thread GitBox
hadoop-yetus removed a comment on issue #1599: HADOOP-16632. Speculating & Partitioned S3A magic committers can leave pending files under __magic URL: https://github.com/apache/hadoop/pull/1599#issuecomment-538521435 :confetti_ball: **+1 overall** | Vote |

[GitHub] [hadoop] hadoop-yetus commented on issue #1313: HDFS-13118. SnapshotDiffReport should provide the INode type.

2019-10-11 Thread GitBox
hadoop-yetus commented on issue #1313: HDFS-13118. SnapshotDiffReport should provide the INode type. URL: https://github.com/apache/hadoop/pull/1313#issuecomment-541110738 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[GitHub] [hadoop] hadoop-yetus commented on issue #1646: HADOOP-15430. hadoop fs -mkdir -p path-ending-with-slash/ fails with s3guard

2019-10-11 Thread GitBox
hadoop-yetus commented on issue #1646: HADOOP-15430. hadoop fs -mkdir -p path-ending-with-slash/ fails with s3guard URL: https://github.com/apache/hadoop/pull/1646#issuecomment-54084 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment |

[jira] [Updated] (HADOOP-16478) S3Guard bucket-info fails if the bucket location is denied to the caller

2019-10-11 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-16478: Status: Patch Available (was: Open) > S3Guard bucket-info fails if the bucket location

[jira] [Resolved] (HADOOP-16607) s3a attempts to look up password/encryption fail if JCEKS file unreadable

2019-10-11 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-16607. - Resolution: Duplicate > s3a attempts to look up password/encryption fail if JCEKS file

[jira] [Commented] (HADOOP-15961) S3A committers: make sure there's regular progress() calls

2019-10-11 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949512#comment-16949512 ] Steve Loughran commented on HADOOP-15961: - hey, now I've finally got the available patch in,

[jira] [Assigned] (HADOOP-16164) S3aDelegationTokens to add accessor for tests to get at the token binding

2019-10-11 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran reassigned HADOOP-16164: --- Assignee: (was: Steve Loughran) > S3aDelegationTokens to add accessor for

[jira] [Commented] (HADOOP-16613) s3a to set fake directory marker contentType to application/x-directory

2019-10-11 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949553#comment-16949553 ] Steve Loughran commented on HADOOP-16613: - # should we ourselves say content-type ==

[jira] [Updated] (HADOOP-16645) S3A Delegation Token extension point to use StoreContext

2019-10-11 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-16645: Status: Patch Available (was: Open) > S3A Delegation Token extension point to use

[GitHub] [hadoop] hadoop-yetus commented on issue #1601: HADOOP-16635. S3A innerGetFileStatus scans for directories-only still does a HEAD.

2019-10-11 Thread GitBox
hadoop-yetus commented on issue #1601: HADOOP-16635. S3A innerGetFileStatus scans for directories-only still does a HEAD. URL: https://github.com/apache/hadoop/pull/1601#issuecomment-541105186 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment

[GitHub] [hadoop] ehiggs opened a new pull request #1648: HDFS-12478. Command line tools for managing Provided Storage Backup m…

2019-10-11 Thread GitBox
ehiggs opened a new pull request #1648: HDFS-12478. Command line tools for managing Provided Storage Backup m… URL: https://github.com/apache/hadoop/pull/1648 FYI @virajith. This is an automated message from the Apache Git

[jira] [Assigned] (HADOOP-16478) S3Guard bucket-info fails if the bucket location is denied to the caller

2019-10-11 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran reassigned HADOOP-16478: --- Assignee: Steve Loughran > S3Guard bucket-info fails if the bucket location is

[GitHub] [hadoop] hadoop-yetus commented on issue #1619: HADOOP-16478. S3Guard bucket-info fails if the caller lacks s3:GetBucketLocation

2019-10-11 Thread GitBox
hadoop-yetus commented on issue #1619: HADOOP-16478. S3Guard bucket-info fails if the caller lacks s3:GetBucketLocation URL: https://github.com/apache/hadoop/pull/1619#issuecomment-541130201 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[GitHub] [hadoop] hadoop-yetus commented on issue #1626: YARN-9880. In YARN ui2 attempts tab, The running Application Attempt's ElapsedTime is incorrect.

2019-10-11 Thread GitBox
hadoop-yetus commented on issue #1626: YARN-9880. In YARN ui2 attempts tab, The running Application Attempt's ElapsedTime is incorrect. URL: https://github.com/apache/hadoop/pull/1626#issuecomment-541122591 :broken_heart: **-1 overall** | Vote | Subsystem |

[jira] [Comment Edited] (HADOOP-16478) S3Guard bucket-info fails if the bucket location is denied to the caller

2019-10-11 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16897291#comment-16897291 ] Steve Loughran edited comment on HADOOP-16478 at 10/11/19 4:14 PM: ---

[GitHub] [hadoop] steveloughran commented on issue #1619: HADOOP-16478. S3Guard bucket-info fails if the caller lacks s3:GetBucketLocation

2019-10-11 Thread GitBox
steveloughran commented on issue #1619: HADOOP-16478. S3Guard bucket-info fails if the caller lacks s3:GetBucketLocation URL: https://github.com/apache/hadoop/pull/1619#issuecomment-541132415 (note, that stack is at debug, the users just see the location unknown message-

[GitHub] [hadoop] xiaoyuyao commented on a change in pull request #1528: HDDS-2181. Ozone Manager should send correct ACL type in ACL requests…

2019-10-11 Thread GitBox
xiaoyuyao commented on a change in pull request #1528: HDDS-2181. Ozone Manager should send correct ACL type in ACL requests… URL: https://github.com/apache/hadoop/pull/1528#discussion_r334088572 ## File path:

[GitHub] [hadoop] hadoop-yetus commented on issue #1645: YARN-9881. Change Cluster_Scheduler_API's Item memory‘s datatype from int to long.

2019-10-11 Thread GitBox
hadoop-yetus commented on issue #1645: YARN-9881. Change Cluster_Scheduler_API's Item memory‘s datatype from int to long. URL: https://github.com/apache/hadoop/pull/1645#issuecomment-541134837 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[GitHub] [hadoop] arp7 merged pull request #1556: HDDS-2213. Reduce key provider loading log level in OzoneFileSystem#ge…

2019-10-11 Thread GitBox
arp7 merged pull request #1556: HDDS-2213. Reduce key provider loading log level in OzoneFileSystem#ge… URL: https://github.com/apache/hadoop/pull/1556 This is an automated message from the Apache Git Service. To respond to

[jira] [Commented] (HADOOP-16644) Retrive modtime of PUT file from store, via response or HEAD

2019-10-11 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949514#comment-16949514 ] Steve Loughran commented on HADOOP-16644: - Rummaging around the open JIRAs,HADOOP-16176

[jira] [Commented] (HADOOP-16324) S3A Delegation Token code to spell "Marshalled" as Marshaled

2019-10-11 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949534#comment-16949534 ] Steve Loughran commented on HADOOP-16324: - I'm doing this in the HADOOP-16645 PR as that's

[GitHub] [hadoop] hadoop-yetus commented on issue #1646: HADOOP-15430. hadoop fs -mkdir -p path-ending-with-slash/ fails with s3guard

2019-10-11 Thread GitBox
hadoop-yetus commented on issue #1646: HADOOP-15430. hadoop fs -mkdir -p path-ending-with-slash/ fails with s3guard URL: https://github.com/apache/hadoop/pull/1646#issuecomment-541124056 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment |

[jira] [Commented] (HADOOP-13836) Securing Hadoop RPC using SSL

2019-10-11 Thread hirik (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-13836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949579#comment-16949579 ] hirik commented on HADOOP-13836: [~kartheek] is there any release timeline for this feature? >

[GitHub] [hadoop] xiaoyuyao commented on a change in pull request #1528: HDDS-2181. Ozone Manager should send correct ACL type in ACL requests…

2019-10-11 Thread GitBox
xiaoyuyao commented on a change in pull request #1528: HDDS-2181. Ozone Manager should send correct ACL type in ACL requests… URL: https://github.com/apache/hadoop/pull/1528#discussion_r334089125 ## File path:

[GitHub] [hadoop] xiaoyuyao commented on a change in pull request #1528: HDDS-2181. Ozone Manager should send correct ACL type in ACL requests…

2019-10-11 Thread GitBox
xiaoyuyao commented on a change in pull request #1528: HDDS-2181. Ozone Manager should send correct ACL type in ACL requests… URL: https://github.com/apache/hadoop/pull/1528#discussion_r334088572 ## File path:

[jira] [Updated] (HADOOP-15920) get patch for S3a nextReadPos(), through Yetus

2019-10-11 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-15920: Resolution: Done Status: Resolved (was: Patch Available) > get patch for S3a

[jira] [Commented] (HADOOP-15961) S3A committers: make sure there's regular progress() calls

2019-10-11 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949537#comment-16949537 ] Hadoop QA commented on HADOOP-15961: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[GitHub] [hadoop] hadoop-yetus commented on issue #1630: HADOOP-16645. S3A Delegation Token extension point to use StoreContext.

2019-10-11 Thread GitBox
hadoop-yetus commented on issue #1630: HADOOP-16645. S3A Delegation Token extension point to use StoreContext. URL: https://github.com/apache/hadoop/pull/1630#issuecomment-541129627 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment |

[GitHub] [hadoop] steveloughran commented on issue #1619: HADOOP-16478. S3Guard bucket-info fails if the caller lacks s3:GetBucketLocation

2019-10-11 Thread GitBox
steveloughran commented on issue #1619: HADOOP-16478. S3Guard bucket-info fails if the caller lacks s3:GetBucketLocation URL: https://github.com/apache/hadoop/pull/1619#issuecomment-541132228 Also just ran the CLI against a public bucket which blocks this operation ``` Filesystem

[GitHub] [hadoop] hadoop-yetus removed a comment on issue #1619: HADOOP-16478. S3Guard bucket-info fails if the caller lacks s3:GetBucketLocation

2019-10-11 Thread GitBox
hadoop-yetus removed a comment on issue #1619: HADOOP-16478. S3Guard bucket-info fails if the caller lacks s3:GetBucketLocation URL: https://github.com/apache/hadoop/pull/1619#issuecomment-539612732 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime |

[GitHub] [hadoop] hadoop-yetus commented on issue #1619: HADOOP-16478. S3Guard bucket-info fails if the caller lacks s3:GetBucketLocation

2019-10-11 Thread GitBox
hadoop-yetus commented on issue #1619: HADOOP-16478. S3Guard bucket-info fails if the caller lacks s3:GetBucketLocation URL: https://github.com/apache/hadoop/pull/1619#issuecomment-541135916 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment |

[jira] [Commented] (HADOOP-16643) Update netty4 to the latest 4.1.42

2019-10-11 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949833#comment-16949833 ] Wei-Chiu Chuang commented on HADOOP-16643: -- Everything looks good so far. Doesn't seem to

[jira] [Commented] (HADOOP-13836) Securing Hadoop RPC using SSL

2019-10-11 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-13836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949827#comment-16949827 ] Wei-Chiu Chuang commented on HADOOP-13836: -- I think this work is superseded by HADOOP-15977

[GitHub] [hadoop] hadoop-yetus commented on issue #1478: HDFS-14856. Fetch file ACLs while mounting external store.

2019-10-11 Thread GitBox
hadoop-yetus commented on issue #1478: HDFS-14856. Fetch file ACLs while mounting external store. URL: https://github.com/apache/hadoop/pull/1478#issuecomment-541273779 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[GitHub] [hadoop] liusheng commented on issue #1546: HADOOP-16614. [COMMON] Add aarch64 support of the dependent leveldbjni

2019-10-11 Thread GitBox
liusheng commented on issue #1546: HADOOP-16614. [COMMON] Add aarch64 support of the dependent leveldbjni URL: https://github.com/apache/hadoop/pull/1546#issuecomment-541273012 /retest This is an automated message from the

[jira] [Commented] (HADOOP-15169) "hadoop.ssl.enabled.protocols" should be considered in httpserver2

2019-10-11 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949824#comment-16949824 ] Wei-Chiu Chuang commented on HADOOP-15169: -- Thanks [~xyao]! Good idea. I'll update the patch

[jira] [Comment Edited] (HADOOP-15169) "hadoop.ssl.enabled.protocols" should be considered in httpserver2

2019-10-11 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949824#comment-16949824 ] Wei-Chiu Chuang edited comment on HADOOP-15169 at 10/11/19 10:49 PM:

[jira] [Commented] (HADOOP-15961) S3A committers: make sure there's regular progress() calls

2019-10-11 Thread lqjacklee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949859#comment-16949859 ] lqjacklee commented on HADOOP-15961: [~ste...@apache.org] Thanks the reply , I will create another

[GitHub] [hadoop] liusheng commented on issue #1546: HADOOP-16614. [COMMON] Add aarch64 support of the dependent leveldbjni

2019-10-11 Thread GitBox
liusheng commented on issue #1546: HADOOP-16614. [COMMON] Add aarch64 support of the dependent leveldbjni URL: https://github.com/apache/hadoop/pull/1546#issuecomment-541273158 Hi @vinayakumarb @Apache9, Cloud you please take a look this, thank you :)

[jira] [Commented] (HADOOP-16520) Race condition in DDB table init and waiting threads

2019-10-11 Thread Gabor Bota (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949339#comment-16949339 ] Gabor Bota commented on HADOOP-16520: - +1 on #1576 from [~ste...@apache.org]. Committing. Thanks.

[jira] [Resolved] (HADOOP-16520) Race condition in DDB table init and waiting threads

2019-10-11 Thread Gabor Bota (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Bota resolved HADOOP-16520. - Resolution: Fixed > Race condition in DDB table init and waiting threads >

[jira] [Commented] (HADOOP-16349) DynamoDBMetadataStore.getVersionMarkerItem() to log at info/warn on retry

2019-10-11 Thread Gabor Bota (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949341#comment-16949341 ] Gabor Bota commented on HADOOP-16349: - https://github.com/apache/hadoop/pull/1576 Fixed in

[jira] [Resolved] (HADOOP-16349) DynamoDBMetadataStore.getVersionMarkerItem() to log at info/warn on retry

2019-10-11 Thread Gabor Bota (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Bota resolved HADOOP-16349. - Resolution: Fixed > DynamoDBMetadataStore.getVersionMarkerItem() to log at info/warn on retry

[GitHub] [hadoop] hadoop-yetus commented on issue #1431: HDDS-1569 Support creating multiple pipelines with same datanode

2019-10-11 Thread GitBox
hadoop-yetus commented on issue #1431: HDDS-1569 Support creating multiple pipelines with same datanode URL: https://github.com/apache/hadoop/pull/1431#issuecomment-541011439 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[jira] [Updated] (HADOOP-13907) Fix TestWebDelegationToken#testKerberosDelegationTokenAuthenticator on Windows

2019-10-11 Thread Ayush Saxena (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-13907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ayush Saxena updated HADOOP-13907: -- Summary: Fix TestWebDelegationToken#testKerberosDelegationTokenAuthenticator on Windows

[jira] [Commented] (HADOOP-13907) Fix TestWebDelegationToken#testKerberosDelegationTokenAuthenticator on Windows

2019-10-11 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-13907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949485#comment-16949485 ] Hadoop QA commented on HADOOP-13907: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[GitHub] [hadoop] steveloughran commented on issue #1591: HADOOP-16629: support copyFile in s3afilesystem

2019-10-11 Thread GitBox
steveloughran commented on issue #1591: HADOOP-16629: support copyFile in s3afilesystem URL: https://github.com/apache/hadoop/pull/1591#issuecomment-541018861 FYI @bgaborg @ehiggs This is an automated message from the Apache

[GitHub] [hadoop] steveloughran commented on issue #1619: HADOOP-16478. S3Guard bucket-info fails if the caller lacks s3:GetBucketLocation

2019-10-11 Thread GitBox
steveloughran commented on issue #1619: HADOOP-16478. S3Guard bucket-info fails if the caller lacks s3:GetBucketLocation URL: https://github.com/apache/hadoop/pull/1619#issuecomment-541023708 javadoc failure ``` [WARNING]

[GitHub] [hadoop] ehiggs opened a new pull request #1647: HDFS-13310. The DatanodeProtocol should be have DNA_BACKUP to backup blocks.

2019-10-11 Thread GitBox
ehiggs opened a new pull request #1647: HDFS-13310. The DatanodeProtocol should be have DNA_BACKUP to backup blocks. URL: https://github.com/apache/hadoop/pull/1647 FYI @virajith. This is an automated message from the Apache

[jira] [Commented] (HADOOP-16152) Upgrade Eclipse Jetty version to 9.4.x

2019-10-11 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949492#comment-16949492 ] Wei-Chiu Chuang commented on HADOOP-16152: -- This patch breaks the Tez version we use. I think

[GitHub] [hadoop] ehiggs closed pull request #1647: HDFS-13310. The DatanodeProtocol should be have DNA_BACKUP to backup blocks.

2019-10-11 Thread GitBox
ehiggs closed pull request #1647: HDFS-13310. The DatanodeProtocol should be have DNA_BACKUP to backup blocks. URL: https://github.com/apache/hadoop/pull/1647 This is an automated message from the Apache Git Service. To

[GitHub] [hadoop] steveloughran commented on issue #1614: HADOOP-16615. Add password check for credential provider

2019-10-11 Thread GitBox
steveloughran commented on issue #1614: HADOOP-16615. Add password check for credential provider URL: https://github.com/apache/hadoop/pull/1614#issuecomment-541085339 code is good, you just need to deal with those checkstyles, which are mostly indentation and a couple of minor line

[jira] [Commented] (HADOOP-13907) Fix TestWebDelegationToken#testKerberosDelegationTokenAuthenticator on Windows

2019-10-11 Thread Ayush Saxena (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-13907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949391#comment-16949391 ] Ayush Saxena commented on HADOOP-13907: --- Thanx [~knanasi] for the patch. Faced similar issue on

[jira] [Commented] (HADOOP-16492) Support HuaweiCloud Object Storage - as a file system in Hadoop

2019-10-11 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949344#comment-16949344 ] Hadoop QA commented on HADOOP-16492: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HADOOP-16580) Disable retry of FailoverOnNetworkExceptionRetry in case of AccessControlException

2019-10-11 Thread Szilard Nemeth (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949408#comment-16949408 ] Szilard Nemeth commented on HADOOP-16580: - Hi [~adam.antal]! Thanks for the patch! Actually,

[GitHub] [hadoop] bgaborg commented on issue #1576: HADOOP-16520 dynamodb ms version race refactor.

2019-10-11 Thread GitBox
bgaborg commented on issue #1576: HADOOP-16520 dynamodb ms version race refactor. URL: https://github.com/apache/hadoop/pull/1576#issuecomment-541002758 Thanks. I removed the leftover line from the docs, and merge this change.

[GitHub] [hadoop] steveloughran commented on issue #988: HADOOP-16376. ABFS: Override access() to no-op.

2019-10-11 Thread GitBox
steveloughran commented on issue #988: HADOOP-16376. ABFS: Override access() to no-op. URL: https://github.com/apache/hadoop/pull/988#issuecomment-541012265 missed this +1 This is an automated message from the Apache

[GitHub] [hadoop] hadoop-yetus commented on issue #763: [WIP] HADOOP-15984. Update jersey from 1.19 to 2.x

2019-10-11 Thread GitBox
hadoop-yetus commented on issue #763: [WIP] HADOOP-15984. Update jersey from 1.19 to 2.x URL: https://github.com/apache/hadoop/pull/763#issuecomment-541012123 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[GitHub] [hadoop] steveloughran commented on issue #1591: HADOOP-16629: support copyFile in s3afilesystem

2019-10-11 Thread GitBox
steveloughran commented on issue #1591: HADOOP-16629: support copyFile in s3afilesystem URL: https://github.com/apache/hadoop/pull/1591#issuecomment-541018276 Thinking a bit about what a followup patch for cross-store copy would be; I think it'd be how I I think the Multipart Upload API

[GitHub] [hadoop] steveloughran commented on a change in pull request #1601: HADOOP-16635. S3A innerGetFileStatus scans for directories-only still does a HEAD.

2019-10-11 Thread GitBox
steveloughran commented on a change in pull request #1601: HADOOP-16635. S3A innerGetFileStatus scans for directories-only still does a HEAD. URL: https://github.com/apache/hadoop/pull/1601#discussion_r333942954 ## File path:

[jira] [Commented] (HADOOP-16520) Race condition in DDB table init and waiting threads

2019-10-11 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949397#comment-16949397 ] Hudson commented on HADOOP-16520: - SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #17524 (See

[GitHub] [hadoop] steveloughran opened a new pull request #1646: HADOOP-15430. hadoop fs -mkdir -p path-ending-with-slash/ fails with s3guard

2019-10-11 Thread GitBox
steveloughran opened a new pull request #1646: HADOOP-15430. hadoop fs -mkdir -p path-ending-with-slash/ fails with s3guard URL: https://github.com/apache/hadoop/pull/1646 path qualification in s3a fs strips any trailing / ; with tests

[GitHub] [hadoop] bgaborg merged pull request #1576: HADOOP-16520 dynamodb ms version race refactor.

2019-10-11 Thread GitBox
bgaborg merged pull request #1576: HADOOP-16520 dynamodb ms version race refactor. URL: https://github.com/apache/hadoop/pull/1576 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [hadoop] hadoop-yetus commented on issue #1614: HADOOP-16615. Add password check for credential provider

2019-10-11 Thread GitBox
hadoop-yetus commented on issue #1614: HADOOP-16615. Add password check for credential provider URL: https://github.com/apache/hadoop/pull/1614#issuecomment-541025900 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment |

[GitHub] [hadoop] cjn082030 opened a new pull request #1645: YARN-9881. Change Cluster_Scheduler_API's Item memory‘s datatype from int to long.

2019-10-11 Thread GitBox
cjn082030 opened a new pull request #1645: YARN-9881. Change Cluster_Scheduler_API's Item memory‘s datatype from int to long. URL: https://github.com/apache/hadoop/pull/1645 The Yarn Rest http://rm-http-address:port/ws/v1/cluster/scheduler document, In

[jira] [Created] (HADOOP-16651) s3 getBucketLocation() can return "US" for us-east

2019-10-11 Thread Steve Loughran (Jira)
Steve Loughran created HADOOP-16651: --- Summary: s3 getBucketLocation() can return "US" for us-east Key: HADOOP-16651 URL: https://issues.apache.org/jira/browse/HADOOP-16651 Project: Hadoop Common

[GitHub] [hadoop] hadoop-yetus commented on issue #1614: HADOOP-16615. Add password check for credential provider

2019-10-11 Thread GitBox
hadoop-yetus commented on issue #1614: HADOOP-16615. Add password check for credential provider URL: https://github.com/apache/hadoop/pull/1614#issuecomment-541045012 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment |

[GitHub] [hadoop] steveloughran commented on issue #1601: HADOOP-16635. S3A innerGetFileStatus scans for directories-only still does a HEAD.

2019-10-11 Thread GitBox
steveloughran commented on issue #1601: HADOOP-16635. S3A innerGetFileStatus scans for directories-only still does a HEAD. URL: https://github.com/apache/hadoop/pull/1601#issuecomment-541059565 updated the docs. The only place we don't do Head and dir marker is in create() Now. can

[GitHub] [hadoop] hadoop-yetus commented on issue #1626: YARN-9880. In YARN ui2 attempts tab, The running Application Attempt's ElapsedTime is incorrect.

2019-10-11 Thread GitBox
hadoop-yetus commented on issue #1626: YARN-9880. In YARN ui2 attempts tab, The running Application Attempt's ElapsedTime is incorrect. URL: https://github.com/apache/hadoop/pull/1626#issuecomment-541070260 :broken_heart: **-1 overall** | Vote | Subsystem |

[jira] [Updated] (HADOOP-16520) Race condition in DDB table init and waiting threads

2019-10-11 Thread Gabor Bota (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Bota updated HADOOP-16520: Summary: Race condition in DDB table init and waiting threads (was: race condition in DDB table

[GitHub] [hadoop] hadoop-yetus commented on issue #1614: HADOOP-16615. Add password check for credential provider

2019-10-11 Thread GitBox
hadoop-yetus commented on issue #1614: HADOOP-16615. Add password check for credential provider URL: https://github.com/apache/hadoop/pull/1614#issuecomment-541020841 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment |

[GitHub] [hadoop] steveloughran edited a comment on issue #1601: HADOOP-16635. S3A innerGetFileStatus scans for directories-only still does a HEAD.

2019-10-11 Thread GitBox
steveloughran edited a comment on issue #1601: HADOOP-16635. S3A innerGetFileStatus scans for directories-only still does a HEAD. URL: https://github.com/apache/hadoop/pull/1601#issuecomment-541059565 1. updated the docs. The only place we don't do Head and dir marker is in create() 1.

  1   2   >