大方大叔

文章
5
资源
1
加入时间
2年10月21天

Oracle执行计划——处理一种并行hint不生效的情况

刚刚在itpub上看到有人在问并行hint不生效的一个问题。我做了实验也出现一样的问题,如下: 原因在这是小表,在联合时走索引了,加上full的hint,就可以启动并行的执行计划。 当然也可以采用parallel_index,同时在小表时也要加上index_ffs才生效,如下: ...

工作中报错故障集合

OOM常见报错排查之堆外内存溢出●报错:ExecutorLostFailure (executor xxx exited caused by one of the running tasks) Reason: Container killed by YARN for exceeding memory limits. 12.4 GB of 12 GB physical memory used. Consider boosting spark.yarn.executor.memoryOverhead