-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63706/
-----------------------------------------------------------
Review request for atlas, Apoorv Naik, Ashutosh Mestry, and Madhan Neethiraj.
Bugs: ATLAS-2256
https://issues.apache.org/jira/browse/ATLAS-2256
Repository: atlas
Description
-------
Atlas currently use Titan 0.5.4 as the default graph provider. This JIRA will
make JanusGraph 0.1.1 as the default graph-provider.
Atlas can be build against Titan by explicitly specifying it as profile:
mvn clean package -DGRAPH-PROVIDER=titan0
Diffs
-----
distro/pom.xml 9db742d0
distro/src/bin/atlas_config.py 4d13b303
distro/src/conf/atlas-application.properties b61c2bcb
pom.xml bacec7f6
repository/src/main/java/org/apache/atlas/util/AtlasRepositoryConfiguration.java
09f366e2
Diff: https://reviews.apache.org/r/63706/diff/1/
Testing
-------
mvn clean package succeeded.
Ran quickstart and hive hook messages.
Thanks,
Sarath Subramanian