Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

There is no create_tables_temp.sql file anywhere #30

Open
filanovskiy opened this issue Jun 29, 2018 · 0 comments
Open

There is no create_tables_temp.sql file anywhere #30

filanovskiy opened this issue Jun 29, 2018 · 0 comments

Comments

@filanovskiy
Copy link

Hi there!

I was trying to run tpcds test, but end up with the error:
./tpcdsspark.sh: line 315: /home/opc/spark-tpc-ds-performance-test/src/data/work/create_tables_temp.sql: No such file or directory
ls: cannot access /home/opc/spark-tpc-ds-performance-test/src/data/src/ddl/individual/.sql: No such file or directory
./tpcdsspark.sh: line 321: /home/opc/spark-tpc-ds-performance-test/src/data/work/create_tables_work.sql: No such file or directory
ls: cannot access /home/opc/spark-tpc-ds-performance-test/src/data/src/ddl/
.sql: No such file or directory
ls: cannot access /home/opc/spark-tpc-ds-performance-test/src/data/src/properties/*: No such file or directory
INFO: Creating tables. Will take a few minutes ...
INFO: Progress : [----------------------------------------] 1%./tpcdsspark.sh: line 341: /home/opc/spark-tpc-ds-performance-test/src/data/work/create_database.out: No such file or directory
./tpcdsspark.sh: line 343: /home/opc/spark-tpc-ds-performance-test/src/data/work/create_tables.out: No such file or directory
cat: /home/opc/spark-tpc-ds-performance-test/src/data/work/create_tables.out: No such file or directory
INFO: Progress : [----------------------------------------] 1%ERROR: Failed to create spark tables. Please review the following logs
ERROR: /home/opc/spark-tpc-ds-performance-test/src/data/work/create_tables.out
ERROR: /home/opc/spark-tpc-ds-performance-test/src/data/work/temp/create_database.out
ERROR: /home/opc/spark-tpc-ds-performance-test/log/spark-tpcds-log

there is no create_tables_temp.sql file anywhere.
Does someone know where I could find this file and which module does it belong?
thank you!

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

1 participant