iwasakims commented on PR #927:
URL: https://github.com/apache/bigtop/pull/927#issuecomment-1172722351

   manually tested that WebHDFS work.
   
   ```
   [root@521d1e4470a7 /]# hadoop fs -put /bigtop-home/README.md 
webhdfs://521d1e4470a7.bigtop.apache.org:50070/tmp/README.md
   
   [root@521d1e4470a7 /]# hadoop fs -ls 
webhdfs://521d1e4470a7.bigtop.apache.org:50070/tmp
   Found 3 items
   -rw-r--r--   3 root   hadoop      14520 2022-07-01 21:18 
webhdfs://521d1e4470a7.bigtop.apache.org:50070/tmp/README.md
   drwxrwxrwx   - hdfs   hadoop          0 2022-07-01 21:15 
webhdfs://521d1e4470a7.bigtop.apache.org:50070/tmp/TestBlockRecovery0123456789
   drwxrwxrwx   - mapred mapred          0 2022-07-01 21:14 
webhdfs://521d1e4470a7.bigtop.apache.org:50070/tmp/hadoop-yarn
   
   [root@521d1e4470a7 /]# hadoop fs -cat 
webhdfs://521d1e4470a7.bigtop.apache.org:50070/tmp/README.md | head -n 3
   [![Travis 
CI](https://img.shields.io/travis/apache/bigtop.svg?branch=master)](https://travis-ci.org/apache/bigtop)
   
   Licensed to the Apache Software Foundation (ASF) under one or more
   cat: Unable to write to output stream.
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to