Skip to content

spark cant find some JAR file... #1

@goern

Description

@goern

I was following the readme, and received this:

$ oc logs error-selector-2-p039r
version 1
grep: /etc/podinfo/labels: No such file or directory
using stored cluster name there
Found cluster there
Using shared cluster there
Waiting for spark master http://there-ui:8080 to be available ...
Waiting for spark workers (1/1 alive) ...
All spark workers alive
spark-submit --master spark://there:7077 --packages org.apache.spark:spark-streaming-kafka-0-8_2.11:2.1.0 /opt/app-root/src/ --servers=apache-kafka:9092 --in=topic1 --out=topic2 --count=topic3
Error: Cannot load main class from JAR file:/opt/app-root/src/
Run with --help for usage help or --verbose for debug output
Deleting cluster there
error: Both --app and --appstatus must be set

I used https://gitlab.com/goern/openshift-kafka/tree/master to deploy a kafka server.

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