Currently that is the best way. On Thu, Jul 23, 2015 at 12:51 AM, JoneZhang <[email protected]> wrote:
> My spark streaming on kafka application is running in spark 1.3. > I want upgrade spark to 1.4 now. > > How to deal with the spark streaming application? > Save the kafka topic partition offset, then kill the application, then > upgrade, then run spark streaming again? > Is there more elegant way? > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/How-to-deal-with-the-spark-streaming-application-while-upgrade-spark-tp23964.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
