You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Rohini Palaniswamy (JIRA)" <ji...@apache.org> on 2016/04/22 22:33:12 UTC

[jira] [Updated] (PIG-4878) Compilation failure with hadoop 1.x after PIG-4847

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

Rohini Palaniswamy updated PIG-4878:
------------------------------------
    Attachment: PIG-4878-1.patch

> 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
>
>         Attachments: PIG-4878-1.patch
>
>
> 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)