How should I be creating a new Job instance in 0.21. It looks like Job(Configuration conf, String jobName) has been deprecated. It looks like Job(Cluster cluster) is the new way but I'm unsure of how to get a handle to the current cluster. Can someone advise. Thanks!

Reply via email to