ehiggs commented on a change in pull request #606: HADOOP-16190. S3A copyFile 
operation to include source versionID or etag in the copy request
URL: https://github.com/apache/hadoop/pull/606#discussion_r275272733
 
 

 ##########
 File path: 
hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/troubleshooting_s3a.md
 ##########
 @@ -1155,6 +1155,25 @@ java.io.FileNotFoundException: Bucket stevel45r56666 
does not exist
 Check the URI. If using a third-party store, verify that you've configured
 the client to talk to the specific server in `fs.s3a.endpoint`.
 
+#### <a name="preconditions_unmet"></a> `RemoteFileChangedException`: 
`Constraints of request were unsatisfiable`
 
 Review comment:
   The http response is Precondition Failed, not "unmet". Even in AWS code, so 
I don't know where unmet keeps popping up.
   
   
https://github.com/aws/aws-sdk-java/blob/7bf0fbec42de8a7d54875510f27fb363ca2d19f5/aws-java-sdk-iot1clickdevices/src/main/java/com/amazonaws/services/iot1clickdevices/model/PreconditionFailedException.java#L37

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to