OpenPOWER-BigData / HDP-kafka

Apache License 2.0
1 stars 2 forks source link

Fix for Build failure ImportError for HDP-Kafka #8

Closed SonaliShrivastava closed 8 years ago

SonaliShrivastava commented 8 years ago

Hi,

I could fix below build error for "HDP-Kafka" for RHEL 7.2 ppc64le using jdk 1.7 using gradle tool:

Error:Execution failed for task ':clients:checkstyleMain'. Unable to create a Checker: cannot initialize module TreeWalker

Cannot set property ‘file’ in module

Have done code change in "checkstyle" file and build script