Error HIVE wordcount container limit

Hi, I am trying to run a simple word count task using hive, but at the end of the task, I get this error message. Does anyone know what it means and what can I do to complete the task? is it a restriction because I am in my free trial week? please help. !
Picture1|631x302

Container killed on request. Exit code is 143
Container exited with a non-zero exit code 143.
FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask
MapReduce Jobs Launched:
Stage-Stage-1: Map: 1 Reduce: 1 HDFS Read: 0 HDFS Write: 0 FAIL
Total MapReduce CPU Time Spent: 0 msec

Hi @Manuel_Alberto_River,

You may have to check the error log of your job. You will find in the logs in job browser in Hue. Also, there is no restriction in free trial. There are high chances that there will be something wrong with your job.