Re: Spark-on-Yarn ClassNotFound Exception

2022-12-15 Thread scrypso
xport CLASSPATH" - you can double check that your jar looks to be included correctly there. If it is I think you have a really "interesting" issue on your hands! - scrypso On Wed, Dec 14, 2022, 05:17 Hariharan wrote: > Hi scrypso, > > Thanks for the help so far, and I think you'

Re: Spark-on-Yarn ClassNotFound Exception

2022-12-13 Thread scrypso
c 13, 2022, 17:29 Hariharan wrote: > Thanks for the response, scrypso! I will try adding the extraClassPath > option. Meanwhile, please find the full stack trace below (I have > masked/removed references to proprietary code) > > java.lang.RuntimeException: j

Re: Spark-on-Yarn ClassNotFound Exception

2022-12-13 Thread scrypso
exception? That might tell us when Hadoop is looking up this class. Good luck! - scrypso On Tue, Dec 13, 2022, 17:05 Hariharan wrote: > Missed to mention it above, but just to add, the error is coming from the > driver. I tried using *--driver-class-path /path/to/my/jar* as well, but >