You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "John Sichi (JIRA)" <ji...@apache.org> on 2010/08/27 03:57:54 UTC

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

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



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.


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

Posted by "John Sichi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Sichi updated HIVE-1601:
-----------------------------

          Status: Resolved  (was: Patch Available)
    Hadoop Flags: [Reviewed]
      Resolution: Fixed

Committed.  Thanks Joydeep!


> 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.


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

Posted by "Joydeep Sen Sarma (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "John Sichi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12903484#action_12903484 ] 

John Sichi commented on HIVE-1601:
----------------------------------

+1.  Will commit when tests pass.


> 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.


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

Posted by "Joydeep Sen Sarma (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Status: Patch Available  (was: Open)

> 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.


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

Posted by "John Sichi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12903181#action_12903181 ] 

John Sichi commented on HIVE-1601:
----------------------------------

This JIRA is in honor of Facebook HQ.


> 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
>
>
> 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.