aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorColin McCabe <cmccabe@cloudera.com>2014-06-04 15:56:29 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-06-04 15:56:42 -0700
commit3df55cb69bffe6a15a5c240d5efec7d0e63517d8 (patch)
tree219e6f61e41e467ccdf550c0519e981faaee5390 /tox.ini
parentd96794132e37cf57f8dd945b9d11f8adcfc30490 (diff)
downloadspark-3df55cb69bffe6a15a5c240d5efec7d0e63517d8.tar.gz
spark-3df55cb69bffe6a15a5c240d5efec7d0e63517d8.tar.bz2
spark-3df55cb69bffe6a15a5c240d5efec7d0e63517d8.zip
SPARK-1518: FileLogger: Fix compile against Hadoop trunk
In Hadoop trunk (currently Hadoop 3.0.0), the deprecated FSDataOutputStream#sync() method has been removed. Instead, we should call FSDataOutputStream#hflush, which does the same thing as the deprecated method used to do. Author: Colin McCabe <cmccabe@cloudera.com> Closes #898 from cmccabe/SPARK-1518 and squashes the following commits: 752b9d7 [Colin McCabe] FileLogger: Fix compile against Hadoop trunk (cherry picked from commit 1765c8d0ddf6bb5bc3c21f994456eba04c581de4) Signed-off-by: Patrick Wendell <pwendell@gmail.com>
Diffstat (limited to 'tox.ini')
0 files changed, 0 insertions, 0 deletions