The attached is a server side capture of the requests made by the ExampleWebHCatJob.groovy script. Unfortunately this is the best I can do without digging deeper and I still have two preview packages to validate.

On 11/22/13 12:15 PM, Vinay Shukla wrote:
This is go in the user guide. Currently I see instructions, for submitting
a job (rather a multi steps process to submit Oozie workflow) with Oozie
but don't see anything directly with Templeton.

Wonder what should we offer our users?


On Fri, Nov 22, 2013 at 9:09 AM, Kevin Minder
<[email protected]>wrote:

That is going to be enormously long but I'm sure I had one at one time.
  I'll look for it or otherwise re-figure out how to turn on client side
HTTP logging so that you can capture the URLs and bodies.


On 11/22/13 12:06 PM, Vinay Shukla wrote:

Is there a sample showing how to run this without using ClientDSL or
Groovy
script?

I am looking for a sample directly using cURL.

Thanks,
Vinay


--
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity
to which it is addressed and may contain information that is confidential,
privileged and exempt from disclosure under applicable law. If the reader
of this message is not the intended recipient, you are hereby notified that
any printing, copying, dissemination, distribution, disclosure or
forwarding of this communication is strictly prohibited. If you have
received this communication in error, please contact the sender immediately
and delete it from your system. Thank You.



