Quang-Nhat HOANG-XUAN created PIG-4100:
------------------------------------------
Summary: TEZ bug broke hadoop compilation 2 in trunk
Key: PIG-4100
URL: https://issues.apache.org/jira/browse/PIG-4100
Project: Pig
Issue Type: Bug
Reporter: Quang-Nhat HOANG-XUAN
Priority: Minor
Cannot compile pig trunk 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
--
This message was sent by Atlassian JIRA
(v6.2#6252)