Thejas M Nair created PIG-2662:
----------------------------------

             Summary: skew join does not honor its config parameters
                 Key: PIG-2662
                 URL: https://issues.apache.org/jira/browse/PIG-2662
             Project: Pig
          Issue Type: Bug
    Affects Versions: 0.9.2, 0.10.0
            Reporter: Thejas M Nair


Skew join can be configured using pig.sksampler.samplerate and 
pig.skewedjoin.reduce.memusage. But the section of code the retrieves the 
config values from properties (PoissonSampleLoader.computeSamples) is not 
getting called. 


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