--
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confidential, privileged and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any printing, copying, dissemination, distribution, disclosure or forwarding of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete it from your system. Thank You.
13/11/22 18:10:00 DEBUG http.wire: >> "PUT 
/webhdfs/v1/user/guest/test?user.name=guest&op=MKDIRS HTTP/1.1[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "Cookie: 
JSESSIONID=h8g2ycizi21n11yw6tmpj2sqs[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "Cookie2: $Version=1[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "User-Agent: Apache-HttpClient/4.2.3 
(java 1.5)[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "Connection: keep-alive[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "Transfer-Encoding: chunked[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "Host: mac:50070[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "0[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "HTTP/1.1 200 OK[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Cache-Control: no-cache[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Expires: Thu, 01-Jan-1970 00:00:00 
GMT[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Date: Fri, 22 Nov 2013 18:10:00 
GMT[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Pragma: no-cache[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Date: Fri, 22 Nov 2013 18:10:00 
GMT[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Pragma: no-cache[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Content-Type: application/json[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Set-Cookie: 
hadoop.auth="u=guest&p=guest&t=simple&e=1385179800229&s=lmjSBR+efBjGlm+hIngXNE9+4Os=";Path=/[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Transfer-Encoding: chunked[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Server: Jetty(6.1.26)[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "10[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "{"boolean":true}"
13/11/22 18:10:00 DEBUG http.wire: << "[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "0[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "[\r][\n]"

13/11/22 18:10:00 DEBUG http.wire: >> "PUT 
/webhdfs/v1/user/guest/test/input/LICENSE?user.name=guest&op=CREATE 
HTTP/1.1[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "Cookie: 
JSESSIONID=h8g2ycizi21n11yw6tmpj2sqs[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "Cookie2: $Version=1[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "User-Agent: Apache-HttpClient/4.2.3 
(java 1.5)[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "Connection: keep-alive[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "Transfer-Encoding: chunked[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "Host: mac:50070[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "0[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "HTTP/1.1 307 TEMPORARY_REDIRECT[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Cache-Control: no-cache[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Expires: Thu, 01-Jan-1970 00:00:00 
GMT[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Date: Fri, 22 Nov 2013 18:10:00 
GMT[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Pragma: no-cache[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Date: Fri, 22 Nov 2013 18:10:00 
GMT[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Pragma: no-cache[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Content-Type: 
application/octet-stream[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Set-Cookie: 
hadoop.auth="u=guest&p=guest&t=simple&e=1385179800342&s=m46NVoPZsCVuhpCxIuNzZa8snMk=";Path=/[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Location: 
http://sandbox.hortonworks.com:50075/webhdfs/v1/user/guest/test/input/LICENSE?op=CREATE&user.name=guest&namenoderpcaddress=sandbox.hortonworks.com:8020&overwrite=false[\r][\n]";
13/11/22 18:10:00 DEBUG http.wire: << "Content-Length: 0[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Server: Jetty(6.1.26)[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "[\r][\n]"

13/11/22 18:10:00 DEBUG http.wire: >> "PUT 
/webhdfs/v1/user/guest/test/lib/hadoop-examples.jar?user.name=guest&op=CREATE 
HTTP/1.1[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "Cookie: 
JSESSIONID=h8g2ycizi21n11yw6tmpj2sqs[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "Cookie2: $Version=1[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "User-Agent: Apache-HttpClient/4.2.3 
(java 1.5)[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "Connection: keep-alive[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "Transfer-Encoding: chunked[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "Host: mac:50070[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "0[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: >> "[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "HTTP/1.1 307 TEMPORARY_REDIRECT[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Cache-Control: no-cache[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Expires: Thu, 01-Jan-1970 00:00:00 
GMT[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Date: Fri, 22 Nov 2013 18:10:00 
GMT[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Pragma: no-cache[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Date: Fri, 22 Nov 2013 18:10:00 
GMT[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Pragma: no-cache[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Set-Cookie: 
hadoop.auth="u=guest&p=guest&t=simple&e=1385179800370&s=0yzr/as0cTXBEZfR7/Ue2+tSDEQ=";Path=/[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Location: 
http://sandbox.hortonworks.com:50075/webhdfs/v1/user/guest/test/lib/hadoop-examples.jar?op=CREATE&user.name=guest&namenoderpcaddress=sandbox.hortonworks.com:8020&overwrite=false[\r][\n]";
13/11/22 18:10:00 DEBUG http.wire: << "Content-Type: 
application/octet-stream[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Content-Length: 0[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "Server: Jetty(6.1.26)[\r][\n]"
13/11/22 18:10:00 DEBUG http.wire: << "[\r][\n]"

13/11/22 18:10:01 DEBUG http.wire: >> "PUT 
/webhdfs/v1/user/guest/test/lib/hadoop-examples.jar?op=CREATE&namenoderpcaddress=sandbox.hortonworks.com:8020&user.name=guest&overwrite=false
 HTTP/1.1[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "Cookie: 
JSESSIONID=h8g2ycizi21n11yw6tmpj2sqs[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "Cookie2: $Version=1[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "User-Agent: Apache-HttpClient/4.2.3 
(java 1.5)[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "Connection: keep-alive[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "Transfer-Encoding: chunked[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "Host: mac:50075[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "[\r][\n]"

13/11/22 18:10:01 DEBUG http.wire: >> "PUT 
/webhdfs/v1/user/guest/test/input/LICENSE?op=CREATE&namenoderpcaddress=sandbox.hortonworks.com:8020&user.name=guest&overwrite=false
 HTTP/1.1[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "Cookie: 
JSESSIONID=h8g2ycizi21n11yw6tmpj2sqs[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "Cookie2: $Version=1[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "User-Agent: Apache-HttpClient/4.2.3 
(java 1.5)[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "Connection: keep-alive[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "Transfer-Encoding: chunked[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "Host: mac:50075[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "800[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "PK[0x3][0x4][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> 

13/11/22 18:10:01 DEBUG http.wire: << "HTTP/1.1 201 Created[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: << "Cache-Control: no-cache[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: << "Expires: Fri, 22 Nov 2013 18:10:01 
GMT[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: << "Date: Fri, 22 Nov 2013 18:10:01 
GMT[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: << "Pragma: no-cache[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: << "Expires: Fri, 22 Nov 2013 18:10:01 
GMT[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: << "Date: Fri, 22 Nov 2013 18:10:01 
GMT[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: << "Pragma: no-cache[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: << "Location: 
webhdfs://sandbox.hortonworks.com:50070/user/guest/test/lib/hadoop-examples.jar[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: << "Content-Type: 
application/octet-stream[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: << "Content-Length: 0[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: << "Server: Jetty(6.1.26)[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: << "[\r][\n]"

13/11/22 18:10:01 DEBUG http.wire: >> "POST 
/templeton/v1/mapreduce/jar?user.name=guest HTTP/1.1[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "Cookie: 
JSESSIONID=h8g2ycizi21n11yw6tmpj2sqs[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "Cookie2: $Version=1[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "Content-Type: 
application/x-www-form-urlencoded[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "User-Agent: Apache-HttpClient/4.2.3 
(java 1.5)[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "Connection: keep-alive[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "Transfer-Encoding: chunked[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "Host: mac:50111[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "8d[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> 
"arg=%2Fuser%2Fguest%2Ftest%2Finput&arg=%2Fuser%2Fguest%2Ftest%2Foutput&class=wordcount&jar=%2Fuser%2Fguest%2Ftest%2Flib%2Fhadoop-examples.jar"
13/11/22 18:10:01 DEBUG http.wire: >> "[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "0[\r][\n]"
13/11/22 18:10:01 DEBUG http.wire: >> "[\r][\n]"
13/11/22 18:10:02 DEBUG http.wire: << "HTTP/1.1 200 OK[\r][\n]"
13/11/22 18:10:02 DEBUG http.wire: << "Set-Cookie: 
hadoop.auth="u=guest&p=guest&t=simple&e=1385179801609&s=wgyYl5lpuhs5ZpU2H6GxgshGN3o=";Version=1;Path=/;Discard[\r][\n]"
13/11/22 18:10:02 DEBUG http.wire: << "Expires: Thu, 01 Jan 1970 00:00:00 
GMT[\r][\n]"
13/11/22 18:10:02 DEBUG http.wire: << "Content-Type: application/json[\r][\n]"
13/11/22 18:10:02 DEBUG http.wire: << "Transfer-Encoding: chunked[\r][\n]"
13/11/22 18:10:02 DEBUG http.wire: << "Server: Jetty(7.6.0.v20120127)[\r][\n]"
13/11/22 18:10:02 DEBUG http.wire: << "[\r][\n]"
13/11/22 18:10:02 DEBUG http.wire: << "1F[\r][\n]"
13/11/22 18:10:02 DEBUG http.wire: << "{"id":"job_1385098186888_0029"}"
13/11/22 18:10:02 DEBUG http.wire: << "[\r][\n]"
13/11/22 18:10:02 DEBUG http.wire: << "0[\r][\n]"
13/11/22 18:10:02 DEBUG http.wire: << "[\r][\n]"


13/11/22 18:10:33 DEBUG http.wire: >> "GET 
/templeton/v1/queue/job_1385098186888_0029?user.name=guest HTTP/1.1[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: >> "Cookie: 
JSESSIONID=h8g2ycizi21n11yw6tmpj2sqs[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: >> "Cookie2: $Version=1[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: >> "User-Agent: Apache-HttpClient/4.2.3 
(java 1.5)[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: >> "Connection: keep-alive[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: >> "Host: mac:50111[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: >> "[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "HTTP/1.1 200 OK[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "Set-Cookie: 
hadoop.auth="u=guest&p=guest&t=simple&e=1385179833665&s=GclSnR72kPT4WkDVF/ZbqkTmgW8=";Version=1;Path=/;Discard[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "Expires: Thu, 01 Jan 1970 00:00:00 
GMT[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "Content-Type: application/json[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "Transfer-Encoding: chunked[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "Server: Jetty(7.6.0.v20120127)[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "5B6[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << 
"{"status":{"mapProgress":1.0,"reduceProgress":1.0,"cleanupProgress":0.0,"setupProgress":0.0,"runState":2,"startTime":0,"queue":"default","priority":"NORMAL","schedulingInfo":"NA","failureInfo":"NA","jobACLs":{},"jobName":"word
 
count","jobFile":"hdfs://sandbox.hortonworks.com:8020/mr-history/done/2013/11/22/000000/job_1385098186888_0030_conf.xml","finishTime":0,"historyFile":"","trackingUrl":"sandbox.hortonworks.com:19888/jobhistory/job/job_1385098186888_0030","numUsedSlots":0,"numReservedSlots":0,"usedMem":0,"reservedMem":0,"neededMem":0,"jobID":{"id":30,"jtIdentifier":"1385098186888"},"jobPriority":"NORMAL","username":"guest","jobId":"job_1385098186888_0030","state":"SUCCEEDED","retired":false,"uber":false,"jobComplete":true},"profile":{"user":"guest","jobFile":"hdfs://sandbox.hortonworks.com:8020/mr-history/done/2013/11/22/000000/job_1385098186888_0030_conf.xml","url":null,"queueName":"default","jobID":{"id":30,"jtIdentifier":"1385098186888"},"jobName":"word
 
count","jobId":"job_1385098186888_0030"},"id":"job_1385098186888_0030","parentId":"job_1385098186888_0029","percentComplete":"map
 100% reduce 0%","exitValue":null,"user":"guest","callback":null,"completed""
13/11/22 18:10:33 DEBUG http.wire: << 
":null,"userargs":{"statusdir":null,"define":[],"arg":["/user/guest/test/input","/user/guest/test/output"],"files":null,"enablelog":"false","libjars":null,"user.name":"guest","jar":"/user/guest/test/lib/hadoop-examples.jar","usehcatalog":"false","callback":null,"class":"wordcount"}}"
13/11/22 18:10:33 DEBUG http.wire: << "[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "0[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "[\r][\n]"


13/11/22 18:10:33 DEBUG http.wire: >> "GET 
/webhdfs/v1/user/guest/test/output?user.name=guest&op=LISTSTATUS 
HTTP/1.1[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: >> "Cookie: 
JSESSIONID=h8g2ycizi21n11yw6tmpj2sqs[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: >> "Cookie2: $Version=1[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: >> "User-Agent: Apache-HttpClient/4.2.3 
(java 1.5)[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: >> "Connection: keep-alive[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: >> "Host: mac:50070[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: >> "[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "HTTP/1.1 200 OK[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "Cache-Control: no-cache[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "Expires: Thu, 01-Jan-1970 00:00:00 
GMT[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "Date: Fri, 22 Nov 2013 18:10:33 
GMT[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "Pragma: no-cache[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "Date: Fri, 22 Nov 2013 18:10:33 
GMT[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "Pragma: no-cache[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "Content-Type: application/json[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "Set-Cookie: 
hadoop.auth="u=guest&p=guest&t=simple&e=1385179833918&s=1muVqjEltm2RLU+acMUZoetH4HI=";Path=/[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "Transfer-Encoding: chunked[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "Server: Jetty(6.1.26)[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "1FB[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "{"FileStatuses":{"FileStatus":[[\n]"
13/11/22 18:10:33 DEBUG http.wire: << 
"{"accessTime":1385143832758,"blockSize":134217728,"childrenNum":0,"fileId":18790,"group":"guest","length":0,"modificationTime":1385143832762,"owner":"guest","pathSuffix":"_SUCCESS","permission":"644","replication":3,"type":"FILE"},[\n]"
13/11/22 18:10:33 DEBUG http.wire: << 
"{"accessTime":1385143832312,"blockSize":134217728,"childrenNum":0,"fileId":18788,"group":"guest","length":18627,"modificationTime":1385143832579,"owner":"guest","pathSuffix":"part-r-00000","permission":"644","replication":3,"type":"FILE"}[\n]"
13/11/22 18:10:33 DEBUG http.wire: << "]}}[\n]"
13/11/22 18:10:33 DEBUG http.wire: << "[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "0[\r][\n]"
13/11/22 18:10:33 DEBUG http.wire: << "[\r][\n]"

Reply via email to