Skip to content

GLIBC_2.14 not found #10

@Shivam585569

Description

@Shivam585569

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions