prashantpogde opened a new pull request #1279:
URL: https://github.com/apache/hadoop-ozone/pull/1279
## What changes were proposed in this pull request?
Enable and address failure for TestOzoneManagerRestart test cases.
## What is the link to the Apache JIRA
https://issu
[
https://issues.apache.org/jira/browse/HDDS-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-3446:
-
Labels: pull-request-available (was: )
> Enable TestOzoneManagerRestart test cases
>
[
https://issues.apache.org/jira/browse/HDDS-4053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
mingchao zhao updated HDDS-4053:
Summary: Volume space quota: add quotaUsageInBytes and update it when
create key and file (was: Vol
[
https://issues.apache.org/jira/browse/HDDS-4053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
mingchao zhao reassigned HDDS-4053:
---
Assignee: mingchao zhao
> Volume quota: add quotaUsageInBytes and update it when create key a
[
https://issues.apache.org/jira/browse/HDDS-3421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prashant Pogde resolved HDDS-3421.
--
Resolution: Fixed
> Enable TestStorageContainerManager test cases
>
maobaolong closed pull request #1228:
URL: https://github.com/apache/hadoop-ozone/pull/1228
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above t
maobaolong commented on pull request #1231:
URL: https://github.com/apache/hadoop-ozone/pull/1231#issuecomment-666949820
@xiaoyuyao @lokeshj1703 Thanks for the discussion and glad to make
consensual for us. Now, I change the default policy to the newer
RequestTypeDependentRetryPolicy, PTAL
[
https://issues.apache.org/jira/browse/HDDS-3421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17168422#comment-17168422
]
Prashant Pogde commented on HDDS-3421:
--
Additional failure found is addressed under H
[
https://issues.apache.org/jira/browse/HDDS-3834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17168421#comment-17168421
]
maobaolong commented on HDDS-3834:
--
[~elek] I submit a PR to the apache-site project,
ht
mingchao zhao created HDDS-4053:
---
Summary: Volume quota: add quotaUsageInBytes and update it when
create key and file
Key: HDDS-4053
URL: https://issues.apache.org/jira/browse/HDDS-4053
Project: Hadoop
captainzmc commented on pull request #1150:
URL: https://github.com/apache/hadoop-ozone/pull/1150#issuecomment-666932982
> Just a question will this change cause any compatibility issues? (As this
is new API, only new client code will use it, just seeing if I missed anything)
Thanks
captainzmc commented on a change in pull request #1150:
URL: https://github.com/apache/hadoop-ozone/pull/1150#discussion_r463410723
##
File path:
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/request/key/OMKeysRenameRequest.java
##
@@ -0,0 +1,279 @@
+/**
bharatviswa504 commented on pull request #1270:
URL: https://github.com/apache/hadoop-ozone/pull/1270#issuecomment-666925792
> > As mentioned in the PR description user can use bucket links.
> > For more information refer
[HDDS-3612](https://issues.apache.org/jira/browse/HDDS-3612).
>
timmylicheng commented on pull request #1270:
URL: https://github.com/apache/hadoop-ozone/pull/1270#issuecomment-666924040
> As mentioned in the PR description user can use bucket links.
>
> For more information refer
[HDDS-3612](https://issues.apache.org/jira/browse/HDDS-3612).
>
bharatviswa504 commented on pull request #1270:
URL: https://github.com/apache/hadoop-ozone/pull/1270#issuecomment-666923085
As mentioned in the PR description user can use bucket links.
For more information refer HDDS-3612.
This feature is totally not removed, making this hidd
timmylicheng commented on pull request #1270:
URL: https://github.com/apache/hadoop-ozone/pull/1270#issuecomment-666921618
How do we handle legacy volumes and buckets?
We used to have volumes mapping to s3 bucket names? So after this change, if
a cluster want to support both new buckets
github-actions[bot] commented on pull request #1258:
URL: https://github.com/apache/hadoop-ozone/pull/1258#issuecomment-666919507
To re-run CI checks, please follow these steps with the source branch
checked out:
```
git commit --allow-empty -m 'trigger new CI check'
git push
``
avijayanhwx commented on pull request #1258:
URL: https://github.com/apache/hadoop-ozone/pull/1258#issuecomment-666919370
/retest
This is an automated message from the Apache Git Service.
To respond to the message, please log
bharatviswa504 commented on a change in pull request #1150:
URL: https://github.com/apache/hadoop-ozone/pull/1150#discussion_r463402693
##
File path:
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/request/key/OMKeysRenameRequest.java
##
@@ -0,0 +1,279 @@
+
maobaolong commented on pull request #1096:
URL: https://github.com/apache/hadoop-ozone/pull/1096#issuecomment-666908577
@avijayanhwx @elek I've addressed all your comments and add some ut, PTAL.
This is an automated message
xiaoyuyao edited a comment on pull request #1270:
URL: https://github.com/apache/hadoop-ozone/pull/1270#issuecomment-666904747
+1 for this change. Keep exposing this can be problematic after OM create
default s3v volume based on the same configuration upon start. If this got
changed and th
xiaoyuyao commented on pull request #1270:
URL: https://github.com/apache/hadoop-ozone/pull/1270#issuecomment-666904747
+1 for this change. Keep exposing this after OM create default s3v volume
based on the same configuration upon start. If this got changed and then all
the buckets in the
xiaoyuyao commented on a change in pull request #1264:
URL: https://github.com/apache/hadoop-ozone/pull/1264#discussion_r463393431
##
File path:
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/BaseFreonGenerator.java
##
@@ -301,6 +301,18 @@ public void printRepo
xiaoyuyao commented on a change in pull request #1269:
URL: https://github.com/apache/hadoop-ozone/pull/1269#discussion_r463156542
##
File path: hadoop-hdds/docs/content/concept/OzoneManager.md
##
@@ -21,6 +24,8 @@ summary: Ozone Manager is the principal name space service of
xiaoyuyao commented on a change in pull request #1191:
URL: https://github.com/apache/hadoop-ozone/pull/1191#discussion_r463351164
##
File path:
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/pipeline/PipelineManagerV2Impl.java
##
@@ -431,15 +464,21 @@ public
xiaoyuyao commented on a change in pull request #1191:
URL: https://github.com/apache/hadoop-ozone/pull/1191#discussion_r463350598
##
File path:
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/pipeline/PipelineManagerV2Impl.java
##
@@ -136,6 +139,9 @@ public st
xiaoyuyao commented on a change in pull request #1191:
URL: https://github.com/apache/hadoop-ozone/pull/1191#discussion_r463350043
##
File path:
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/node/NonHealthyToHealthyNodeHandler.java
##
@@ -42,6 +47,11 @@ publi
xiaoyuyao commented on a change in pull request #1191:
URL: https://github.com/apache/hadoop-ozone/pull/1191#discussion_r463349967
##
File path:
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/node/NewNodeHandler.java
##
@@ -41,6 +46,11 @@ public NewNodeHandler
xiaoyuyao commented on a change in pull request #1191:
URL: https://github.com/apache/hadoop-ozone/pull/1191#discussion_r463349579
##
File path:
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/ha/SCMRatisServerImpl.java
##
@@ -110,4 +111,18 @@ public void stop(
xiaoyuyao commented on a change in pull request #1191:
URL: https://github.com/apache/hadoop-ozone/pull/1191#discussion_r463348101
##
File path:
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/ha/SCMHAManagerImpl.java
##
@@ -67,6 +101,44 @@ public SCMRatisServe
avijayanhwx commented on a change in pull request #1258:
URL: https://github.com/apache/hadoop-ozone/pull/1258#discussion_r463338176
##
File path:
hadoop-ozone/recon/src/test/java/org/apache/hadoop/ozone/recon/scm/TestReconContainerManager.java
##
@@ -86,12 +104,39 @@ public v
avijayanhwx commented on a change in pull request #1258:
URL: https://github.com/apache/hadoop-ozone/pull/1258#discussion_r463337964
##
File path:
hadoop-ozone/recon/src/test/java/org/apache/hadoop/ozone/recon/scm/AbstractReconContainerManagerTest.java
##
@@ -129,4 +132,46 @@
xiaoyuyao commented on a change in pull request #1258:
URL: https://github.com/apache/hadoop-ozone/pull/1258#discussion_r463335640
##
File path:
hadoop-ozone/recon/src/test/java/org/apache/hadoop/ozone/recon/scm/TestReconContainerManager.java
##
@@ -86,12 +104,39 @@ public voi
xiaoyuyao commented on a change in pull request #1258:
URL: https://github.com/apache/hadoop-ozone/pull/1258#discussion_r463334255
##
File path:
hadoop-ozone/recon/src/test/java/org/apache/hadoop/ozone/recon/scm/AbstractReconContainerManagerTest.java
##
@@ -129,4 +132,46 @@ pr
[
https://issues.apache.org/jira/browse/HDDS-4047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17168307#comment-17168307
]
maobaolong commented on HDDS-4047:
--
[~xyao] Thanks for your review.
> OzoneManager met N
maobaolong commented on pull request #1277:
URL: https://github.com/apache/hadoop-ozone/pull/1277#issuecomment-666776047
@xiaoyuyao Thanks for your review and merge this for me.
This is an automated message from the Apache Gi
[
https://issues.apache.org/jira/browse/HDDS-4047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaoyu Yao resolved HDDS-4047.
--
Fix Version/s: 0.6.0
Resolution: Fixed
Thanks [~maobaolong] for the contribution. Patch has been
xiaoyuyao merged pull request #1277:
URL: https://github.com/apache/hadoop-ozone/pull/1277
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to
[
https://issues.apache.org/jira/browse/HDDS-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vivek Ratnavel Subramanian updated HDDS-4050:
-
Description:
[http://mail-archives.apache.org/mod_mbox/hadoop-common-dev/2
[
https://issues.apache.org/jira/browse/HDDS-4052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vivek Ratnavel Subramanian updated HDDS-4052:
-
Summary: Remove master/slave terminology from Ozone (was: CLONE - Remove
[
https://issues.apache.org/jira/browse/HDDS-4051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vivek Ratnavel Subramanian updated HDDS-4051:
-
Summary: Remove whitelist/blacklist terminology from Ozone (was: CLONE -
[
https://issues.apache.org/jira/browse/HDDS-4052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vivek Ratnavel Subramanian reassigned HDDS-4052:
Assignee: (was: Vivek Ratnavel Subramanian)
> Remove master/sla
[
https://issues.apache.org/jira/browse/HDDS-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vivek Ratnavel Subramanian reassigned HDDS-4050:
Assignee: Vivek Ratnavel Subramanian
> Remove non-inclusive termino
[
https://issues.apache.org/jira/browse/HDDS-4052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vivek Ratnavel Subramanian reassigned HDDS-4052:
Key: HDDS-4052 (was: HADOOP-17174)
Workflow: patch-availab
[
https://issues.apache.org/jira/browse/HDDS-4051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vivek Ratnavel Subramanian reassigned HDDS-4051:
Key: HDDS-4051 (was: HADOOP-17173)
Workflow: patch-availab
[
https://issues.apache.org/jira/browse/HDDS-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vivek Ratnavel Subramanian moved HADOOP-17172 to HDDS-4050:
---
Key: HDDS-4050 (was: HADOOP-17172)
W
elek commented on pull request #1255:
URL: https://github.com/apache/hadoop-ozone/pull/1255#issuecomment-70426
> The only reason we 'tag' the name of the DB with the timestamp is to help
with troubleshooting Recon - OM sync problems...
Oh, got it. Thanks to explain it. Sounds rea
[
https://issues.apache.org/jira/browse/HDDS-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prashant Pogde reassigned HDDS-3446:
Assignee: Prashant Pogde
> Enable TestOzoneManagerRestart test cases
>
avijayanhwx commented on pull request #1255:
URL: https://github.com/apache/hadoop-ozone/pull/1255#issuecomment-666542216
> I am still not sure about this one (but as I wrote I am not familiar). In
case of a new snapshot: why don't we drop the previous one and start to use a
new one? Why d
avijayanhwx commented on a change in pull request #1255:
URL: https://github.com/apache/hadoop-ozone/pull/1255#discussion_r463151520
##
File path:
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/debug/DBDefinitionFactory.java
##
@@ -40,10 +46,24 @@ private DBDefinitio
avijayanhwx commented on a change in pull request #1255:
URL: https://github.com/apache/hadoop-ozone/pull/1255#discussion_r463151665
##
File path:
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/debug/DBScanner.java
##
@@ -44,28 +44,46 @@
description = "T
avijayanhwx commented on pull request #1096:
URL: https://github.com/apache/hadoop-ozone/pull/1096#issuecomment-666539295
@maobaolong There are still some unaddressed comments here.
- Using Java based config API
- Adding unit test(s).
PTAL
-
maobaolong commented on a change in pull request #1212:
URL: https://github.com/apache/hadoop-ozone/pull/1212#discussion_r463120834
##
File path:
hadoop-hdds/common/src/main/java/org/apache/hadoop/ozone/OzoneConfigKeys.java
##
@@ -465,6 +465,12 @@
public static final String
maobaolong commented on pull request #1212:
URL: https://github.com/apache/hadoop-ozone/pull/1212#issuecomment-666507055
@elek Thanks you for your review and suggestion, i've addressed your
comments, PTAL.
This is an automa
maobaolong created HDDS-4049:
Summary: Use annotation based configuration to replace the s3g
config
Key: HDDS-4049
URL: https://issues.apache.org/jira/browse/HDDS-4049
Project: Hadoop Distributed Data Sto
maobaolong commented on a change in pull request #1212:
URL: https://github.com/apache/hadoop-ozone/pull/1212#discussion_r463113923
##
File path:
hadoop-ozone/s3gateway/src/main/java/org/apache/hadoop/ozone/s3/endpoint/ObjectEndpoint.java
##
@@ -114,6 +120,13 @@ public ObjectE
maobaolong commented on a change in pull request #1214:
URL: https://github.com/apache/hadoop-ozone/pull/1214#discussion_r462705761
##
File path:
hadoop-hdds/client/src/main/java/org/apache/hadoop/hdds/scm/XceiverClientGrpc.java
##
@@ -354,7 +363,7 @@ private XceiverClientRepl
maobaolong closed pull request #1277:
URL: https://github.com/apache/hadoop-ozone/pull/1277
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above t
maobaolong opened a new pull request #1278:
URL: https://github.com/apache/hadoop-ozone/pull/1278
## What changes were proposed in this pull request?
Now, if I accident to connect unexpected SCM since i specify the wrong
ozone-site.xml file, the OM cannot startup and through exceptio
[
https://issues.apache.org/jira/browse/HDDS-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-4048:
-
Labels: pull-request-available (was: )
> Show more information while SCM version info mismatch
>
maobaolong created HDDS-4048:
Summary: Show more information while SCM version info mismatch
Key: HDDS-4048
URL: https://issues.apache.org/jira/browse/HDDS-4048
Project: Hadoop Distributed Data Store
[
https://issues.apache.org/jira/browse/HDDS-4047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-4047:
-
Labels: pull-request-available (was: )
> OzoneManager met NPE exception while getServiceList
> --
maobaolong commented on pull request #1277:
URL: https://github.com/apache/hadoop-ozone/pull/1277#issuecomment-666455316
This has been test locally.
This is an automated message from the Apache Git Service.
To respond to the
maobaolong opened a new pull request #1277:
URL: https://github.com/apache/hadoop-ozone/pull/1277
## What changes were proposed in this pull request?
OzoneManager met NPE exception while getServiceList after just startup.
## What is the link to the Apache JIRA
HDDS-4047
maobaolong created HDDS-4047:
Summary: OzoneManager met NPE exception while getServiceList
Key: HDDS-4047
URL: https://issues.apache.org/jira/browse/HDDS-4047
Project: Hadoop Distributed Data Store
captainzmc commented on pull request #1150:
URL: https://github.com/apache/hadoop-ozone/pull/1150#issuecomment-666395020
> Thanks @captainzmc for changing the protocol. I think it is much improved
now. I only have couple of minor comments left.
Thanks for @adoroszlai 's feedback. Up
adoroszlai commented on a change in pull request #1150:
URL: https://github.com/apache/hadoop-ozone/pull/1150#discussion_r463010326
##
File path:
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/request/key/OMKeysRenameRequest.java
##
@@ -0,0 +1,279 @@
+/**
elek commented on pull request #1083:
URL: https://github.com/apache/hadoop-ozone/pull/1083#issuecomment-666371407
So what is the conclusion here.
Majority seems to have concerns about providing generic R/W RocksDB tools.
I created a related patch: #1276. It makes it possible t
elek opened a new pull request #1276:
URL: https://github.com/apache/hadoop-ozone/pull/1276
## What changes were proposed in this pull request?
HDDS-3814 proposed a new subcommand which deletes the column families from
the rocksdb tables.
But during the discussion ther
[
https://issues.apache.org/jira/browse/HDDS-4046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-4046:
-
Labels: pull-request-available (was: )
> Extensible subcommands for CLI applications
> --
Marton Elek created HDDS-4046:
-
Summary: Extensible subcommands for CLI applications
Key: HDDS-4046
URL: https://issues.apache.org/jira/browse/HDDS-4046
Project: Hadoop Distributed Data Store
Iss
captainzmc commented on a change in pull request #1150:
URL: https://github.com/apache/hadoop-ozone/pull/1150#discussion_r462993999
##
File path: hadoop-ozone/interface-client/src/main/resources/proto.lock
##
@@ -83,6 +83,10 @@
"name": "DeleteKeys",
captainzmc commented on a change in pull request #1150:
URL: https://github.com/apache/hadoop-ozone/pull/1150#discussion_r462993785
##
File path:
hadoop-ozone/client/src/main/java/org/apache/hadoop/ozone/client/rpc/RpcClient.java
##
@@ -750,6 +751,25 @@ public void renameKey(S
[
https://issues.apache.org/jira/browse/HDDS-3990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-3990:
-
Labels: pull-request-available (was: )
> Test Kubernetes examples with acceptance tests
> ---
adoroszlai commented on pull request #1223:
URL: https://github.com/apache/hadoop-ozone/pull/1223#issuecomment-666332434
Thanks @elek for improving it further.
This is an automated message from the Apache Git Service.
To resp
[
https://issues.apache.org/jira/browse/HDDS-3990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai resolved HDDS-3990.
Fix Version/s: 0.7.0
Resolution: Implemented
> Test Kubernetes examples with acceptan
[
https://issues.apache.org/jira/browse/HDDS-3990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated HDDS-3990:
---
Labels: (was: pull-request-available)
> Test Kubernetes examples with acceptance tests
> ---
adoroszlai merged pull request #1223:
URL: https://github.com/apache/hadoop-ozone/pull/1223
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above t
elek commented on a change in pull request #1255:
URL: https://github.com/apache/hadoop-ozone/pull/1255#discussion_r462949586
##
File path:
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/debug/DBDefinitionFactory.java
##
@@ -40,10 +46,24 @@ private DBDefinitionFactor
elek commented on pull request #1255:
URL: https://github.com/apache/hadoop-ozone/pull/1255#issuecomment-666323762
> The container key DB is a by product of processing the OM snapshot DB. It
hosts the reverse mapping of the OM data, the Container->Key mapping in a
specific format
Th
[
https://issues.apache.org/jira/browse/HDDS-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-4045:
-
Labels: pull-request-available (was: )
> Add more ignore rules to the RAT ignore list
> -
[
https://issues.apache.org/jira/browse/HDDS-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated HDDS-4045:
---
Labels: (was: pull-request-available)
> Add more ignore rules to the RAT ignore list
> -
elek commented on pull request #1270:
URL: https://github.com/apache/hadoop-ozone/pull/1270#issuecomment-666318907
> More flexibility usually comes with more complexity. :)
In general, I can agree with this statement, but in this specific case: the
additional complexity of one confi
[
https://issues.apache.org/jira/browse/HDDS-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai resolved HDDS-4045.
Fix Version/s: 0.7.0
Resolution: Fixed
> Add more ignore rules to the RAT ignore list
adoroszlai merged pull request #1273:
URL: https://github.com/apache/hadoop-ozone/pull/1273
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above t
elek commented on pull request #1206:
URL: https://github.com/apache/hadoop-ozone/pull/1206#issuecomment-666305595
Thanks the update @sadanand48. Yes it looks better (and significant better)
for me.
I realized two other NITs in the test.
1. `@Test(expected = IllegalArgumentExc
aryangupta1998 commented on a change in pull request #1266:
URL: https://github.com/apache/hadoop-ozone/pull/1266#discussion_r462904139
##
File path:
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/freon/TestHadoopNestedDirGenerator.java
##
@@ -0,0 +1,208 @
elek commented on a change in pull request #1223:
URL: https://github.com/apache/hadoop-ozone/pull/1223#discussion_r462897010
##
File path: .github/workflows/post-commit.yml
##
@@ -238,3 +238,61 @@ jobs:
name: coverage
path: target/coverage
con
elek commented on a change in pull request #1223:
URL: https://github.com/apache/hadoop-ozone/pull/1223#discussion_r462886907
##
File path: hadoop-ozone/dist/src/main/k8s/examples/getting-started/test.sh
##
@@ -0,0 +1,38 @@
+#!/usr/bin/env bash
+# Licensed to the Apache Softwar
elek commented on pull request #1273:
URL: https://github.com/apache/hadoop-ozone/pull/1273#issuecomment-666269550
BTW, it would be useful to disable some of the tests at some specific case.
For example, I am not sure if I need full retest for this patch/commit.
--
elek commented on a change in pull request #1273:
URL: https://github.com/apache/hadoop-ozone/pull/1273#discussion_r462884361
##
File path: hadoop-hdds/pom.xml
##
@@ -252,7 +252,15 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd";>
**/hs_err*.
adoroszlai commented on a change in pull request #1274:
URL: https://github.com/apache/hadoop-ozone/pull/1274#discussion_r462883821
##
File path: hadoop-hdds/common/src/main/resources/ozone-default.xml
##
@@ -821,6 +821,13 @@
Number of containers per owner per disk in a pi
adoroszlai commented on a change in pull request #1273:
URL: https://github.com/apache/hadoop-ozone/pull/1273#discussion_r462883261
##
File path: hadoop-hdds/pom.xml
##
@@ -252,7 +252,15 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd";>
**/hs
adoroszlai commented on a change in pull request #1274:
URL: https://github.com/apache/hadoop-ozone/pull/1274#discussion_r462876760
##
File path:
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/scm/ScmConfigKeys.java
##
@@ -307,6 +307,10 @@
OZONE_SCM_KEY_VALUE_C
bshashikant commented on a change in pull request #1266:
URL: https://github.com/apache/hadoop-ozone/pull/1266#discussion_r462877851
##
File path:
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/freon/TestHadoopNestedDirGenerator.java
##
@@ -0,0 +1,208 @@
+
bshashikant commented on a change in pull request #1192:
URL: https://github.com/apache/hadoop-ozone/pull/1192#discussion_r462864723
##
File path:
hadoop-ozone/client/src/main/java/org/apache/hadoop/ozone/client/rpc/RpcClient.java
##
@@ -1016,6 +1016,7 @@ public OzoneFileStatu
bshashikant commented on a change in pull request #1192:
URL: https://github.com/apache/hadoop-ozone/pull/1192#discussion_r462864723
##
File path:
hadoop-ozone/client/src/main/java/org/apache/hadoop/ozone/client/rpc/RpcClient.java
##
@@ -1016,6 +1016,7 @@ public OzoneFileStatu
bshashikant commented on pull request #1154:
URL: https://github.com/apache/hadoop-ozone/pull/1154#issuecomment-666245556
> Thanks to create this patch @sadanand48
>
> I have one design concern related to this change. I am not sure what is
the good answer, but trying to share my view
[
https://issues.apache.org/jira/browse/HDDS-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-4009:
-
Labels: pull-request-available (was: )
> Recon Overview page: The volume, bucket and key counts a
vivekratnavel opened a new pull request #1275:
URL: https://github.com/apache/hadoop-ozone/pull/1275
## What changes were proposed in this pull request?
Instead of relying on Rocks DB's "rocksdb.estimate-num-keys" to get the
counts of volume, bucket, and key, a new task is added to p
1 - 100 of 119 matches
Mail list logo