You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 22, 2022. It is now read-only.
New CDAP user here, I'm trying to write tests for my custom spark compute plugin. I couldn't find many examples with recent versions of CDAP and spark. This was the best source, unfortunately, the example in this project is partly commented and also, it looks like it's not up to date as builder("scheduling_interval") is deprecated for example. Can you please update the existing example or point to an example if it exists? That'd be very helpful for new users of CDAP.