Skip to content

Example 04 - Missing properties file => Job not running #3

@kamir

Description

@kamir

When I try to run the example 04 I get this error:

org.apache.wayang.core.api.exception.WayangException: Could not load configuration from file:/home/jovyan/files/wayang_sgd.properties.
org.apache.wayang.core.api.Configuration.load(Configuration.java:238)
org.apache.wayang.core.api.Configuration.(Configuration.java:160)
ammonite.$sess.cmd8$Helper.(cmd8.sc:2)
ammonite.$sess.cmd8$.(cmd8.sc:7)
ammonite.$sess.cmd8$.(cmd8.sc:-1)
java.io.FileNotFoundException: /home/jovyan/files/wayang_sgd.properties (No such file or directory)
java.io.FileInputStream.open0(Native Method)
java.io.FileInputStream.open(FileInputStream.java:219)
java.io.FileInputStream.(FileInputStream.java:157)
org.apache.wayang.core.util.fs.LocalFileSystem.open(LocalFileSystem.java:142)
org.apache.wayang.core.api.Configuration.load(Configuration.java:235)
org.apache.wayang.core.api.Configuration.(Configuration.java:160)
ammonite.$sess.cmd8$Helper.(cmd8.sc:2)
ammonite.$sess.cmd8$.(cmd8.sc:7)
ammonite.$sess.cmd8$.(cmd8.sc:-1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions