Describe the bug
A clear and concise description of what the bug is zeppelin interpreter throw java.lang.ArrayIndexOutOfBoundsException.
To Reproduce
Steps to reproduce the behavior:
- Go to Zeppelin-Demo
- Click on run button
- See error
The zeppelin code where throw exception
Desktop (please complete the following information):
- OS: windows10
- Browser chrome
- Version iotdb 0.12.0 zeppelin 0.9.0
CodePudding user response:
We believe it's a Zeppelin bug on Windows OS, We have put a pr ZEPPELIN-5165 to Zeppelin to fix it, but no replies.
To fix this bug, you could try to replace bin/interpreter.cmd with this script (change the file extension from md to cmd) and restart zeppelin.