I have upgraded janus version to 0.4.0 and tinker pop version to 3.4.1.
Index Backend ES version: 7.3.2
Cassandra Version: 3.3.0
After the upgrade, I am getting this error. Any idea what's happening here?
"error":"com.google.common.util.concurrent.UncheckedExecutionException: org.janusgraph.core.JanusGraphException: StorageBackend version is incompatible with current JanusGraph version: storage [0.4.0] vs. runtime [0.2.0]\n\tat com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2203)\n\tat com.google.common.cache.LocalCache.get(LocalCache.java:3937)\n\tat com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3941)\n\tat com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4824)