项目作者: Yeema

项目描述 :
find similar articles
高级语言: Java
项目地址: git://github.com/Yeema/LSH.git
创建时间: 2018-11-12T06:05:08Z
项目社区:https://github.com/Yeema/LSH

开源协议:

下载


LSH

Usage:

  1. build a project https://azure.microsoft.com/en-us/documentation/articles/hdinsight-develop-deploy-java-mapreduce-linux/
  2. put LSH.java under src/main/java/org/apache/hadoop/examples/LSH.java
  3. run “mvn” under LSH root directory
  4. yarn jar target/lshjava-1.0-SNAPSHOT.jar org.apache.hadoop.examples.LSH

Reminder:

  1. remember to change path!
  2. more question description in MDA_HW2