doris icon indicating copy to clipboard operation
doris copied to clipboard

[bugfix](hive)fix testcase for test_hive_write_different_path

Open wuwenchi opened this issue 9 months ago • 6 comments

Proposed changes

Hive's test environment uses docker, so when using 127.0.0.1, BE will write the file to the docker of its own machine. But if FE and are not on the same machine, FE cannot read this file because it can only read docker on its own machine. Therefore, the address 127.0.0.1 cannot be used in the test environment.

Further comments

If this is a relatively large or complex change, kick off the discussion at [email protected] by explaining why you chose the solution you did and what alternatives you considered, etc...

wuwenchi avatar May 22 '24 08:05 wuwenchi

Thank you for your contribution to Apache Doris. Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website. See Doris Document.

doris-robot avatar May 22 '24 08:05 doris-robot

run buildall

wuwenchi avatar May 22 '24 08:05 wuwenchi

run buildall

wuwenchi avatar May 23 '24 03:05 wuwenchi

run external

wuwenchi avatar May 23 '24 06:05 wuwenchi

run buildall

wuwenchi avatar May 23 '24 08:05 wuwenchi