Hi all: build cube error in Step 7 # Build base cuboid Data I found error log in MR and found that: ``` 2017-02-27 03:23:50,139 ERROR [Thread-52] org.apache.hadoop.mapreduce.v2.app.rm.RMContainerAllocator: Could not deallocate container for task attemptId attempt_1487323381320_50335_r_000000_0```Is my yarn resources manager didn't give enough memories for MR(MapReduce)?what should I do for solve this ?
446463...@qq.com