Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No data volume for kafka, not able to setup the Env locally #5

Open
xuelvming opened this issue May 10, 2019 · 1 comment
Open

No data volume for kafka, not able to setup the Env locally #5

xuelvming opened this issue May 10, 2019 · 1 comment

Comments

@xuelvming
Copy link

xuelvming commented May 10, 2019

when use docker-compose to setup the Env to follow the tutorial, found there is no volumes for the rides and drivers data.
Also no way to find the docker file used in the Env setup. Please provide theme int this repo as well. Or we can't proceed at home at all...

sql-client_1_e98c2eb82bc5 | tar (child): /opt/data/kafka/rides.txt.tgz: Cannot open: No such file or directory sql-client_1_e98c2eb82bc5 | tar (child): Error is not recoverable: exiting now sql-client_1_e98c2eb82bc5 | tar (child): /opt/data/kafka/taxi-drivers.txt.tgz: Cannot open: No such file or directory sql-client_1_e98c2eb82bc5 | tar (child): Error is not recoverable: exiting now sql-client_1_e98c2eb82bc5 | tar: Child returned status 2 sql-client_1_e98c2eb82bc5 | tar: Error is not recoverable: exiting now sql-client_1_e98c2eb82bc5 | tar: Child returned status 2 sql-client_1_e98c2eb82bc5 | tar: Error is not recoverable: exiting now sql-client_1_e98c2eb82bc5 | tar (child): /opt/data/kafka/fares.txt.tgz: Cannot open: No such file or directory sql-client_1_e98c2eb82bc5 | tar (child): Error is not recoverable: exiting now sql-client_1_e98c2eb82bc5 | tar: Child returned status 2 sql-client_1_e98c2eb82bc5 | tar: Error is not recoverable: exiting now
from the docker log, I found that, the data tars are no longer available anymore. Please help to provide them again.

branch: master
docker container: kafka

docker-compose kafka exec /bin/bash

@fhueske
Copy link
Contributor

fhueske commented May 13, 2019

Hi, the training content was moved to a new location (and updated) a few weeks ago.
The latest version is available here: https://github.com/ververica/sql-training/

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

No branches or pull requests

2 participants