You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Cheolsoo Park (JIRA)" <ji...@apache.org> on 2012/10/15 20:58:03 UTC

[jira] [Updated] (PIG-2966) Test failures on CentOS 6 because MALLOC_ARENA_MAX is not set

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

Cheolsoo Park updated PIG-2966:
-------------------------------

    Component/s: build
    Description: 
To reproduce, please run on CentOS 6:
{code}
ant clean compile-test jar-withouthadoop -Dhadoopversion=23
cd contrib/piggybank/java
ant clean test -Dhadoopversion=23
{code}

Three tests are failing:
{code}
[junit] Test org.apache.pig.piggybank.test.evaluation.string.TestLookupInFiles FAILED
[junit] Test org.apache.pig.piggybank.test.storage.TestDBStorage FAILED
[junit] Test org.apache.pig.piggybank.test.storage.TestMultiStorage FAILED
{code}

  was:
To reproduce, please run:
{code}
ant clean compile-test jar-withouthadoop -Dhadoopversion=23
cd contrib/piggybank/java
ant clean test -Dhadoopversion=23
{code}

Three tests are failing:
{code}
[junit] Test org.apache.pig.piggybank.test.evaluation.string.TestLookupInFiles FAILED
[junit] Test org.apache.pig.piggybank.test.storage.TestDBStorage FAILED
[junit] Test org.apache.pig.piggybank.test.storage.TestMultiStorage FAILED
{code}

        Summary: Test failures on CentOS 6 because MALLOC_ARENA_MAX is not set  (was: Piggybank test failures on CentOS 6: TestLookupInFiles, TestDBStorage, and TestMultiStorage)
    
> Test failures on CentOS 6 because MALLOC_ARENA_MAX is not set
> -------------------------------------------------------------
>
>                 Key: PIG-2966
>                 URL: https://issues.apache.org/jira/browse/PIG-2966
>             Project: Pig
>          Issue Type: Bug
>          Components: build, piggybank
>            Reporter: Cheolsoo Park
>            Assignee: Cheolsoo Park
>              Labels: test
>         Attachments: PIG-2966-2.patch, PIG-2966.patch
>
>
> To reproduce, please run on CentOS 6:
> {code}
> ant clean compile-test jar-withouthadoop -Dhadoopversion=23
> cd contrib/piggybank/java
> ant clean test -Dhadoopversion=23
> {code}
> Three tests are failing:
> {code}
> [junit] Test org.apache.pig.piggybank.test.evaluation.string.TestLookupInFiles FAILED
> [junit] Test org.apache.pig.piggybank.test.storage.TestDBStorage FAILED
> [junit] Test org.apache.pig.piggybank.test.storage.TestMultiStorage FAILED
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira