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/08/27 10:34:53 UTC

[jira] Updated: (HIVE-1601) Hadoop 0.17 ant test broken by HIVE-1523

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

Joydeep Sen Sarma updated HIVE-1601:
------------------------------------

    Attachment: 1601.1.patch
                ant-contrib-1.0b3.jar

- fix the jsp include
- don't run minimr in 0.17 - it doesn't work
- added ant-contrib jar (attached as a separate file). very useful for writing ant conditions (we simplify a bunch of other stuff with it)

> Hadoop 0.17 ant test broken by HIVE-1523
> ----------------------------------------
>
>                 Key: HIVE-1601
>                 URL: https://issues.apache.org/jira/browse/HIVE-1601
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>    Affects Versions: 0.7.0
>            Reporter: John Sichi
>            Assignee: Joydeep Sen Sarma
>             Fix For: 0.7.0
>
>         Attachments: 1601.1.patch, ant-contrib-1.0b3.jar
>
>
> compile-test:
>    [javac] /data/users/jsichi/open/hive-trunk/build-common.xml:304: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
>    [javac] Compiling 33 source files to /data/users/jsichi/open/hive-trunk/build/ql/test/classes
> BUILD FAILED
> /data/users/jsichi/open/hive-trunk/build.xml:168: The following error occurred while executing this line:
> /data/users/jsichi/open/hive-trunk/build.xml:105: The following error occurred while executing this line:
> /data/users/jsichi/open/hive-trunk/build-common.xml:304: /data/users/jsichi/open/hive-trunk/build/hadoopcore/hadoop-0.17.2.1/lib/jsp-2.1 does not exist.

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