Details
Description
Currently, there is a default value "Livy" for the name parameter. This is causing the spark.app.name provided in conf being overwritten. Given the direction to deprecate the explicit parameters and use conf instead, should remove the default value for name parameter.