Rohini Palaniswamy created PIG-4878:
---------------------------------------

             Summary: Compilation failure with hadoop 1.x after PIG-4847
                 Key: PIG-4878
                 URL: https://issues.apache.org/jira/browse/PIG-4878
             Project: Pig
          Issue Type: Bug
            Reporter: Rohini Palaniswamy
            Assignee: Rohini Palaniswamy
             Fix For: 0.16.0


https://builds.apache.org/job/Pig-trunk-commit/2316/console

{code}
  [javac]         double memoryThresholdFraction = 
conf.getDouble(PigConfiguration.PIG_SPILL_MEMORY_USAGE_THRESHOLD_FRACTION, 
MEMORY_THRESHOLD_FRACTION_DEFAULT);
    [javac]                                              ^
    [javac]   symbol:   method getDouble(String,double)
    [javac]   location: variable conf of type Configuration
{code}

conf.getDouble() is not present in Hadoop 1.x



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to