adoroszlai commented on PR #6142:
URL: https://github.com/apache/ozone/pull/6142#issuecomment-1920722058
Thanks @raju-balpande for working on this.
There are some conflicts, please merge from `master`.
Also, one unit test failure looks related:
```
Error: Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
1.059 s <<< FAILURE! - in
org.apache.hadoop.ozone.security.TestOzoneTokenIdentifier
Error:
org.apache.hadoop.ozone.security.TestOzoneTokenIdentifier.testReadWriteInProtobuf(Path)
Time elapsed: 0.064 s <<< ERROR!
java.io.FileNotFoundException: /tokenFile (Permission denied)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(FileOutputStream.java:270)
at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
at
org.apache.hadoop.ozone.security.TestOzoneTokenIdentifier.testReadWriteInProtobuf(TestOzoneTokenIdentifier.java:255)
```
--
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]