[
https://issues.apache.org/jira/browse/HDFS-8206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513006#comment-14513006
]
Hudson commented on HDFS-8206:
------------------------------
FAILURE: Integrated in Hadoop-Yarn-trunk #909 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/909/])
HDFS-8206. Fix the typos in hadoop-hdfs-httpfs. (Brahma Reddy Battula via xyao)
(xyao: rev 8f3946cd4013eaeaafbaf7d038f3920f74c8457e)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/lib/servlet/MDCFilter.java
*
hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/server/CheckUploadContentTypeFilter.java
*
hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/client/HttpFSFileSystem.java
*
hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/server/HttpFSServer.java
*
hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/lib/servlet/HostnameFilter.java
*
hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/lib/servlet/FileSystemReleaseFilter.java
Updated CHANGES.TXT for correct version of HDFS-8206 (xyao: rev
22b70e7c5a005b553610820d866763d8096aeca5)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> Fix the typos in hadoop-hdfs-httpfs
> -----------------------------------
>
> Key: HDFS-8206
> URL: https://issues.apache.org/jira/browse/HDFS-8206
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Brahma Reddy Battula
> Assignee: Brahma Reddy Battula
> Fix For: 2.8.0
>
> Attachments: HDFS-8206-002.patch, HDFS-8206-branch2-002.patch,
> HDFS-8206-branch2.patch, HDFS-8206.patch
>
>
> Actual :
> @throws IOException thrown if an IO error occurrs.
> Expected :
> @throws IOException thrown if an IO error occurs..
> There are 12 occurrences in this project...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)