eevanwong commented on pull request #2168:
URL: https://github.com/apache/drill/pull/2168#issuecomment-781889393
@vvysotskyi you had mentioned you had to use some tricks for maprDB to work
on drill. I've encountered an error when I attempted to test it with mapR
profile.
```
[ERROR] com.mapr.drill.maprdb.tests.MaprDBTestsSuite Time elapsed: 0.009 s
<<< ERROR!
java.lang.NoClassDefFoundError:
org/apache/hadoop/hbase/client/TableDescriptor
at
com.mapr.drill.maprdb.tests.MaprDBTestsSuite.setupTests(MaprDBTestsSuite.java:66
(edited
```
Also, I just want to confirm that testing with the proper profiles (as I am
using the maven interface on intellij)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]