Marcelo Vanzin created SPARK-1518:
-------------------------------------
Summary: Spark master doesn't compile against hadoop-common trunk
Key: SPARK-1518
URL: https://issues.apache.org/jira/browse/SPARK-1518
Project: Spark
Issue Type: Bug
Reporter: Marcelo Vanzin
FSDataOutputStream::sync() has disappeared from trunk in Hadoop;
FileLogger.scala is calling it.
I've changed it locally to hsync() so I can compile the code, but haven't
checked yet whether those are equivalent. hsync() seems to have been there
forever, so it hopefully works with all versions Spark cares about.
--
This message was sent by Atlassian JIRA
(v6.2#6252)