Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.11.0
-
Fix Version/s: 3.12.0
-
Component/s: con.spark
-
Labels:
-
Environment:
CentOS - 6.5
Java 1.7
Python 2.6
Spark Livy -2.0
-
Release Note:Can not spark submit jar or python due to incorrect params to create livy batch session
Description
Can not spark submit jar or python due to incorrect params to create livy batch session.
The Spark Livy create batch API does not accept 'pyFiles' == null or 'file' == null params.