Jeff Zhang
Jeff Zhang
Thanks for the update and hard work @yudhiwidyatama
Great @yudhiwidyatama But it looks like only zeppelin-web's test is enabled, other module's test is not enabled. We should enable other module's test to make sure zeppelin works in windows
@yudhiwidyatama Have you verify zeppelin on windows manually ? If so, you can disable these test on widows temporally and fix them via following PRs
ping @yudhiwidyatama Any update ?
@ileasile Sorry, I may miss your email. Regarding your problem, I don't quite understand it. The purpose we create zeppelin shaded interpreter jar is to avoid conflict with interpreter's dependencies....
@ileasile Would you like to continue this PR ?
Just copy my comment in jira here. > It is risky to put hadoop libraries on the CLASSPATH of zeppelin server. Because it may cause jar conflicts. For notebook storage,...
@mcapuccini Plugin use separate ClassLoader which is different from that of ZeppelinServer.
I have a little concern about this PR. It looks like some workaround for issue of paragraph stuck in pending state, am I right ? @amakaur
@amakaur I think this is a bug of Zeppelin. Could you let me know when you will hit this kind of issue, is it reproducible ?