[
https://issues.apache.org/jira/browse/HDFS-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131037#comment-13131037
]
Hudson commented on HDFS-2453:
------------------------------
Integrated in Hadoop-Common-trunk-Commit #1114 (See
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1114/])
HDFS-2453. Fix http response code for partial content in webhdfs, added
getDefaultBlockSize() and getDefaultReplication() in WebHdfsFileSystem and
cleared content type in ExceptionHandler.
szetszwo :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1186508
Files :
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/ByteRangeInputStream.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/web/resources/DatanodeWebHdfsMethods.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/WebHdfsFileSystem.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/resources/ExceptionHandler.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestByteRangeInputStream.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/web/TestWebHdfsFileSystemContract.java
> tail using a webhdfs uri throws an error
> ----------------------------------------
>
> Key: HDFS-2453
> URL: https://issues.apache.org/jira/browse/HDFS-2453
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Affects Versions: 0.20.205.0
> Reporter: Arpit Gupta
> Assignee: Tsz Wo (Nicholas), SZE
> Attachments: h2453_20111017.patch, h2453_20111017_0.20s.patch,
> h2453_20111017b.patch, h2453_20111017b_0.20s.patch, h2453_20111018.patch,
> h2453_20111018_0.20s.patch,
> h2453_20111018_TestByteRangeInputStream_0.20s.patch, h2453_20111019.patch,
> h2453_20111019_0.20s.patch
>
>
> /usr//bin/hadoop --config /etc/hadoop dfs -tail webhdfs://NN:50070/file
> tail: HTTP_PARTIAL expected, received 200
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira