Skip to content

Python - mistpy: BadParameterException #535

Description

@pybala

I'm getting error while trying to get the Spark Context.

from mistpy.decorators import *

@on_spark_context
def testContext(sc):
    print(sc)

testContext()

Am I missing something? why the wrapper is not passing the argument ?

Thanks,
Bala

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions