Info |
---|
To get the Spark JAR file from Installation zip, click here. |
To manually generate Spark JAR
Info |
---|
%WORKSPACE% is the directory which contains InSights Insights - Development Platform. It is the location where InSights Insights has been cloned. |
Browse to "%WORKSPACE%\Insights\PlatformInsights". Run the below command using terminal - Panel |
---|
mvn clean install -DSkipTests |
Info |
---|
Add server-config.json in the INSIGHTS_HOME path of Spark server. |
Run the below command in a terminal
Panel |
---|
java -jar PlatformInsights-0.0.1-SNAPSHOT-jar-with-dependencies.jar 21600 |
|