Skip to content

args 0 or 1? #2

@28formica77

Description

@28formica77

Hi,

I had to change

new WordCountTask().run(args[1]);

to

new WordCountTask().run(args[0]);

to get the job to run in Spark

Anthony

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions