You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2014/04/22 01:34:15 UTC

[jira] [Resolved] (HIVE-4824) make TestWebHCatE2e run w/o requiring installing external hadoop

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

Eugene Koifman resolved HIVE-4824.
----------------------------------

    Resolution: Won't Fix

real unit tests for webhcat would take too much effort so will instead simplify running existing e2e tests in HIVE-6946

> make TestWebHCatE2e run w/o requiring installing external hadoop
> ----------------------------------------------------------------
>
>                 Key: HIVE-4824
>                 URL: https://issues.apache.org/jira/browse/HIVE-4824
>             Project: Hive
>          Issue Type: Bug
>          Components: HCatalog
>    Affects Versions: 0.12.0
>            Reporter: Eugene Koifman
>            Assignee: Eugene Koifman
>
> Currently WebHCat will use hive/build/dist/hcatalog/bin/hcat to execute DDL commands, which in turn uses Hadoop Jar command.
> This in turn requires that HADOOP_HOME env var be defined and point to an existing Hadoop install.  
> Need to see we can apply hive/testutils/hadoop idea here to make WebHCat not depend on external hadoop.
> This will make Unit tests better/easier to write and make dev/test cycle simpler.



--
This message was sent by Atlassian JIRA
(v6.2#6252)