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 GitBox <gi...@apache.org> on 2019/03/11 17:11:35 UTC

[GitHub] [hadoop] steveloughran commented on issue #590: HADOOP-16109. Parquet reading S3AFileSystem causes EOF

steveloughran commented on issue #590: HADOOP-16109. Parquet reading S3AFileSystem causes EOF
URL: https://github.com/apache/hadoop/pull/590#issuecomment-471633175
 
 
   branch-2 variant; hadoop-aws tests all happy exccept for: all the S3n tests which were upset at the lack of a test field and the DDB lifecycle one failing when the container is pay-per-request. Unrelated.
   
   ```
    testDynamoDBInitDestroyCycle(org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardToolDynamoDB)  Time elapsed: 18.179 s  <<< ERROR!
   com.amazonaws.services.dynamodbv2.model.AmazonDynamoDBException: One or more parameter values were invalid: Neither ReadCapacityUnits nor WriteCapacityUnits can be specified when BillingMode is PAY_PER_REQUEST (Service: AmazonDynamoDBv2; Status Code: 400; Error Code: ValidationException; Request ID: J4B2L7CSQAGEF9LD028G4T8ACVVV4KQNSO5AEMVJF66Q9ASUAAJG)
   ```
   
   Main change from the branch-3.0 patch is the move from lambda to java-7 lang callable & marking more things as final

----------------------------------------------------------------
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


With regards,
Apache Git Services

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