Member since
04-16-2019
5
Posts
0
Kudos Received
0
Solutions
05-20-2019
09:07 PM
Thank you, it helps
... View more
04-16-2019
07:14 PM
Ran below curl commands, able to connected but not getting results. Just its throwong letter P along with special characters. Env is Cloudera 6.1.2. Want to use httpfs to put the files in HDFS. Please suggest. curl -i -X PUT -T /home/CORP/isuy/Ganesh.txt "http://aalhauap2u01:14000/hdfs:////user/isuy/testfiles?op=CREATE" curl -i "http://aalhauap2g01:14000/webhdfs/v1/user/user.name=cloudera&op=GETFILESTATUS" curl -i "http://aalhauap2u02:14000/webhdfs/v1/user/user.name=cloudera&op=GETFILESTATUS" -v * About to connect() to aalhauap2u02 port 14000 (#0) * Trying 10.91.23.152... * Connected to aalhauap2u02 (10.91.23.152) port 14000 (#0) > GET /webhdfs/v1/user/user.name=cloudera&op=GETFILESTATUS HTTP/1.1 > User-Agent: curl/7.29.0 > Host: aalhauap2u02:14000 > Accept: */* > * Connection #0 to host aalhauap2u02 left intact Thanks,
... View more
Labels:
- Labels:
-
HDFS
04-16-2019
05:38 PM
Hi, Ran below curl commands, able to connected but not getting results. Just its throwong letter P along with special characters. Env is Cloudera 6.1.2. Want to use httpfs to put the files in HDFS. Please suggest. curl -i -X PUT -T /home/CORP/isuy/Ganesh.txt "http://aalhauap2u01:14000/hdfs:////user/isuy/testfiles?op=CREATE" curl -i "http://aalhauap2g01:14000/webhdfs/v1/user/user.name=cloudera&op=GETFILESTATUS" curl -i "http://aalhauap2u02:14000/webhdfs/v1/user/user.name=cloudera&op=GETFILESTATUS" -v * About to connect() to aalhauap2u02 port 14000 (#0) * Trying 10.91.23.152... * Connected to aalhauap2u02 (10.91.23.152) port 14000 (#0) > GET /webhdfs/v1/user/user.name=cloudera&op=GETFILESTATUS HTTP/1.1 > User-Agent: curl/7.29.0 > Host: aalhauap2u02:14000 > Accept: */* > * Connection #0 to host aalhauap2u02 left intact Thanks,
... View more
04-16-2019
04:56 PM
Hi, Ran below curl commands, able to connected but not getting results. Just its throwong letter P along with special characters. Env is Cloudera 6.1.2. Want to use httpfs to put the files in HDFS. Please suggest. curl -i -X PUT -T /home/CORP/isuy/Ganesh.txt "http://aalhauap2u01:14000/hdfs:////user/isuy/testfiles?op=CREATE" curl -i "http://aalhauap2g01:14000/webhdfs/v1/user/user.name=cloudera&op=GETFILESTATUS" curl -i "http://aalhauap2u02:14000/webhdfs/v1/user/user.name=cloudera&op=GETFILESTATUS" -v * About to connect() to aalhauap2u02 port 14000 (#0) * Trying 10.91.23.152... * Connected to aalhauap2u02 (10.91.23.152) port 14000 (#0) > GET /webhdfs/v1/user/user.name=cloudera&op=GETFILESTATUS HTTP/1.1 > User-Agent: curl/7.29.0 > Host: aalhauap2u02:14000 > Accept: */* > * Connection #0 to host aalhauap2u02 left intact Thanks,
... View more