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

Getting constant Vertex failed error with ORC file creation #12

Open
arnabganguly opened this issue Apr 29, 2019 · 0 comments
Open

Getting constant Vertex failed error with ORC file creation #12

arnabganguly opened this issue Apr 29, 2019 · 0 comments

Comments

@arnabganguly
Copy link

arnabganguly commented Apr 29, 2019

I am getting vertex failed errors constantly with both 100 node Hive and LLAP clusters. My data size is 100TB . Do you have any recommended settings that I should be using for these cluster sizes. I have played with some settings , but they have not helped and the error persists when I run the script below for certain tables.

beeline -u "jdbc:hive2://hostname -f:10001/;transportMode=http" -n "" -p "" -i settings.hql -f ddl/createAllORCTables.hql -hiveconf ORCDBNAME=tpcds_orc -hiveconf SOURCE=tpcds

ERROR : FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.tez.TezTask. Vertex failed, vertexName=Map 1, vertexId=vertex_1556442545309_0012_5_00, diagnostics=[Task failed, taskId=task_1556442545309_0012_5_00_000216, diagnostics=[TaskAttempt 0 failed, info=[Error: Error while running task ( failure ) : java.lang.OutOfMemoryError: Java heap space

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