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

There are no tables in SQL Client #4

Open
Myracle opened this issue Apr 25, 2019 · 3 comments
Open

There are no tables in SQL Client #4

Myracle opened this issue Apr 25, 2019 · 3 comments

Comments

@Myracle
Copy link

Myracle commented Apr 25, 2019

Flink SQL> show tables;
[INFO] Result was empty.

A few months ago, it runs ok in SQL Client. But recently, when I open dockers, they are updated automatically. After I enter the client, there exist no tables.

@xuelvming
Copy link

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

@eercanayar
Copy link

Same issue, any update on this? Probably, data files were downloading from a server to the docker containers, which is a bad idea.

@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

4 participants