python - Command 'sbt assembly' taking long to build Spark -


i have installed pyspark in pc. have used command 'sbt assembly' build it's showing progress more hour in terminal didn't complete process.

be patient spark take time compile , build source manually.


Comments

Popular posts from this blog

java - Static nested class instance -

Python Pandas join aggregated tables -

process - Python What is the difference between a Pool of worker processes and just running multiple Processes? -