Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-4100

TEZ bug broke hadoop compilation 2 in trunk

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Not A Problem
    • None
    • 0.14.0
    • tez
    • None

    Description

      Cannot compile pig trunk (with parameter -Dhadoopversion=23) due to this error

      [javac] /home/hoang/DATA/trunk-test/trunk/src/org/apache/pig/backend/hadoop/executionengine/tez/TezDagBuilder.java:594: error: cannot find symbol
      [javac] vertex.setLocationHint(new VertexLocationHint(tezOp.getLoaderInfo().getInputSplitInfo().getTaskLocationHints()));
      [javac] ^
      [javac] symbol: method setLocationHint(VertexLocationHint)
      [javac] location: variable vertex of type Vertex

      Attachments

        Activity

          People

            Unassigned Unassigned
            hxquangnhat Quang-Nhat HOANG-XUAN
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: