[
https://issues.apache.org/jira/browse/HIVE-8818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14390073#comment-14390073
]
Ferdinand Xu commented on HIVE-8818:
------------------------------------
Thank you for your patch. Please log this exception.
{noformat}
393 } catch (Exception e) {
394 // Print since otherwise exception is lost.
395 e.printStackTrace();
396 throw new IOException(e);
397 }
{noformat}
> Create unit test where we insert into an encrypted table and then read from
> it with hcatalog mapreduce
> ------------------------------------------------------------------------------------------------------
>
> Key: HIVE-8818
> URL: https://issues.apache.org/jira/browse/HIVE-8818
> Project: Hive
> Issue Type: Sub-task
> Reporter: Brock Noland
> Assignee: Dong Chen
> Attachments: HIVE-8818.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)