Skip to content

Add property for logLevel in withSpark clause #20

Closed
@zaleslaw

Description

@zaleslaw

I've suggest to parameter LogLevel (with ENUM {ERROR, WARN, INFO} - check correct names in Scala)
Set the default value is ERROR

Under the hood it could be realised like that: spark.sparkContext.setLogLevel("ERROR")

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions