Automate the process of updating cdap spark archetype
Description
We have cdap-spark-java-archetype and cdap-spark-scala-archetype whose source code is copy of our SparkPageRankExample and SparkKMeans example.
Whenever we change the example we have to update the archetype, create a project from it and compile it. It will be helpful to write a small script which can copy the example to archetype and compile it through maven and run unit tests to verify etc.
Release Notes
None
Activity
Show:
Won't Fix
Pinned fields
Click on the next to a field label to start pinning.
We have cdap-spark-java-archetype and cdap-spark-scala-archetype whose source code is copy of our SparkPageRankExample and SparkKMeans example.
Whenever we change the example we have to update the archetype, create a project from it and compile it. It will be helpful to write a small script which can copy the example to archetype and compile it through maven and run unit tests to verify etc.