You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by Evans Ye <ev...@apache.org> on 2015/12/21 16:45:52 UTC

Re: Hive cases in BIGTOP

I remember that was removed because it was out-of-date and no one has
resource to keep maintaining it by that time(Maybe Jay knows more).
We definitely can add it back if you've a version which is up-to-date and
working properly.
I'd be very happy to work with you.
Although I'm a little bit overloaded...
I know there're still some patches pending for review and commit.
Maybe we should have integration tests automated in CI so that the review
process will be much faster...


2015-12-21 19:12 GMT+08:00 Srinivas Kolla <sr...@altiscale.com>:

> Hi Evans,
>
> I found from branch-1.0, hive related tests are removed from bigtop.
> Any specific reason for that. We have actually forked from branch-0.7 and
> have added couple of hive tests. Now we wanted to contribute back to
> bigtop.
>
> But in the latest master branch, i found that hive module itself is not
> present so wanted to know
> the placeholder to add the new hive tests  in BIGTOP.
>
> Regards,
> Srinivas.
>

Re: Hive cases in BIGTOP

Posted by jay vyas <ja...@gmail.com>.
We have hive tests in smoke-tests/

https://github.com/apache/bigtop/tree/master/bigtop-tests/smoke-tests/hive

Would love to see new ones !

The old hive tests were coupled to some changing specs, didnt really work
properly.

The newer smoke-tests are super easy to run:

./gradlew clean compileGroovy test -Dsmoke.tests=flume,hive --info






On Mon, Dec 21, 2015 at 10:45 AM, Evans Ye <ev...@apache.org> wrote:

> I remember that was removed because it was out-of-date and no one has
> resource to keep maintaining it by that time(Maybe Jay knows more).
> We definitely can add it back if you've a version which is up-to-date and
> working properly.
> I'd be very happy to work with you.
> Although I'm a little bit overloaded...
> I know there're still some patches pending for review and commit.
> Maybe we should have integration tests automated in CI so that the review
> process will be much faster...
>
>
> 2015-12-21 19:12 GMT+08:00 Srinivas Kolla <sr...@altiscale.com>:
>
> > Hi Evans,
> >
> > I found from branch-1.0, hive related tests are removed from bigtop.
> > Any specific reason for that. We have actually forked from branch-0.7 and
> > have added couple of hive tests. Now we wanted to contribute back to
> > bigtop.
> >
> > But in the latest master branch, i found that hive module itself is not
> > present so wanted to know
> > the placeholder to add the new hive tests  in BIGTOP.
> >
> > Regards,
> > Srinivas.
> >
>



-- 
jay vyas