You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: