Semantic Similarity method to find similarity between RDF datasets in the form of triples for SANSA Stack using Scala and Spark
$SPARK_HOME/bin/spark-submit
--class net.sansa_stack.template.spark.rdf.Semantic
--master local[*]
target/SANSA-Template-Maven-Spark-0.6.1-SNAPSHOT-jar-with-dependencies.jar
--input new.nt
--output /src/main/resources/output/
./spark-submit --class net.sansa_stack.template.spark.rdf.Semantic --master spark://172.18.160.16:3090 hdfs://172.18.160.17:54310/MuhammadUsman/app/app-small.jar --input hdfs://172.18.160.17:54310/MuhammadUsman/input/new.nt --output hdfs://172.18.160.17:54310/MuhammadUsman/output --constant 0.5
ssh -J [email protected] [email protected]
ssh -J [email protected] [email protected] -L 4040:localhost:4040
ssh -J [email protected] [email protected]
ssh -J [email protected] [email protected] -L 50070:localhost:50070
sftp -o proxyjump=[email protected] [email protected]
$ hadoop fs -mkdir /YourName/FolderName $ hadoop fs -put /data/home/YourName/FileName /YourName/FolderName