aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorShixiong Zhu <shixiong@databricks.com>2017-02-15 16:21:43 -0800
committerShixiong Zhu <shixiong@databricks.com>2017-02-15 16:21:43 -0800
commit21b4ba2d6f21a9759af879471715c123073bd67a (patch)
treea6da8f62bf906e64df1fccbe81458c706254fdda /core
parentf6c3bba22501ee7753d85c6e51ffe851d43869c1 (diff)
downloadspark-21b4ba2d6f21a9759af879471715c123073bd67a.tar.gz
spark-21b4ba2d6f21a9759af879471715c123073bd67a.tar.bz2
spark-21b4ba2d6f21a9759af879471715c123073bd67a.zip
[SPARK-19599][SS] Clean up HDFSMetadataLog
## What changes were proposed in this pull request? SPARK-19464 removed support for Hadoop 2.5 and earlier, so we can do some cleanup for HDFSMetadataLog. This PR includes the following changes: - ~~Remove the workaround codes for HADOOP-10622.~~ Unfortunately, there is another issue [HADOOP-14084](https://issues.apache.org/jira/browse/HADOOP-14084) that prevents us from removing the workaround codes. - Remove unnecessary `writer: (T, OutputStream) => Unit` and just call `serialize` directly. - Remove catching FileNotFoundException. ## How was this patch tested? Jenkins Author: Shixiong Zhu <shixiong@databricks.com> Closes #16932 from zsxwing/metadata-cleanup.
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions