Github user eskabetxe commented on the issue:
https://github.com/apache/drill/pull/828
Hi @sudheeshkatkam ,
I have a docker image with kudu.
For "TestKuduConnect" we comment the @ignore and change the "KUDU_MASTER"
for docker ip
(i realize that i havent push the change to work the test, done now)
For "TestKuduPlugin" we couldnt make the test work.. comment the @ignore
and changing the file "bootstrap-storage-plugins.json" is giving this error:
"Could not resolve type id 'maprdb' into a subtype of [simple type, class
org.apache.drill.common.logical.FormatPluginConfig]: known type ids"
And maprdb is not for kudu plugin..
This part we are testing under development and is working fine, we had some
issues with strings values but this is fixed in last commit.
Regards
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---