Officially ORC formatted data is not supported and well implemented in Spark 2.4.x. So if you want to access ORC data from Spark, use below ...
Read More
Showing posts with label pyspark. Show all posts
Showing posts with label pyspark. Show all posts
PySpark profile creation in jupyter
1. Create kernel directory (pyspark is the kernel name) mkdir -p ~/.ipython/kernels/pyspark 2. Create kernel file: touch ~/.ipytho...
Read More
LaTeX Error: File `adjustbox.sty' not found in iPython
Install below dependencies using yum sudo yum install texlive texlive-latex-extra pandoc yum install texlive-adjustbox yum install texlive...
Read More
Subscribe to:
Posts (Atom)