You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Joydeep Sen Sarma (JIRA)" <ji...@apache.org> on 2010/07/22 01:37:49 UTC

[jira] Updated: (HIVE-1475) .gitignore files being placed in test warehouse directories causing build failure

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

Joydeep Sen Sarma updated HIVE-1475:
------------------------------------

    Attachment: 1475.1.patch

- get rid of data/warehouse - totally unnecessary
- get rid of recursive copy of data/ into test/data - again unnecessary
- convert references to test/data/conf into data/conf

in addition:
- i removed a whole bunch of 'DROP TABLE' statements from the clientpositive and clientnegative queries. these are not required anymore given that the test harness cleans out test side effects
- output changes because of the above.

between this and 1464 - i think the total test time has gone down by 30 min or so if not more. still too much, but some improvement ..

> .gitignore files being placed in test warehouse directories causing build failure
> ---------------------------------------------------------------------------------
>
>                 Key: HIVE-1475
>                 URL: https://issues.apache.org/jira/browse/HIVE-1475
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>            Reporter: Joydeep Sen Sarma
>            Priority: Critical
>         Attachments: 1475.1.patch
>
>
> from last comments on HIVE-1463:
> test warehouse is being polluted with .gitignore files. these need to be removed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.