kr11 commented on issue #3417: URL: https://github.com/apache/iotdb/issues/3417#issuecomment-864698097
> **Describe the bug** > A clear and concise description of what the bug is. > zeppelin interpreter throw java.lang.ArrayIndexOutOfBoundsException > ... Hi, we believe it's a Zeppelin bug on Windows OS, We have put a pr [ZEPPELIN-5165](https://github.com/apache/zeppelin/pull/3995) to Zeppelin to fix it, but no replies. To fix this bug, you could try to replace `bin/interpreter.cmd` with the following script (change the file extension from `md` to `cmd`) and restart zeppelin: [interpreter.md](https://github.com/apache/iotdb/files/6683844/interpreter.md) -- 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]
