hortonworks / hive-testbench

376 stars 283 forks source link

TPC-DS Table Generation Execution Error #15

Closed kcheeeung closed 4 years ago

kcheeeung commented 4 years ago

Sometimes this happens on "large" scale factors. The optimization step fails at table 17 or 18. Make 'recipe error' The specific error is: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.MoveTask

Is this some kind of permission error and how could I fix this?