Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »


 Prerequisite
  • Apache Spark
  • Java 1.8
  • Apache Maven
  • Scala
 Execution Instructions

To get the Spark JAR file from Installation zip, click here.


To manually generate Spark JAR


%WORKSPACE%  is the directory which contains InSights - Development Platform.

Browse to "%WORKSPACE%\Insights\PlatformInsights". Run the below command using terminal - 

mvn clean install -DSkipTests


Run the below command in a terminal


java -jar PlatformInsights-0.0.1-SNAPSHOT-jar-with-dependencies.jar 21600


  • No labels