I have two jars with the following packages

package a.b.c.d.z  found in jar1

package a.b.e found in jar2


In scala REPL (no spark) both imports work just fine, but in the Spark
REPL, I found that


import a.b.c.d.z gives me the following error


object "c" is not a member of package a.b


Has anyone else encountered this issue?

Appreciate any help

Thanks,
Shivani

-- 
Software Engineer
Analytics Engineering Team@ Box
Mountain View, CA

Reply via email to