[ 
https://issues.apache.org/jira/browse/HIVE-21246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16765758#comment-16765758
 ] 

Hive QA commented on HIVE-21246:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12958311/HIVE-21246.1.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 15784 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.ql.security.TestStorageBasedClientSideAuthorizationProvider.testSimplePrivileges
 (batchId=256)
{noformat}

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-Build/16027/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16027/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16027/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 1 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12958311 - PreCommit-HIVE-Build

> Un-bury DelimitedJSONSerDe from PlanUtils.java
> ----------------------------------------------
>
>                 Key: HIVE-21246
>                 URL: https://issues.apache.org/jira/browse/HIVE-21246
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: BELUGA BEHR
>            Assignee: BELUGA BEHR
>            Priority: Minor
>         Attachments: HIVE-21246.1.patch
>
>
> Ultimately, I'd like to get rid of 
> {{org.apache.hadoop.hive.serde2.DelimitedJSONSerDe}}, but for now, trying to 
> make it easier to get rid of later.  It's currently buried in 
> {{PlanUtils.java}}.
> A SerDe and a flag gets passed into utilities.  If the class boolean is set, 
> the passed-in SerDe is overwritten.  This is not documented anywhere and it's 
> weird to do it, just pass in the SerDe to use instead of the SerDe you don't 
> want to use and a flag to change it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to