ajayydv commented on a change in pull request #653: HDDS-1333. OzoneFileSystem
can't work with spark/hadoop2.7 because incompatible security classes
URL: https://github.com/apache/hadoop/pull/653#discussion_r271418779
##########
File path: hadoop-ozone/dist/src/main/compose/ozonefs/docker-compose.yaml
##########
@@ -49,21 +49,53 @@ services:
environment:
ENSURE_SCM_INITIALIZED: /data/metadata/scm/current/VERSION
command: ["/opt/hadoop/bin/ozone","scm"]
- hadoop3:
+ hadoop32:
Review comment:
One advantage i can think of is to have separate test suites for hadoop 2
and 3. With hadoop 2 and 3 being first class we can change there configs
independently in future. However i am ok with this approch for current patch.
We can split it later as desired.
----------------------------------------------------------------
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]