Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

2.7.0 - Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/spark/streaming/kafka010/LocationStrategies #347

Closed
srowen opened this issue Aug 9, 2018 · 1 comment

Comments

@srowen
Copy link
Member

srowen commented Aug 9, 2018

Oryx 2.7.0 causes this except when run on a 'plain' upstream release of Spark:

Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/spark/streaming/kafka010/LocationStrategies

This is because it doesn't include the Kafka integration by default, whereas distros typically do. It needs to be packaged with the apps.

@srowen
Copy link
Member Author

srowen commented Aug 9, 2018

Fixed by 9054c91

@srowen srowen closed this as completed Aug 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant