Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 0.2
-
Fix Version/s: None
-
Component/s: Batch
-
Labels:None
Description
currently pyspark working with only python2.
(fake_shell.py don't work on python3)
Might need a support both python version.
how about this.
AS-IS
kind = [pyspark, spark, sparkr]
AS-IS
# if user choice pyspark3, PythonInterperter run fake_shell3.py kind = [pyspark, spark, sparkr, pyspark3]
If i misunderstood, this ticket close please.
Attachments
Issue Links
- related to
-
LIVY-85 support pyspark with python3
-
- Resolved
-