<configuration>
<property>
<name>tez.lib.uris</name>
<value>${fs.defaultFS}/tez,${fs.defaultFS}/tez/lib</value>
</property>
</configuration>
On Wed, Jun 10, 2015 at 2:02 PM, [email protected] <[email protected]>
wrote:
> show me tez-site.xml?
>
> ------------------------------
> [email protected]
>
>
> *From:* Sateesh Karuturi <[email protected]>
> *Date:* 2015-06-10 16:50
> *To:* user <[email protected]>
> *Subject:* Re: hive on tez error
> tez 0.5.2
>
> On Wed, Jun 10, 2015 at 1:49 PM, [email protected] <[email protected]>
> wrote:
>
>> tez version??
>>
>> ------------------------------
>> [email protected]
>>
>>
>> *From:* Sateesh Karuturi <[email protected]>
>> *Date:* 2015-06-10 16:09
>> *To:* user <[email protected]>
>> *Subject:* hive on tez error
>> whenever iam perform a simple insert operation on hive
>> 1.0.0(hive.execution.engine=tez) its shows following error:
>>
>> FAILED: Execution Error, return code 1 from
>> org.apache.hadoop.hive.ql.exec.tez.TezTask
>>
>> when i changed "hive.execution.engine" to mr its working fine.
>>
>> please help me out
>>
>>
>