fapifta commented on issue #95: HDDS-2373 Move isUseRatis getFactor and getType
from XCeiverClientManager
URL: https://github.com/apache/hadoop-ozone/pull/95#issuecomment-547284353
integration test failures seems to be unrelated timeouts
Sammi Chen created HDDS-2376:
Summary: Fail to read data through XceiverClientGrpc
Key: HDDS-2376
URL: https://issues.apache.org/jira/browse/HDDS-2376
Project: Hadoop Distributed Data Store
Issue
> The immediate problem we need to fix is to prevent github updates from
> spamming the dev mailing list.
> Might make sense to just have a separate issues@ mailing list and point
> github to that?
For me, it's less confusing to create both of the issues and the dev
list at the same time. Just
fapifta commented on issue #95: HDDS-2373 Move isUseRatis getFactor and getType
from XCeiverClientManager
URL: https://github.com/apache/hadoop-ozone/pull/95#issuecomment-547292807
note: #59 will conflict with this, because of the changes at the creation of
ContainerOperationClient.
The
cxorm commented on a change in pull request #94: HDDS-2255. Improve Acl Handler
Messages
URL: https://github.com/apache/hadoop-ozone/pull/94#discussion_r340004152
##
File path:
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/web/ozShell/keys/AddAclKeyHandler.java
For more details, see
https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/489/
No changes
-1 overall
The following subsystems voted -1:
asflicense findbugs hadolint pathlen unit xml
The following subsystems voted -1 but
were configured to be filtered/ignored:
cc check
smengcl commented on issue #9: HDDS-2240. Command line tool for OM Admin
URL: https://github.com/apache/hadoop-ozone/pull/9#issuecomment-547403887
Thanks @hanishakoneru . The command is working as expected now. lgtm +1.
Pending @bharatviswa504 's comments.
```bash
bash-4.2$ ozone
Souryakanta Dwivedy created HDFS-14940:
--
Summary: HDFS Balancer : getBalancerBandwidth displaying wrong
values for the maximum network bandwidth used by the datanode while network
bandwidth set with values as 1048576000g/1048p/1e
Siyao Meng created HDDS-2377:
Summary: Speed up testOMRetryProxy and testTwoOMNodesDown in
TestOzoneManagerHA
Key: HDDS-2377
URL: https://issues.apache.org/jira/browse/HDDS-2377
Project: Hadoop Distribute
Jonathan,
I actually did all my testing on RC1. Sorry for the confusion. I'll respond on
the RC1 thread.
-Eric
On Monday, October 28, 2019, 8:00:20 PM CDT, Jonathan Hung
wrote:
Thanks Eric! I sent out an RC1 earlier last week, not sure if you saw that. The
only diff between RC1 and RC0 is
Compatibility testing has gone well for me.
- In a 4-node cluster, I ran YARN rolling upgrade tests between 2.8.5 and
2.10.0
- In a 4-node cluster, I ran YARN rolling upgrade tests between 2.10.0 and trunk
- With one 4-node cluster running 2.10.0 and one 4-node cluster running trunk,
I ran a wo
smengcl opened a new pull request #99: HDDS-2377. Speed up
TestOzoneManagerHA#testOMRetryProxy and #testTwoOMNodesDown
URL: https://github.com/apache/hadoop-ozone/pull/99
## What changes were proposed in this pull request?
Goal: Reduce the time to run TestOzoneManagerHA.
From
smengcl commented on issue #99: HDDS-2377. Speed up
TestOzoneManagerHA#testOMRetryProxy and #testTwoOMNodesDown
URL: https://github.com/apache/hadoop-ozone/pull/99#issuecomment-547442324
Pls kindly review @bharatviswa504 @elek
--
elek commented on issue #96: HDDS-2374. Make Ozone Readme.txt point to the
Ozone websites instead …
URL: https://github.com/apache/hadoop-ozone/pull/96#issuecomment-547445551
FTR: A more powerful solution is to review and merge #55
-
cxorm commented on issue #94: HDDS-2255. Improve Acl Handler Messages
URL: https://github.com/apache/hadoop-ozone/pull/94#issuecomment-547457348
Thanks @bharatviswa504 for the comment.
With the trace of SetAclHanlder,
we found that the Set operation would clear AclList,
so the
ChenSammi commented on issue #29: HDDS-2034. Async RATIS pipeline creation and
destroy through heartbeat commands
URL: https://github.com/apache/hadoop-ozone/pull/29#issuecomment-547479697
New update per the review comments. Remove RATIS ONE factor pipeline from
HealthyPipelineSafeModeRule
dineshchitlangia commented on a change in pull request #95: HDDS-2373 Move
isUseRatis getFactor and getType from XCeiverClientManager
URL: https://github.com/apache/hadoop-ozone/pull/95#discussion_r340144024
##
File path:
hadoop-hdds/client/src/main/java/org/apache/hadoop/hdds/scm/
dineshchitlangia commented on a change in pull request #95: HDDS-2373 Move
isUseRatis getFactor and getType from XCeiverClientManager
URL: https://github.com/apache/hadoop-ozone/pull/95#discussion_r340148942
##
File path:
hadoop-ozone/integration-test/src/test/java/org/apache/hadoo
dineshchitlangia commented on a change in pull request #95: HDDS-2373 Move
isUseRatis getFactor and getType from XCeiverClientManager
URL: https://github.com/apache/hadoop-ozone/pull/95#discussion_r340150431
##
File path:
hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/
dineshchitlangia commented on a change in pull request #95: HDDS-2373 Move
isUseRatis getFactor and getType from XCeiverClientManager
URL: https://github.com/apache/hadoop-ozone/pull/95#discussion_r340146383
##
File path:
hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/
dineshchitlangia commented on a change in pull request #95: HDDS-2373 Move
isUseRatis getFactor and getType from XCeiverClientManager
URL: https://github.com/apache/hadoop-ozone/pull/95#discussion_r340149026
##
File path:
hadoop-ozone/integration-test/src/test/java/org/apache/hadoo
swagle commented on issue #98: HDDS-2363. Fail to create Ratis container.
URL: https://github.com/apache/hadoop-ozone/pull/98#issuecomment-547489903
Thanks @ChenSammi for the fix, changes look good to me. There seems to be a
related integration test failure.
---
+1 (non-binding)
- Verified signatures
- Verified documentation
- Built from sources on CentOS 7
- Tested with basic hdfs commands on a single node setup.
Thank for organizing the release, Jonathan.
-Dinesh
On Tue, Oct 29, 2019 at 9:45 AM epa...@apache.org wrote:
> Compatibility testing has
bharatviswa504 commented on a change in pull request #95: HDDS-2373 Move
isUseRatis getFactor and getType from XCeiverClientManager
URL: https://github.com/apache/hadoop-ozone/pull/95#discussion_r340168717
##
File path:
hadoop-hdds/client/src/main/java/org/apache/hadoop/hdds/scm/cl
dineshchitlangia commented on a change in pull request #9: HDDS-2240. Command
line tool for OM Admin
URL: https://github.com/apache/hadoop-ozone/pull/9#discussion_r340170991
##
File path:
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/admin/OzoneAdmin.java
##
@@
dineshchitlangia commented on a change in pull request #9: HDDS-2240. Command
line tool for OM Admin
URL: https://github.com/apache/hadoop-ozone/pull/9#discussion_r340170991
##
File path:
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/admin/OzoneAdmin.java
##
@@
fapifta commented on a change in pull request #95: HDDS-2373 Move isUseRatis
getFactor and getType from XCeiverClientManager
URL: https://github.com/apache/hadoop-ozone/pull/95#discussion_r340223900
##
File path:
hadoop-hdds/client/src/main/java/org/apache/hadoop/hdds/scm/client/Co
dineshchitlangia commented on a change in pull request #95: HDDS-2373 Move
isUseRatis getFactor and getType from XCeiverClientManager
URL: https://github.com/apache/hadoop-ozone/pull/95#discussion_r340224701
##
File path:
hadoop-hdds/client/src/main/java/org/apache/hadoop/hdds/scm/
Istvan Fajth created HDDS-2378:
--
Summary: Remove "OZONE" as string used in tests
Key: HDDS-2378
URL: https://issues.apache.org/jira/browse/HDDS-2378
Project: Hadoop Distributed Data Store
Issue
fapifta commented on a change in pull request #95: HDDS-2373 Move isUseRatis
getFactor and getType from XCeiverClientManager
URL: https://github.com/apache/hadoop-ozone/pull/95#discussion_r340234039
##
File path:
hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/scm/node/
fapifta commented on a change in pull request #95: HDDS-2373 Move isUseRatis
getFactor and getType from XCeiverClientManager
URL: https://github.com/apache/hadoop-ozone/pull/95#discussion_r340233806
##
File path:
hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/scm/conta
fapifta commented on a change in pull request #95: HDDS-2373 Move isUseRatis
getFactor and getType from XCeiverClientManager
URL: https://github.com/apache/hadoop-ozone/pull/95#discussion_r340234544
##
File path:
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/T
fapifta commented on a change in pull request #95: HDDS-2373 Move isUseRatis
getFactor and getType from XCeiverClientManager
URL: https://github.com/apache/hadoop-ozone/pull/95#discussion_r340234588
##
File path:
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/T
dineshchitlangia commented on a change in pull request #95: HDDS-2373 Move
isUseRatis getFactor and getType from XCeiverClientManager
URL: https://github.com/apache/hadoop-ozone/pull/95#discussion_r340236516
##
File path:
hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/
akki commented on a change in pull request #58: HDDS-2293. Create a new
CONTRIBUTION.md for the new repository
URL: https://github.com/apache/hadoop-ozone/pull/58#discussion_r340240750
##
File path: CONTRIBUTION.md
##
@@ -0,0 +1,176 @@
+Apache Hadoop Ozone Contribution gui
akki commented on a change in pull request #58: HDDS-2293. Create a new
CONTRIBUTION.md for the new repository
URL: https://github.com/apache/hadoop-ozone/pull/58#discussion_r340240750
##
File path: CONTRIBUTION.md
##
@@ -0,0 +1,176 @@
+Apache Hadoop Ozone Contribution gui
dineshchitlangia commented on a change in pull request #58: HDDS-2293. Create a
new CONTRIBUTION.md for the new repository
URL: https://github.com/apache/hadoop-ozone/pull/58#discussion_r340242564
##
File path: CONTRIBUTION.md
##
@@ -0,0 +1,176 @@
+Apache Hadoop Ozone Cont
anuengineer commented on a change in pull request #58: HDDS-2293. Create a new
CONTRIBUTION.md for the new repository
URL: https://github.com/apache/hadoop-ozone/pull/58#discussion_r340243591
##
File path: CONTRIBUTION.md
##
@@ -0,0 +1,176 @@
+Apache Hadoop Ozone Contribut
anuengineer commented on a change in pull request #58: HDDS-2293. Create a new
CONTRIBUTION.md for the new repository
URL: https://github.com/apache/hadoop-ozone/pull/58#discussion_r340244131
##
File path: CONTRIBUTION.md
##
@@ -0,0 +1,176 @@
+Apache Hadoop Ozone Contribut
anuengineer commented on a change in pull request #58: HDDS-2293. Create a new
CONTRIBUTION.md for the new repository
URL: https://github.com/apache/hadoop-ozone/pull/58#discussion_r340245027
##
File path: CONTRIBUTION.md
##
@@ -0,0 +1,174 @@
+Apache Hadoop Ozone Contribut
anuengineer commented on a change in pull request #58: HDDS-2293. Create a new
CONTRIBUTION.md for the new repository
URL: https://github.com/apache/hadoop-ozone/pull/58#discussion_r340245027
##
File path: CONTRIBUTION.md
##
@@ -0,0 +1,174 @@
+Apache Hadoop Ozone Contribut
anuengineer commented on a change in pull request #58: HDDS-2293. Create a new
CONTRIBUTION.md for the new repository
URL: https://github.com/apache/hadoop-ozone/pull/58#discussion_r340246338
##
File path: CONTRIBUTION.md
##
@@ -0,0 +1,174 @@
+Apache Hadoop Ozone Contribut
anuengineer commented on a change in pull request #58: HDDS-2293. Create a new
CONTRIBUTION.md for the new repository
URL: https://github.com/apache/hadoop-ozone/pull/58#discussion_r340247042
##
File path: CONTRIBUTION.md
##
@@ -0,0 +1,174 @@
+Apache Hadoop Ozone Contribut
dineshchitlangia commented on a change in pull request #58: HDDS-2293. Create a
new CONTRIBUTION.md for the new repository
URL: https://github.com/apache/hadoop-ozone/pull/58#discussion_r340247903
##
File path: CONTRIBUTION.md
##
@@ -0,0 +1,174 @@
+Apache Hadoop Ozone Cont
dineshchitlangia commented on a change in pull request #58: HDDS-2293. Create a
new CONTRIBUTION.md for the new repository
URL: https://github.com/apache/hadoop-ozone/pull/58#discussion_r340250670
##
File path: CONTRIBUTION.md
##
@@ -0,0 +1,174 @@
+Apache Hadoop Ozone Cont
anuengineer commented on issue #9: HDDS-2240. Command line tool for OM Admin
URL: https://github.com/apache/hadoop-ozone/pull/9#issuecomment-547565490
Hi All, Thank you all for an extensive code review of this patch. If we are
all in Sync and there are no issues left outstanding, is it okay
arp7 commented on issue #9: HDDS-2240. Command line tool for OM Admin
URL: https://github.com/apache/hadoop-ozone/pull/9#issuecomment-547569318
Thank you all for carefully reviewing multiple iterations of this patch! 🙂
This i
Aravindan Vijayan created HDDS-2379:
---
Summary: OM terminates with RocksDB error while continuously
writing keys.
Key: HDDS-2379
URL: https://issues.apache.org/jira/browse/HDDS-2379
Project: Hadoop D
bharatviswa504 opened a new pull request #100: HDDS-2379. OM terminates with
RocksDB error while continuously writing keys.
URL: https://github.com/apache/hadoop-ozone/pull/100
## What changes were proposed in this pull request?
Close the BatchOperation, by using try with the resourc
bharatviswa504 commented on a change in pull request #9: HDDS-2240. Command
line tool for OM Admin
URL: https://github.com/apache/hadoop-ozone/pull/9#discussion_r340267222
##
File path:
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/admin/OzoneAdmin.java
##
@@ -
Aravindan Vijayan created HDDS-2380:
---
Summary: OMFileRequest should use the isExist API while checking
for pre-existing files in the directory path.
Key: HDDS-2380
URL: https://issues.apache.org/jira/browse/HDD
bharatviswa504 commented on a change in pull request #9: HDDS-2240. Command
line tool for OM Admin
URL: https://github.com/apache/hadoop-ozone/pull/9#discussion_r340267222
##
File path:
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/admin/OzoneAdmin.java
##
@@ -
bharatviswa504 commented on a change in pull request #99: HDDS-2377. Speed up
TestOzoneManagerHA#testOMRetryProxy and #testTwoOMNodesDown
URL: https://github.com/apache/hadoop-ozone/pull/99#discussion_r340271488
##
File path:
hadoop-ozone/integration-test/src/test/java/org/apache/h
akki commented on a change in pull request #58: HDDS-2293. Create a new
CONTRIBUTION.md for the new repository
URL: https://github.com/apache/hadoop-ozone/pull/58#discussion_r340272372
##
File path: CONTRIBUTION.md
##
@@ -0,0 +1,176 @@
+Apache Hadoop Ozone Contribution gui
dineshchitlangia commented on a change in pull request #9: HDDS-2240. Command
line tool for OM Admin
URL: https://github.com/apache/hadoop-ozone/pull/9#discussion_r340283955
##
File path:
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/admin/OzoneAdmin.java
##
@@
dineshchitlangia commented on a change in pull request #58: HDDS-2293. Create a
new CONTRIBUTION.md for the new repository
URL: https://github.com/apache/hadoop-ozone/pull/58#discussion_r340284826
##
File path: CONTRIBUTION.md
##
@@ -0,0 +1,174 @@
+Apache Hadoop Ozone Cont
bharatviswa504 commented on issue #9: HDDS-2240. Command line tool for OM Admin
URL: https://github.com/apache/hadoop-ozone/pull/9#issuecomment-547595710
Thank You for all the reviews and @hanishakoneru for the contribution.
--
bharatviswa504 merged pull request #9: HDDS-2240. Command line tool for OM Admin
URL: https://github.com/apache/hadoop-ozone/pull/9
This is an automated message from the Apache Git Service.
To respond to the message, please l
bharatviswa504 edited a comment on issue #9: HDDS-2240. Command line tool for
OM Admin
URL: https://github.com/apache/hadoop-ozone/pull/9#issuecomment-547595710
Thank You everyone for the reviews and @hanishakoneru for the contribution.
-
hanishakoneru commented on issue #9: HDDS-2240. Command line tool for OM Admin
URL: https://github.com/apache/hadoop-ozone/pull/9#issuecomment-547596578
Thank you all for the reviews.
This is an automated message from the Apac
smengcl commented on a change in pull request #99: HDDS-2377. Speed up
TestOzoneManagerHA#testOMRetryProxy and #testTwoOMNodesDown
URL: https://github.com/apache/hadoop-ozone/pull/99#discussion_r340300182
##
File path:
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/o
smengcl commented on a change in pull request #99: HDDS-2377. Speed up
TestOzoneManagerHA#testOMRetryProxy and #testTwoOMNodesDown
URL: https://github.com/apache/hadoop-ozone/pull/99#discussion_r340300182
##
File path:
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/o
smengcl commented on a change in pull request #99: HDDS-2377. Speed up
TestOzoneManagerHA#testOMRetryProxy and #testTwoOMNodesDown
URL: https://github.com/apache/hadoop-ozone/pull/99#discussion_r340300182
##
File path:
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/o
avijayanhwx commented on issue #100: HDDS-2379. OM terminates with RocksDB
error while continuously writing keys.
URL: https://github.com/apache/hadoop-ozone/pull/100#issuecomment-547617488
LGTM +1
This is an automated messag
arp7 commented on a change in pull request #89: HDDS-2322. DoubleBuffer flush
termination and OM shutdown's after that. Make entry returned from cache a new
copy.
URL: https://github.com/apache/hadoop-ozone/pull/89#discussion_r340312385
##
File path:
hadoop-ozone/common/src/main/j
arp7 commented on a change in pull request #89: HDDS-2322. DoubleBuffer flush
termination and OM shutdown's after that. Make entry returned from cache a new
copy.
URL: https://github.com/apache/hadoop-ozone/pull/89#discussion_r340312109
##
File path:
hadoop-ozone/common/src/main/j
+1 (non-binding).
- Built from source on Ubuntu with OpenJDK 11.0.3
- Verified signatures
- Verified documentation
- Setup up a single node cluster and ran basic yarn commands
- Ran UTs for Yarn Router, Yarn Common, Yarn API, YARN NM and YARN RM.
Thanks for putting this together, Jonathan.
On Tu
avijayanhwx opened a new pull request #101: HDDS-2364. Add a OM metrics to find
the false positive rate for the keyMayExist.
URL: https://github.com/apache/hadoop-ozone/pull/101
## What changes were proposed in this pull request?
Added metrics for tracking the RocksDB keyMayExist miss ra
avijayanhwx opened a new pull request #102: HDDS-2380. OMFileRequest should use
the isExist API while checking fo…
URL: https://github.com/apache/hadoop-ozone/pull/102
…r pre-existing files in the directory path.
## What changes were proposed in this pull request?
Currently, when
fapifta commented on issue #95: HDDS-2373 Move isUseRatis getFactor and getType
from XCeiverClientManager
URL: https://github.com/apache/hadoop-ozone/pull/95#issuecomment-547638382
@dineshchitlangia thank you for the review, and for committing it if there
are no further questions.
---
fapifta opened a new pull request #103: HDDS-2378 - Change OZONE as string used
in the code where OzoneConsts.OZONE is suitable
URL: https://github.com/apache/hadoop-ozone/pull/103
## What changes were proposed in this pull request?
In #95 review it came up that the tests could use t
anuengineer commented on a change in pull request #58: HDDS-2293. Create a new
CONTRIBUTION.md for the new repository
URL: https://github.com/apache/hadoop-ozone/pull/58#discussion_r340346960
##
File path: CONTRIBUTION.md
##
@@ -0,0 +1,174 @@
+Apache Hadoop Ozone Contribut
anuengineer commented on issue #100: HDDS-2379. OM terminates with RocksDB
error while continuously writing keys.
URL: https://github.com/apache/hadoop-ozone/pull/100#issuecomment-547651088
The doubleBuffer Commit is being run from a single thread, right? I am
little confused about how th
bharatviswa504 commented on a change in pull request #102: HDDS-2380.
OMFileRequest should use the isExist API while checking fo…
URL: https://github.com/apache/hadoop-ozone/pull/102#discussion_r340349494
##
File path:
hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/
bharatviswa504 commented on issue #100: HDDS-2379. OM terminates with RocksDB
error while continuously writing keys.
URL: https://github.com/apache/hadoop-ozone/pull/100#issuecomment-547652281
> The doubleBuffer Commit is being run from a single thread, right? I am
little confused about ho
anuengineer merged pull request #55: HDDS-2292. Create Ozone specific README.md
to the new hadoop-ozone re…
URL: https://github.com/apache/hadoop-ozone/pull/55
This is an automated message from the Apache Git Service.
To res
anuengineer commented on issue #55: HDDS-2292. Create Ozone specific README.md
to the new hadoop-ozone re…
URL: https://github.com/apache/hadoop-ozone/pull/55#issuecomment-547653164
Thank you, this is much better. +1, I have merged this to the master.
--
bharatviswa504 commented on a change in pull request #89: HDDS-2322.
DoubleBuffer flush termination and OM shutdown's after that. Make entry
returned from cache a new copy.
URL: https://github.com/apache/hadoop-ozone/pull/89#discussion_r340352841
##
File path:
hadoop-ozone/common/
bharatviswa504 commented on a change in pull request #89: HDDS-2322.
DoubleBuffer flush termination and OM shutdown's after that. Make entry
returned from cache a new copy.
URL: https://github.com/apache/hadoop-ozone/pull/89#discussion_r340353363
##
File path:
hadoop-ozone/common/
bharatviswa504 commented on a change in pull request #89: HDDS-2322.
DoubleBuffer flush termination and OM shutdown's after that. Make entry
returned from cache a new copy.
URL: https://github.com/apache/hadoop-ozone/pull/89#discussion_r340353363
##
File path:
hadoop-ozone/common/
bharatviswa504 commented on issue #89: HDDS-2322. DoubleBuffer flush
termination and OM shutdown's after that. Make entry returned from cache a new
copy.
URL: https://github.com/apache/hadoop-ozone/pull/89#issuecomment-547655457
> The change looks pretty good. A couple of minor comments, n
bharatviswa504 merged pull request #89: HDDS-2322. DoubleBuffer flush
termination and OM shutdown's after that. Make entry returned from cache a new
copy.
URL: https://github.com/apache/hadoop-ozone/pull/89
This is an autom
bharatviswa504 commented on issue #89: HDDS-2322. DoubleBuffer flush
termination and OM shutdown's after that. Make entry returned from cache a new
copy.
URL: https://github.com/apache/hadoop-ozone/pull/89#issuecomment-547656858
Thank You @arp7 for the review.
Bharat Viswanadham created HDDS-2381:
Summary: In ExcludeList, add if not exist only
Key: HDDS-2381
URL: https://issues.apache.org/jira/browse/HDDS-2381
Project: Hadoop Distributed Data Store
bharatviswa504 opened a new pull request #104: HDDS-2381. In ExcludeList, add
if not exist only.
URL: https://github.com/apache/hadoop-ozone/pull/104
## What changes were proposed in this pull request?
Add a check if not contains for addDatanode, addPipeline, addContainer.
##
[
https://issues.apache.org/jira/browse/HDDS-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anu Engineer resolved HDDS-426.
---
Fix Version/s: 0.5.0
Resolution: Fixed
Looks like HDDS-1551 added Creation Time to bucketInfo an
[
https://issues.apache.org/jira/browse/HDDS-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpit Agarwal resolved HDDS-426.
Resolution: Duplicate
> Add field modificationTime for Volume and Bucket
> --
[
https://issues.apache.org/jira/browse/HDDS-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpit Agarwal reopened HDDS-426:
> Add field modificationTime for Volume and Bucket
>
>
>
avijayanhwx commented on issue #102: HDDS-2380. Use the Table.isExist() API
instead of get() API while checking for presence of key.
URL: https://github.com/apache/hadoop-ozone/pull/102#issuecomment-547671407
> Overall LGTM. One minor comment.
> And also can you confirm if UT failure is
Chen Liang created HDFS-14941:
-
Summary: Potential editlog race condition can cause corrupted file
Key: HDFS-14941
URL: https://issues.apache.org/jira/browse/HDFS-14941
Project: Hadoop HDFS
Issue
bharatviswa504 commented on issue #102: HDDS-2380. Use the Table.isExist() API
instead of get() API while checking for presence of key.
URL: https://github.com/apache/hadoop-ozone/pull/102#issuecomment-547677285
Ready to go, if UT failures are not related.
-
dineshchitlangia commented on issue #95: HDDS-2373 Move isUseRatis getFactor
and getType from XCeiverClientManager
URL: https://github.com/apache/hadoop-ozone/pull/95#issuecomment-547679921
Thanks @fapifta for the contribution and @bharatviswa504 for the review.
Committed this to master.
dineshchitlangia merged pull request #95: HDDS-2373 Move isUseRatis getFactor
and getType from XCeiverClientManager
URL: https://github.com/apache/hadoop-ozone/pull/95
This is an automated message from the Apache Git Service
[
https://issues.apache.org/jira/browse/HDDS-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dinesh Chitlangia resolved HDDS-2373.
-
Fix Version/s: 0.5.0
Resolution: Fixed
> Move isUseRatis getFactor and getType from
dineshchitlangia commented on a change in pull request #103: HDDS-2378 - Change
OZONE as string used in the code where OzoneConsts.OZONE is suitable
URL: https://github.com/apache/hadoop-ozone/pull/103#discussion_r340381665
##
File path:
hadoop-hdds/container-service/src/test/java/
bharatviswa504 commented on a change in pull request #101: HDDS-2364. Add OM
metrics to find the false positive rate for the keyMayExist.
URL: https://github.com/apache/hadoop-ozone/pull/101#discussion_r340382308
##
File path:
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds
bharatviswa504 commented on a change in pull request #101: HDDS-2364. Add OM
metrics to find the false positive rate for the keyMayExist.
URL: https://github.com/apache/hadoop-ozone/pull/101#discussion_r340383373
##
File path:
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds
bharatviswa504 commented on a change in pull request #101: HDDS-2364. Add OM
metrics to find the false positive rate for the keyMayExist.
URL: https://github.com/apache/hadoop-ozone/pull/101#discussion_r340383373
##
File path:
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds
bharatviswa504 commented on a change in pull request #101: HDDS-2364. Add OM
metrics to find the false positive rate for the keyMayExist.
URL: https://github.com/apache/hadoop-ozone/pull/101#discussion_r340384007
##
File path:
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds
bharatviswa504 commented on a change in pull request #101: HDDS-2364. Add OM
metrics to find the false positive rate for the keyMayExist.
URL: https://github.com/apache/hadoop-ozone/pull/101#discussion_r340384007
##
File path:
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds
1 - 100 of 121 matches
Mail list logo