Hi Atlas Community, An initial implementation of ATLAS-4597 <https://issues.apache.org/jira/browse/ATLAS-4597> (Migrate ATLAS UI from outdated backbone JS to React JS) is ready for your review. Kindly request you to review/test and provide your feedback.
Please find the review request link: PR Link :- https://github.com/apache/atlas/pull/309 Please follow below given steps to bring up ATLAS UI with React JS. Steps : 1. Git clone apache atlas - https://github.com/apache/atlas 2. Checkout master branch and pull the latest commits 3. Apply the Atlas React PR changes - PR Link:- https://github.com/apache/atlas/pull/309 4. Execute the maven command - mvn clean install -Pdist,embedded-hbase-solr 5. Use the apache-atlas-3.0.0-SNAPSHOT-bin.tar.gz build in the target directory to set up ATLAS 6. For React Atlas UI, Switch option is there at the top right corner. Please share your feedback/reviews on the given implementation. Thanks & Regards Brijesh Bhalala