[ 
https://issues.apache.org/jira/browse/HDFS-17014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17726005#comment-17726005
 ] 

Shilun Fan commented on HDFS-17014:
-----------------------------------

[~ayushtkn] Thank you very much for your reply!

Sorry, we missed providing one of the logs. [~zhtttylzz] and I looked at this 
issue together via email, and [~zhtttylzz] provided an error log and explained 
the possible causes.

The link to the error log is as follows:

[https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1234/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt]

 BaseTestHttpFSWith#testGetStatus
{code:java}
[INFO] Running org.apache.hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem
[ERROR] Tests run: 95, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 45.872 
s <<< FAILURE! - in 
org.apache.hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem
[ERROR] 
testOperationDoAs[46](org.apache.hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem)
  Time elapsed: 0.25 s  <<< FAILURE!
java.lang.AssertionError: expected:<459519> but was:<459531>
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotEquals(Assert.java:835)
        at org.junit.Assert.assertEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:633) {code}
The cause of this error seems to be consistent with the explanation provided by 
[~zhtttylzz] .

 

> HttpFS Add Support getStatus API
> --------------------------------
>
>                 Key: HDFS-17014
>                 URL: https://issues.apache.org/jira/browse/HDFS-17014
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: webhdfs
>    Affects Versions: 3.4.0
>            Reporter: Hualong Zhang
>            Assignee: Hualong Zhang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.4.0
>
>         Attachments: image-2023-05-24-21-58-28-674.png
>
>
> We should ensure that *WebHDFS* remains synchronized with {*}HttpFS{*}, as 
> the former has already implemented the *getStatus* interface.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to