spark-timeseries | A library for time series analysis on Apache Spark
kandi X-RAY | spark-timeseries Summary
kandi X-RAY | spark-timeseries Summary
Time Series for Spark (The spark-ts Package).
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of spark-timeseries
spark-timeseries Key Features
spark-timeseries Examples and Code Snippets
Community Discussions
Trending Discussions on spark-timeseries
QUESTION
I am trying to use ARIMA object (Scala), which is imported from a package, in my Java program. Although the compilation succeeds, meaning that ARIMA class is recognized during compilation, there is NoClassDefFoundError for the ARIMA object in runtime. ARIMAModel class has no problem with importing since it is a class.
Is there any way to use the Scala object from my Java program?
Here is the source code for the object in Scala package.
...ANSWER
Answered 2020-Aug-14 at 05:25You need to supply the dependency having Arima
object present to the spark cluster using --jars
option as below-
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install spark-timeseries
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page