[ https://issues.apache.org/jira/browse/HADOOP-15827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16642371#comment-16642371 ]
Steve Loughran commented on HADOOP-15827: ----------------------------------------- This is branch HADOOP-15446 so the lines will be different, sorry. There;s an extra method for the store to build up the AWS access policy needed to access the data, which will confuse the lines here's the file I've got https://github.com/steveloughran/hadoop/blob/s3/HADOOP-14556-delegation-token/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/s3guard/DynamoDBMetadataStore.java > NPE in DynamoDBMetadataStore.lambda$listChildren for root + auth s3guard > ------------------------------------------------------------------------ > > Key: HADOOP-15827 > URL: https://issues.apache.org/jira/browse/HADOOP-15827 > Project: Hadoop Common > Issue Type: Sub-task > Components: fs/s3 > Affects Versions: 3.3.0 > Reporter: Steve Loughran > Assignee: Gabor Bota > Priority: Blocker > > NPE in a test run of {{-Dparallel-tests -DtestsThreadCount=6 -Ds3guard > -Ddynamodb -Dauthoritative}} > {code} > [ERROR] testLSRootDir(org.apache.hadoop.fs.s3a.ITestS3AFileSystemContract) > Time elapsed: 42.822 s <<< ERROR! > java.lang.NullPointerException > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org