Re: Get the previous state string

2015-10-22 Thread Akhil Das
That way, you will eventually end up bloating up that list. Instead, you could push the stream to a noSQL database (like hbase or cassandra etc) and then read it back and join it with your current stream if that's what you are looking for. Thanks Best Regards On Thu, Oct 15, 2015 at 6:11 PM, Yoge

RE: Get the previous state string in Spark streaming

2015-10-19 Thread Chandra Mohan, Ananda Vel Murugan
Thank you, we got it fixed. Regards, Anand.C From: Tathagata Das [mailto:t...@databricks.com] Sent: Friday, October 16, 2015 3:38 PM To: Chandra Mohan, Ananda Vel Murugan Cc: user Subject: Re: Get the previous state string in Spark streaming A simple Javadoc look up in Java List<h

Re: Get the previous state string in Spark streaming

2015-10-16 Thread Tathagata Das
need more details. Unfortunately we are not in a > position to share whole code. > > Thanks > > > > Regards, > > Anand/Yogesh > > *From:* Tathagata Das [mailto:t...@databricks.com] > *Sent:* Friday, October 16, 2015 1:22 PM > *To:* Chandra Mohan, Ananda Vel M

RE: Get the previous state string in Spark streaming

2015-10-16 Thread Chandra Mohan, Ananda Vel Murugan
ilto:t...@databricks.com] Sent: Friday, October 16, 2015 1:22 PM To: Chandra Mohan, Ananda Vel Murugan Cc: user Subject: Re: Get the previous state string in Spark streaming Its hard to help without any stacktrace associated with UnsupportedOperationException. On Thu, Oct 15, 2015 at 10:40 PM, C

Re: Get the previous state string in Spark streaming

2015-10-16 Thread Tathagata Das
Its hard to help without any stacktrace associated with UnsupportedOperationException. On Thu, Oct 15, 2015 at 10:40 PM, Chandra Mohan, Ananda Vel Murugan < ananda.muru...@honeywell.com> wrote: > One of my co-worker(Yogesh) was trying to get this posted in spark mailing > and it seems it did not