I resolved the issue by setting an internal maven repository to contain the
Spark-1.0.1 jar compiled from branch-0.1-jdbc and replacing the dependency to
the central repository with our own repository
I believe there should be some more lightweight way
Best,
--
Nan Zhu
On Monday, July 14,
Ah, sorry, sorry
It's executorState under deploy package
On Monday, July 14, 2014, Patrick Wendell wrote:
> > 1. The first error I met is the different SerializationVersionUID in
> ExecuterStatus
> >
> > I resolved by explicitly declare SerializationVersionUID in
> ExecuterStatus.scala and reco
> 1. The first error I met is the different SerializationVersionUID in
> ExecuterStatus
>
> I resolved by explicitly declare SerializationVersionUID in
> ExecuterStatus.scala and recompile branch-0.1-jdbc
>
I don't think there is a class in Spark named ExecuterStatus (sic) ...
or ExecutorStatus.