steveloughran commented on code in PR #6324:
URL: https://github.com/apache/hadoop/pull/6324#discussion_r1420635596


##########
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AFileSystem.java:
##########
@@ -5751,6 +5753,10 @@ public StoreContext createStoreContext() {
         .build();
   }
 
+  public CreateSessionResponse createSessionInternal(CreateSessionRequest 
createSessionRequest){

Review Comment:
   cut it



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to