You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Mikhail Antonov (JIRA)" <ji...@apache.org> on 2014/02/03 04:40:10 UTC

[jira] [Comment Edited] (BIGTOP-966) Consider changing Hive tests to use Thrift Java client, JDBC client or Oozie workflows

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

Mikhail Antonov edited comment on BIGTOP-966 at 2/3/14 3:38 AM:
----------------------------------------------------------------

Any update on this one?

With the latest versions of Hive, I guess, we need integ tests running against (all of that is going thru thrift internally):

 - hive jdbc
 - hive beeline?

Using oozie to run Hive tests sounds little strange approach to me..






was (Author: mantonov):
Any update on this one?

With the latest versions of Hive, I guess, we need integ tests running against:

 - hive jdbc
 - hive beeline?

Using oozie to run Hive tests sounds little strange approach to me..





> Consider changing Hive tests to use Thrift Java client, JDBC client or Oozie workflows
> --------------------------------------------------------------------------------------
>
>                 Key: BIGTOP-966
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-966
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 0.6.0
>            Reporter: Mark Grover
>            Assignee: Anatoli Fomenko
>            Priority: Blocker
>             Fix For: 0.8.0
>
>
> Presently, we run one of our Hive integration tests via the JDBC driver and others via the Hive CLI. While JDBC is great, the CLI tests can be finicky since they are linked to the representation of the results.
> We should consider changing Hive tests to use the Thrift Java client or the JDBC client or even better Oozie works for interacting with Hive driver. That way the output is deterministic and same regardless of presentation.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)