-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/75312/
-----------------------------------------------------------
Review request for atlas and Madhan Neethiraj.
Bugs: ATLAS-4947
https://issues.apache.org/jira/browse/ATLAS-4947
Repository: atlas
Description
-------
Following the docker installation of Atlas from
https://github.com/apache/atlas/blob/master/dev-support/atlas-docker/README.md
Atlas Server UI when accessed from localhost:21000 gives
HTTP ERROR 503 Service Unavailable
The Hbase version 2.6.0 and JanusGraph version 1.0.0 seems to be incompatible,
logs are attached in the jira.
https://github.com/JanusGraph/janusgraph/releases/tag/v1.0.0 specifies tested
compatibility with Hbase version 2.5.0.
Diffs
-----
dev-support/atlas-docker/.env cdcb7b113
pom.xml 2683c7074
Diff: https://reviews.apache.org/r/75312/diff/1/
Testing
-------
Followed README instructions to bring up all the containers, UI is accessible
pre and post authentication, no errors are seen in application.log.
Thanks,
Abhishek Kumar