Skip to content

mfyuce/k-segment

 
 

Repository files navigation

spark_coreset

Spark Framework for running coresets

#Installation virtualenv venv sudo apt-get install python3-tk pip install -r requirements.txt

running instructions for windows

create environment variable: https://blogs.msdn.microsoft.com/arsen/2016/02/09/resolving-spark-1-6-0-java-lang-nullpointerexception-not-found-value-sqlcontext-error-when-running-spark-shell-on-windows-10-64-bit/

from run_k-segment_coreset folder: bash -c "./../go_k_segment_coreset.sh" && %SPARK_BIN%\spark-submit.cmd --master local[4] tree.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Shell 0.8%