From hdfs-issues-return-260398-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Tue Apr 16 08:25:03 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id BCE16180630 for ; Tue, 16 Apr 2019 10:25:02 +0200 (CEST) Received: (qmail 87955 invoked by uid 500); 16 Apr 2019 08:25:02 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 87917 invoked by uid 99); 16 Apr 2019 08:25:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Apr 2019 08:25:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id EC7E7E29CB for ; Tue, 16 Apr 2019 08:25:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 6E775245A0 for ; Tue, 16 Apr 2019 08:25:00 +0000 (UTC) Date: Tue, 16 Apr 2019 08:25:00 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Work logged] (HDDS-1432) Ozone client list command truncates response without any indication MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDDS-1432?focusedWorklogId=228225&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-228225 ] ASF GitHub Bot logged work on HDDS-1432: ---------------------------------------- Author: ASF GitHub Bot Created on: 16/Apr/19 08:24 Start Date: 16/Apr/19 08:24 Worklog Time Spent: 10m Work Description: hadoop-yetus commented on issue #739: HDDS-1432. Ozone client list command truncates response without any indication URL: https://github.com/apache/hadoop/pull/739#issuecomment-483562140 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |:----:|----------:|--------:|:--------| | 0 | reexec | 49 | Docker mode activated. | ||| _ Prechecks _ | | +1 | @author | 0 | The patch does not contain any @author tags. | | +1 | test4tests | 0 | The patch appears to include 1 new or modified test files. | ||| _ trunk Compile Tests _ | | 0 | mvndep | 68 | Maven dependency ordering for branch | | +1 | mvninstall | 1019 | trunk passed | | +1 | compile | 132 | trunk passed | | -0 | checkstyle | 22 | The patch fails to run checkstyle in hadoop-ozone | | +1 | mvnsite | 97 | trunk passed | | +1 | shadedclient | 743 | branch has no errors when building and testing our client artifacts. | | 0 | findbugs | 0 | Skipped patched modules with no Java source: hadoop-ozone/integration-test | | +1 | findbugs | 40 | trunk passed | | +1 | javadoc | 35 | trunk passed | ||| _ Patch Compile Tests _ | | 0 | mvndep | 12 | Maven dependency ordering for patch | | +1 | mvninstall | 59 | the patch passed | | +1 | compile | 99 | the patch passed | | +1 | javac | 99 | the patch passed | | -0 | checkstyle | 17 | The patch fails to run checkstyle in hadoop-ozone | | +1 | mvnsite | 49 | the patch passed | | +1 | whitespace | 0 | The patch has no whitespace issues. | | +1 | shadedclient | 700 | patch has no errors when building and testing our client artifacts. | | 0 | findbugs | 0 | Skipped patched modules with no Java source: hadoop-ozone/integration-test | | +1 | findbugs | 48 | the patch passed | | +1 | javadoc | 39 | the patch passed | ||| _ Other Tests _ | | +1 | unit | 65 | ozone-manager in the patch passed. | | -1 | unit | 1133 | integration-test in the patch failed. | | +1 | asflicense | 34 | The patch does not generate ASF License warnings. | | | | 4489 | | | Reason | Tests | |-------:|:------| | Failed junit tests | hadoop.ozone.TestMiniChaosOzoneCluster | | | hadoop.ozone.client.rpc.TestSecureOzoneRpcClient | | | hadoop.ozone.client.rpc.TestCommitWatcher | | | hadoop.ozone.client.rpc.TestBlockOutputStreamWithFailures | | | hadoop.ozone.client.rpc.TestOzoneRpcClient | | | hadoop.ozone.client.rpc.TestReadRetries | | Subsystem | Report/Notes | |----------:|:-------------| | Docker | Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/hadoop-multibranch/job/PR-739/2/artifact/out/Dockerfile | | GITHUB PR | https://github.com/apache/hadoop/pull/739 | | Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle | | uname | Linux 31a7d922b62c 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | personality/hadoop.sh | | git revision | trunk / a5ceed2 | | maven | version: Apache Maven 3.3.9 | | Default Java | 1.8.0_191 | | checkstyle | https://builds.apache.org/job/hadoop-multibranch/job/PR-739/2/artifact/out//testptch/patchprocess/maven-branch-checkstyle-hadoop-ozone.txt | | findbugs | v3.1.0-RC1 | | checkstyle | https://builds.apache.org/job/hadoop-multibranch/job/PR-739/2/artifact/out//testptch/patchprocess/maven-patch-checkstyle-hadoop-ozone.txt | | unit | https://builds.apache.org/job/hadoop-multibranch/job/PR-739/2/artifact/out/patch-unit-hadoop-ozone_integration-test.txt | | Test Results | https://builds.apache.org/job/hadoop-multibranch/job/PR-739/2/testReport/ | | Max. process+thread count | 3593 (vs. ulimit of 5500) | | modules | C: hadoop-ozone/ozone-manager hadoop-ozone/integration-test U: hadoop-ozone | | Console output | https://builds.apache.org/job/hadoop-multibranch/job/PR-739/2/console | | Powered by | Apache Yetus 0.9.0 http://yetus.apache.org | This message was automatically generated. ---------------------------------------------------------------- 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 go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 228225) Time Spent: 50m (was: 40m) > Ozone client list command truncates response without any indication > ------------------------------------------------------------------- > > Key: HDDS-1432 > URL: https://issues.apache.org/jira/browse/HDDS-1432 > Project: Hadoop Distributed Data Store > Issue Type: Bug > Components: Ozone CLI > Affects Versions: 0.5.0 > Reporter: Siddharth Wagle > Assignee: Siddharth Wagle > Priority: Major > Labels: pull-request-available > Fix For: 0.5.0 > > Attachments: HDDS-1432.01.patch > > Time Spent: 50m > Remaining Estimate: 0h > > Trying to list all keys in a bucket gives truncated results unless the limit override is provided as such: > {code} > bin/ozone --config /etc/ozone/conf sh key list -l 5000 /vol-test-1/bucket1/ > {code} > The proposal is to provide a warning about possible truncation of results and the override option. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org