Luciano Resende
Luciano Resende
I see a lot of updates adding status "ok"... how about error conditions when something fail?
Have you tested this with real job notebooks on latest jupyterlab 3.x and no side effects?
Thanks for this @requaos , let me start some discussion on how to manage this with regard supporting for old Spark releases.
So it looks like the tests didn't get updated. I spent a little time on it and got the scala tests updated, but still seeing some issues related to Mockito,...
I finally found some time to spend on this PR, it's not completely passing all tests, but we are down to a hand full ones to fix.
For testing it locally, instead of just `make dist` try `make clean dist test`
- What's the main difference between this and %dataframe - Do we have to do any special handle for dataset ? - Could you please add a little user documentation...
@Freshwood Could you please describe a little bit more on the changes related to the `location for user dependencies`.
@kamir Could you please update AddJarSpec.scala with some tests that validate your additions.
@kamir Could you please rebase and add a test case to the enhancements you are making.