You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2016/05/17 19:57:12 UTC

[jira] [Resolved] (PIG-4576) Nightly test HCat_DDL_2 fails with TDE ON

     [ https://issues.apache.org/jira/browse/PIG-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Dai resolved PIG-4576.
-----------------------------
      Resolution: Fixed
    Hadoop Flags: Reviewed

Patch committed to trunk. Thanks Namit!

> Nightly test HCat_DDL_2 fails with TDE ON
> -----------------------------------------
>
>                 Key: PIG-4576
>                 URL: https://issues.apache.org/jira/browse/PIG-4576
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.15.0
>            Reporter: Namit Maheshwari
>            Assignee: Namit Maheshwari
>             Fix For: 0.16.0
>
>         Attachments: PIG-4576.patch
>
>
> Nightly test HCat_DDL_2 fails with TDE ON
> {code}
> 2015-05-28 08:57:27,095 [main] INFO  org.apache.pig.impl.util.Utils - Default bootup file /home/hrt_qa/.pigbootup not found
> 2015-05-28 08:57:27,814 [main] INFO  org.apache.pig.backend.hadoop.executionengine.HExecutionEngine - Connecting to hadoop file system at: hdfs://ip-172-31-7-30.ec2.internal:8020
> 2015-05-28 08:57:32,145 [main] INFO  org.apache.pig.tools.grunt.GruntParser - Going to run hcat command: drop table if exists pig_hcat_ddl_1;
> WARNING: Use "yarn jar" to launch YARN applications.
> FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. MetaException(message:Unable to drop table because it is in an encryption zone and trash is enabled.  Use PURGE option to skip trash.)
> 2015-05-28 08:57:47,608 [main] ERROR org.apache.pig.tools.grunt.Grunt - ERROR 2997: Encountered IOException. sql command 'drop table if exists pig_hcat_ddl_1;' failed. 
> Details at logfile: /grid/0/hadoopqe/pig/test/e2e/pig/testdist/out/pigtest/hrtqa/hrtqa-1432803362-hcat.conf-HCatDDL/HCatDDL_2.log
> 2015-05-28 08:57:47,725 [main] INFO  org.apache.pig.Main - Pig script completed in 24 seconds and 528 milliseconds (24528 ms)
> ERROR TestDriver::runTestGroup at : 729 Failed to run test HCatDDL_2 <Failed running ./out/pigtest/hrtqa/hrtqa-1432803362-hcat.conf-HCatDDL/HCatDDL_2.pig
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)