You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2022-08-15 07:29:39,299 INFO mapreduce.Job: Task Id : attempt_1660543957812_0005_m_000009_2, Status : FAILED
Error: java.lang.InterruptedException: Process failed with status code 139
at org.notmysock.tpcds.GenTable$DSDGen.map(GenTable.java:256)
at org.notmysock.tpcds.GenTable$DSDGen.map(GenTable.java:225)
at org.apache.hadoop.mapreduce.Mapper.run(Mapper.java:146)
at org.apache.hadoop.mapred.MapTask.runNewMapper(MapTask.java:799)
at org.apache.hadoop.mapred.MapTask.run(MapTask.java:347)
at org.apache.hadoop.mapred.YarnChild$2.run(YarnChild.java:174)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAs(Subject.java:422)
at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1762)
at org.apache.hadoop.mapred.YarnChild.main(YarnChild.java:168)
I cannot reproduce this error on our internal yarn cluster.
wjxiz1992
changed the title
refresh data generation on hdfs on Dataproc failed
refresh data generation on hdfs on Dataproc failed with specifi scale factor and parallel args
Aug 15, 2022
wjxiz1992
changed the title
refresh data generation on hdfs on Dataproc failed with specifi scale factor and parallel args
refresh data generation on hdfs on Dataproc failed with specific scale factor and parallel args
Aug 16, 2022
comamnd:
error:
I cannot reproduce this error on our internal yarn cluster.
But the following command works well:
The text was updated successfully, but these errors were encountered: