python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
PySpark virtual environment archive on S3
I'm trying to deploy PySpark applications to an EMR cluster that have various, differing, third-party dependencies, and I am following this blog post, which describes a few approaches to packaging a v...
user4601931
Votes: 0
Answers: 0
I have trouble with using apache-livy, my interpreter doesn't work
I am currently trying to make a REST API server with apache livy. I started a livy-server and with my python code I used the livy api.
Here's my python code that interacts with the livy-server
import ...
cicada
Votes: 0
Answers: 1