indexr icon indicating copy to clipboard operation
indexr copied to clipboard

Cannot create storage in drill

Open simpsonyang opened this issue 6 years ago • 1 comments

When I create indexr storage in drill, it says: org.apache.drill.exec.store.AbstractStoragePlugin: method ()V not found. I'm using drill 1.11.0 and index0.6.1. I checked the source code of this class here: https://github.com/apache/drill/blob/master/exec/java-exec/src/main/java/org/apache/drill/exec/store/AbstractStoragePlugin.java, there indeed is not init method. Please advise me what to do next?

simpsonyang avatar Aug 11 '18 07:08 simpsonyang

Has this problem been solved? And how to do it?Thank you for answering

ZBHdd avatar Apr 11 '19 08:04 ZBHdd