Mesmo utilizando o código do arquivo aparece o seguinte erro
- !apt-get update -qq
- !apt-get install openjdk-8-jdk-headless -qq > /dev/null
- !wget -q https://archive.apache.org/dist/spark/spark-3.1.2/spark-3.1.2-bin-hadoop2.7.tgz
- !tar xf spark-3.1.2-bin-hadoop2.7.tgz
- !pip install -q findspark
Aparece o seguinte erro:
- gzip: stdin: unexpected end of file
- tar: Unexpected EOF in archive
- tar: Unexpected EOF in archive
- tar: Error is not recoverable: exiting now