You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Gabor Bota (JIRA)" <ji...@apache.org> on 2019/01/21 10:26:01 UTC

[jira] [Comment Edited] (HADOOP-16057) IndexOutOfBoundsException in ITestS3GuardToolLocal

    [ https://issues.apache.org/jira/browse/HADOOP-16057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16747827#comment-16747827 ] 

Gabor Bota edited comment on HADOOP-16057 at 1/21/19 10:25 AM:
---------------------------------------------------------------

It's connected, as the cause of these issues were both submitted with HADOOP-15843. Maybe the integration tests were not checked before submitting the patch?
I'll create another jira for the failing {{testDynamoTableTagging}}.


was (Author: gabor.bota):
It's connected, as the causes of these issues were both submitted with HADOOP-15843. Maybe the integration tests were not checked before submitting the patch?
I'll create another jira for the failing {{testDynamoTableTagging}}.

> IndexOutOfBoundsException in ITestS3GuardToolLocal
> --------------------------------------------------
>
>                 Key: HADOOP-16057
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16057
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3, test
>    Affects Versions: 3.3.0
>            Reporter: Steve Loughran
>            Assignee: Adam Antal
>            Priority: Major
>
> A new test from HADOOP-15843 is failing: {{testDestroyNoArgs}}; one arg too short in the command line.
> Test run with {{ -Ds3guard -Ddynamodb}}
> {code}
> [ERROR] testDestroyNoArgs(org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardToolLocal)  Time elapsed: 0.761 s  <<< ERROR!
> java.lang.IndexOutOfBoundsException: toIndex = 1
> 	at java.util.ArrayList.subListRangeCheck(ArrayList.java:1004)
> 	at java.util.ArrayList.subList(ArrayList.java:996)
> 	at org.apache.hadoop.fs.shell.CommandFormat.parse(CommandFormat.java:89)
> 	at org.apache.hadoop.fs.s3a.s3guard.S3GuardTool.parseArgs(S3GuardTool.java:371)
> 	at org.apache.hadoop.fs.s3a.s3guard.S3GuardTool$Destroy.run(S3GuardTool.java:626)
> 	at org.apache.hadoop.fs.s3a.s3guard.S3GuardTool.run(S3GuardTool.java:399)
> 	at org.apache.hadoop.fs.s3a.s3guard.AbstractS3GuardToolTestBase.lambda$testDestroyNoArgs$4(AbstractS3GuardToolTestBase.java:403)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org