-
Notifications
You must be signed in to change notification settings - Fork 2.8k
ZEPPELIN-45: Integrate Tajo with Zeppelin #39
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
Conversation
|
Thanks for the contribution! |
|
Tested and works well. |
|
Hi @Leemoonsoo Thanks for your review. I've updated this as follows.
And if you authorize me to assign JIRA issue, it would be better for me to contribute Zeppelin continuously. Cheers |
|
I found that ProtocolBuffer wrong version had been downloaded occasionally. I'm digging this. |
|
I fixed a bug about protobuf version. |
|
Looks good to me! |
I succeed to test on local tajo cluster and distributed tajo cluster and I borrowed some classes from apache commons dbcp2 for unit test implementation.
Please see following site.
https://issues.apache.org/jira/browse/ZEPPELIN-45