Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Invalid location of the db--LevelDB #41

Open
itzzy opened this issue May 23, 2019 · 4 comments
Open

Invalid location of the db--LevelDB #41

itzzy opened this issue May 23, 2019 · 4 comments

Comments

@itzzy
Copy link

itzzy commented May 23, 2019

Exception in thread "main" java.lang.NullPointerException: Invalid location of the db
at org.apache.flink.util.Preconditions.checkNotNull(Preconditions.java:75)
at com.uber.athenax.backend.server.jobs.LevelDBJobStore.open(LevelDBJobStore.java:54)
at com.uber.athenax.backend.server.ServerContext.start(ServerContext.java:63)
at com.uber.athenax.backend.AthenaXServer.start(AthenaXServer.java:43)
at com.uber.athenax.backend.AthenaXServer.main(AthenaXServer.java:67)

@ssyue
Copy link

ssyue commented May 23, 2019

--conf conf.yml

extras:
foo: bar
jobstore.leveldb.file: ./leveldb

@itzzy
Copy link
Author

itzzy commented May 23, 2019

--conf conf.yml

extras:
foo: bar
jobstore.leveldb.file: ./leveldb

最近要做一个基于flink的streaming SQL平台,看到这个项目,能否交流下,QQ:549926988

@ssyue
Copy link

ssyue commented May 29, 2019

--conf conf.yml
extras:
foo: bar
jobstore.leveldb.file: ./leveldb

最近要做一个基于flink的streaming SQL平台,看到这个项目,能否交流下,QQ:549926988

我放弃了,这个太难用了。提交到yarn了,但是一直每隔2.8min就重启。

@zhaorongsheng
Copy link

这个项目缺少一些类啊?比如InstancesApiService、JobDefinition~~

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants