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

GLIBC_2.14 not found #10

Open
Shivam585569 opened this issue Sep 28, 2018 · 0 comments
Open

GLIBC_2.14 not found #10

Shivam585569 opened this issue Sep 28, 2018 · 0 comments

Comments

@Shivam585569
Copy link

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

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

1 participant