janusgraph-utils icon indicating copy to clipboard operation
janusgraph-utils copied to clipboard

Could not instantiate implementation

Open shang2014 opened this issue 6 years ago • 1 comments

When I run the code :"./run.sh import /conf/janusgraph-cassandra-es.properties /tmp /tmp/schema.json /tmp/datamapper.json", there is some error---Exception in thread "main" java.lang.IllegalArgumentException: Could not instantiate implementation: org.janusgraph.diskstorage.cassandra.thrift.CassandraThriftStoreManager. But, in gremlin console I can instantiate implementation successfully. Why?

shang2014 avatar Jun 24 '19 14:06 shang2014

Can you provide detailed information for the exception, including the stack trace?

yhwang avatar Jun 26 '19 21:06 yhwang