e2e test harness' use of environment variables causes unintended effects 
between tests
--------------------------------------------------------------------------------------

                 Key: PIG-2352
                 URL: https://issues.apache.org/jira/browse/PIG-2352
             Project: Pig
          Issue Type: Bug
          Components: site
    Affects Versions: 0.9.1
            Reporter: Alan Gates
            Assignee: Alan Gates
             Fix For: 0.10, 0.11


If you run the new Bloom tests by themselves they pass.  If you run them after 
running the Accumulator tests they fail.  The accumulator tests set the java 
parameters, including turning off the combiner.  These properties are then kept 
set for the Bloom tests, which causes them to fail.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to