Revision 53540
Added by Michele Artini almost 5 years ago
modules/dnet-grid-application/trunk/README.txt | ||
---|---|---|
1 |
1) Download the input file from https://grid.ac/downloads (json format) |
|
2 |
2) mvn package mvn package && java -jar target/dnet-grid-application-[VERSION]-SNAPSHOT.jar [INPUT JSON FILE] > [OUTPUT JSON FILE] |
|
3 |
3) Copy the generated file under the hdfs filesystem according to the "Import Infospace > Import GridAC" workflow |
Also available in: Unified diff
added readme.txt