This project contains snippets of Java code for illustrating various Apache Spark concepts. It is intended to help you get started with learning Apache Spark (as a Java programmer) by providing a ...
INSERT INTO base (sensor,period,temp,temp_extrapl,next_period,next_temp_extrapl,lin_reg_a,lin_reg_b,period_count,sum_period_temp,sum_period,sum_temp,sum_period_sqr ...