Thank you for your reply. It is a Scala and Python library. Is similar
library exists for Java?
On Wed, Dec 9, 2015 at 10:26 PM, Sean Owen wrote:
> CC Sandy as his https://github.com/cloudera/spark-timeseries might be
> of use here.
>
> On Wed, Dec 9, 2015 at 4:54 PM, Arun Ve
ject();stepResults.put("x",
Long.parseLong(row.get(0).toString()));stepResults.put("y",
row.get(1));appendResults.add(stepResults);}start =
nextStart;nextStart = start + bucketLengthSec;}*
--
Thanks and Regards,
Arun Verma
PFA sample file
On Mon, Jul 13, 2015 at 7:37 PM, Arun Verma wrote:
> Hi,
>
> Yes it is. To do it follow these steps;
> 1. cd spark/intallation/path/.../conf
> 2. cp spark-env.sh.template spark-env.sh
> 3. vi spark-env.sh
> 4. SPARK_MASTER_PORT=9000(or any other available
r List mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
> For additional commands, e-mail: user-h...@spark.apache.org
>
>
--
Thanks and Regards,
Arun Verma