Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zeppelin interpreter throw java.lang.ArrayIndexOutOfBoundsException #3417

Closed
Warden-Thresh opened this issue Jun 16, 2021 · 2 comments
Closed

Comments

@Warden-Thresh
Copy link

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:

  1. Go to Zeppelin-Demo
  2. Click on run button
  3. See error
    image

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: windows10
  • Browser chrome
  • Version iotdb 0.12.0 zeppelin 0.9.0

Additional context
Add any other context about the problem here.
the zeppelin code where throw exception
image

@github-actions
Copy link

Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community!

@kr11
Copy link
Contributor

kr11 commented Jun 21, 2021

Describe the bug
A clear and concise description of what the bug is.
zeppelin interpreter throw java.lang.ArrayIndexOutOfBoundsException
...

Hi @Warden-Thresh, 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 the following script (change the file extension from md to cmd) and restart zeppelin:
interpreter.md

@apache apache locked and limited conversation to collaborators Aug 24, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants