Hello,
I need to read SAS files using Spark in Cloudera Private Cloud. To achieve this, I’m using the following approach:
However, to run this successfully, I need to add the com.github.saurfang.sas.spark package to my Spark environment.
Has anyone done this before? If so, I’d appreciate any guidance on how to set it up.
Thanks in advance!