[
https://issues.apache.org/jira/browse/HDDS-3678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated HDDS-3678:
---
Status: Patch Available (was: Open)
> Remove usage of DFSUtil.addPBProtocol method
>
avijayanhwx commented on a change in pull request #994:
URL: https://github.com/apache/hadoop-ozone/pull/994#discussion_r432785173
##
File path:
hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/fsck/ContainerHealthTask.java
##
@@ -0,0 +1,345 @@
+/*
+ * Licensed t
vivekratnavel commented on a change in pull request #988:
URL: https://github.com/apache/hadoop-ozone/pull/988#discussion_r432754315
##
File path:
hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/tasks/FileSizeCountTask.java
##
@@ -49,33 +52,28 @@
private stat
smengcl commented on a change in pull request #941:
URL: https://github.com/apache/hadoop-ozone/pull/941#discussion_r432731528
##
File path:
hadoop-ozone/ozonefs/src/main/java/org/apache/hadoop/fs/ozone/OFSPath.java
##
@@ -238,4 +248,23 @@ static String getTempMountBucketNameO
smengcl commented on a change in pull request #941:
URL: https://github.com/apache/hadoop-ozone/pull/941#discussion_r432730947
##
File path:
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/shell/TestOzoneShellHA.java
##
@@ -442,6 +446,27 @@ public void test
[
https://issues.apache.org/jira/browse/HDDS-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpit Agarwal updated HDDS-3309:
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Add TimedOutTestsListener to su
arp7 commented on pull request #941:
URL: https://github.com/apache/hadoop-ozone/pull/941#issuecomment-636177915
> But we might need to set the ACL on /.Trash// to that user only
though. @xiaoyuyao Sounds good, we can do this in a followup jira.
---
arp7 edited a comment on pull request #941:
URL: https://github.com/apache/hadoop-ozone/pull/941#issuecomment-636177915
> But we might need to set the ACL on /.Trash// to that user only
though. @xiaoyuyao
Sounds good, we can do this in a followup jira.
[
https://issues.apache.org/jira/browse/HDDS-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpit Agarwal resolved HDDS-3382.
-
Resolution: Duplicate
> OzoneManager fails to apply log index because of FNFE
> --
smengcl commented on a change in pull request #941:
URL: https://github.com/apache/hadoop-ozone/pull/941#discussion_r432709744
##
File path:
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/shell/TestOzoneShellHA.java
##
@@ -442,6 +446,27 @@ public void test
vivekratnavel commented on a change in pull request #994:
URL: https://github.com/apache/hadoop-ozone/pull/994#discussion_r432689814
##
File path:
hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/fsck/ContainerHealthTask.java
##
@@ -0,0 +1,345 @@
+/*
+ * Licensed
elek commented on pull request #989:
URL: https://github.com/apache/hadoop-ozone/pull/989#issuecomment-636147143
Thanks to open this issue @Simon0806
I agree, that it's a problem that the defaults are not merged currently and
we should fix it.
1. Small comments: As I see the
vivekratnavel commented on a change in pull request #988:
URL: https://github.com/apache/hadoop-ozone/pull/988#discussion_r432670797
##
File path:
hadoop-ozone/recon-codegen/src/main/java/org/hadoop/ozone/recon/schema/UtilizationSchemaDefinition.java
##
@@ -83,11 +86,17 @@ pri
avijayanhwx commented on a change in pull request #988:
URL: https://github.com/apache/hadoop-ozone/pull/988#discussion_r432623933
##
File path:
hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/api/UtilizationEndpoint.java
##
@@ -34,7 +34,7 @@
*/
@Path("/utili
avijayanhwx commented on a change in pull request #988:
URL: https://github.com/apache/hadoop-ozone/pull/988#discussion_r432610066
##
File path:
hadoop-ozone/recon-codegen/src/main/java/org/hadoop/ozone/recon/schema/UtilizationSchemaDefinition.java
##
@@ -83,11 +86,17 @@ priva
mukul1987 commented on pull request #911:
URL: https://github.com/apache/hadoop-ozone/pull/911#issuecomment-636073584
@adoroszlai, sure I will create a new patch with the latest ratis snapshot
This is an automated message fro
[
https://issues.apache.org/jira/browse/HDDS-3082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-3082:
-
Labels: pull-request-available (was: )
> Refactor recon missing containers task to detect under,
sodonnel opened a new pull request #994:
URL: https://github.com/apache/hadoop-ozone/pull/994
## What changes were proposed in this pull request?
The current Recon "Missing Containers Task" only highlights missing
containers in the cluster.
It is desired for it to also detect unde
[
https://issues.apache.org/jira/browse/HDDS-3082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen O'Donnell updated HDDS-3082:
Summary: Refactor recon missing containers task to detect under, over and
mis-replicated con
[
https://issues.apache.org/jira/browse/HDDS-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-3542:
-
Labels: pull-request-available (was: )
> ozone chunkinfo CLI cannot connect to OM when run from N
sadanand48 opened a new pull request #993:
URL: https://github.com/apache/hadoop-ozone/pull/993
## What changes were proposed in this pull request?
The chunkinfo tool was not connecting to OM on a non-om leader client node
.The fix here is to use existing ozoneManagerClient instance in
sadanand48 commented on pull request #945:
URL: https://github.com/apache/hadoop-ozone/pull/945#issuecomment-636032834
Thanks @elek for the comments. I have made the changes you suggested. Also,
i am now choosing the DBDefinition according to the directory name. In this
patch , i have done
[
https://issues.apache.org/jira/browse/HDDS-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17119653#comment-17119653
]
Istvan Fajth commented on HDDS-2939:
Hi [~sdeka] and [~rakeshr],
I have gone through
[
https://issues.apache.org/jira/browse/HDDS-3644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17119651#comment-17119651
]
Mukul Kumar Singh commented on HDDS-3644:
-
[~adoroszlai] [~Sammi], I think with th
ChenSammi commented on a change in pull request #976:
URL: https://github.com/apache/hadoop-ozone/pull/976#discussion_r432238251
##
File path:
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/KeyManagerImpl.java
##
@@ -2037,11 +2037,11 @@ private void listSt
[
https://issues.apache.org/jira/browse/HDDS-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-3627:
-
Labels: pull-request-available (was: )
> Remove FilteredClassloader and replace with maven based
elek opened a new pull request #992:
URL: https://github.com/apache/hadoop-ozone/pull/992
## What changes were proposed in this pull request?
As described in the [parent
issue](https://issues.apache.org/jira/browse/HDDS-3458), the final step is to
create a Hadoop independent shaded
[
https://issues.apache.org/jira/browse/HDDS-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-3686:
-
Labels: pull-request-available (was: )
> Insert an argument of ozone shell to accept jvm argument
maobaolong opened a new pull request #991:
URL: https://github.com/apache/hadoop-ozone/pull/991
## What changes were proposed in this pull request?
This is a great feature, i believe everyone would like this new "--jvmargs"
argument, we can specify some arguments you like, mostly, i
[
https://issues.apache.org/jira/browse/HDDS-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
maobaolong reassigned HDDS-3687:
Assignee: (was: maobaolong)
> logLevel cannot change the log level of a given logger
>
[
https://issues.apache.org/jira/browse/HDDS-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17119438#comment-17119438
]
maobaolong commented on HDDS-3687:
--
Hi all, [~leosun08] is working on this tickets.
> lo
captainzmc commented on pull request #814:
URL: https://github.com/apache/hadoop-ozone/pull/814#issuecomment-635870828
This PR can continue to be reviewed. cc @timmylicheng @ChenSammi @xiaoyuyao
Thanks.
This is an automated
captainzmc edited a comment on pull request #814:
URL: https://github.com/apache/hadoop-ozone/pull/814#issuecomment-635474849
A new commit was committed to fix the review problem:
1. Use multiple KeyArgs to delete in batches.
2. Add the entire batch operation interface to ensure compat
[
https://issues.apache.org/jira/browse/HDDS-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
maobaolong reassigned HDDS-3687:
Assignee: (was: maobaolong)
> logLevel cannot change the log level of a given logger
>
[
https://issues.apache.org/jira/browse/HDDS-3644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17119426#comment-17119426
]
Attila Doroszlai commented on HDDS-3644:
bq. If I change the datanode code, do not
[
https://issues.apache.org/jira/browse/HDDS-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
maobaolong reassigned HDDS-3687:
Assignee: maobaolong
> logLevel cannot change the log level of a given logger
> ---
[
https://issues.apache.org/jira/browse/HDDS-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
maobaolong reassigned HDDS-3687:
Assignee: maobaolong
> logLevel cannot change the log level of a given logger
> ---
maobaolong created HDDS-3687:
Summary: logLevel cannot change the log level of a given logger
Key: HDDS-3687
URL: https://issues.apache.org/jira/browse/HDDS-3687
Project: Hadoop Distributed Data Store
elek commented on pull request #944:
URL: https://github.com/apache/hadoop-ozone/pull/944#issuecomment-635861656
It turned out that using IOUtils is unsafe. With using Hadoop 2.7.7:
With the final patch I got:
```
nm_1| java.lang.NoSuchMethodError:
org.apache.common
[
https://issues.apache.org/jira/browse/HDDS-3644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai reassigned HDDS-3644:
--
Assignee: Attila Doroszlai
> Failed to delete chunk file due to chunk size mismatch
> -
[
https://issues.apache.org/jira/browse/HDDS-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17119406#comment-17119406
]
Li Cheng commented on HDDS-3499:
Hey I've tested in a testing cluster and it works for us.
maobaolong created HDDS-3686:
Summary: Insert an argument of ozone shell to accept jvm arguments
Key: HDDS-3686
URL: https://issues.apache.org/jira/browse/HDDS-3686
Project: Hadoop Distributed Data Store
[
https://issues.apache.org/jira/browse/HDDS-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
maobaolong reassigned HDDS-3667:
Assignee: maobaolong
> If we gracefully stop datanode it would be better to notify scm and recon to
timmylicheng commented on a change in pull request #980:
URL: https://github.com/apache/hadoop-ozone/pull/980#discussion_r432308891
##
File path:
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/pipeline/PipelineStateManagerV2.java
##
@@ -0,0 +1,88 @@
+/*
+ * Li
44 matches
Mail list logo