yuhou created BIGTOP-3743:
-----------------------------
Summary: Timeout for upload files though webhdfs
Key: BIGTOP-3743
URL: https://issues.apache.org/jira/browse/BIGTOP-3743
Project: Bigtop
Issue Type: Bug
Reporter: yuhou
Hi, yuqi
Can you help me see the WebHDFS on Bigtop-Ambari-mpack Hadoop.
When I execute the following command, It takes a long time, causing tez
Service_check to report a timeout error.
{code:java}
curl -L -w "%{http_code}" -X PUT --data-binary
@/var/lib/ambari-agent/tmp/sample-tez-test -H "Content-Type:
application/octet-stream"
"http://ambari-agent-01:50070/webhdfsv1/tmp/tezsmokeinput/sample-tez-test?op=CREATE&user.name=hdfs&overwrite=True"
{code}
[~wzg547228197] [~guyuqi]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)