Github user jackylk commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2113#discussion_r181661716
--- Diff: datamap/lucene/pom.xml ---
@@ -141,6 +141,34 @@
</execution>
</executions>
</plugin>
+ <plugin>
--- End diff --
Can you move the testcase to spark2 module and add `<scope>test</scope>`
for spark2 in the pom---
