snowch / biginsight-examples

Example projects to help you quickly get started with BigInsights
Apache License 2.0
7 stars 4 forks source link

Jsqsh example : Cannot invoke method getAt() on null object #92

Closed snowch closed 8 years ago

snowch commented 8 years ago
$ ./gradlew.bat -p examples/Jsqsh -q SetupJsqsh
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\Big_Data\BigInsights\GitSamples\biginsight-examples\examples\Jsqsh\build.gradle' line: 13
* What went wrong:
A problem occurred evaluating root project 'Jsqsh'.
> Cannot invoke method getAt() on null object
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
snowch commented 8 years ago

Duplicate of https://github.com/snowch/biginsight-examples/issues/86