Skip to content

Files

Latest commit

Feb 1, 2019
3d79533 · Feb 1, 2019

History

History
23 lines (17 loc) · 446 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 446 Bytes

Computing-Core

基于WIFI探针的商业大数据分析技术(计算集群)

赛题链接

Dependency Version

  • Hadoop: 2.7.4
  • HBase: 1.3.0
  • Spark: 2.2.0
  • Scala: 2.11.11

Submit Parameters

$SPARK_HOME/bin/spark-submit \
--master spark://node-01:7077 \
--class edu.cs.scu.analysis.Main \
--executor-memory 500M \
--executor-cores 1 \
./computing-core-0.0.1.jar