forked from dharmeshkakadia/tpcds-hdinsight
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Hi,
Can this be used to run on Centos 6 or this is targeting only Centos 7?
I am trying to run the performance benchmarks on Centos 6 and hitting system package issues like 'GLIBC_2.14 not found'
./dsdgen: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by ./dsdgen)
INFO:__main__:command ./dsdgen -dir . -force Y -scale 5 -child 3 -parallel 5 failed. Retries remaining 2. Sleeping for 342 before trying again
./dsdgen: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by ./dsdgen)
INFO:__main__:command ./dsdgen -dir . -force Y -scale 5 -child 3 -parallel 5 failed. Retries remaining 1. Sleeping for 550 before trying again
./dsdgen: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by ./dsdgen)
INFO:__main__:command ./dsdgen -dir . -force Y -scale 5 -child 3 -parallel 5 failed. Retries remaining 0. Sleeping for 528 before trying again
INFO:__main__:All retries for ./dsdgen -dir . -force Y -scale 5 -child 3 -parallel 5 exhauseted. Failing the attempt
org.apache.hadoop.hive.ql.metadata.HiveException: [Error 20003]: An error occurred when trying to close the Operator running your custom script.
at org.apache.hadoop.hive.ql.exec.ScriptOperator.close(ScriptOperator.java:572)
at org.apache.hadoop.hive.ql.exec.Operator.close(Operator.java:610)
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels