Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1761,3 +1761,5 @@ userprincipalname
sessionstate
sessionhosts
hostpool
sparkr
ambari
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"user.name": "admin",
"clusterDnsName": "cluster.azurehdinsight.net",
"endpoint": "cluster.azurehdinsight.net",
"jobId": "job_1542085634998_0024",
"fields": "*"
},
Expand Down Expand Up @@ -62,9 +62,7 @@
"callback": null,
"completed": "done",
"userargs": {
"statusdir": "2018-11-13T05-49-52-4418fce1-e92e-4732-bc12-f2a3b8ef4432",
"file": null,
"enablejobreconnect": null,
"define": [],
"enablelog": "false",
"files": null,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"appId": "application_1462754318084_0071",
"clusterDnsName": "cluster.azurehdinsight.net"
"endpoint": "cluster.azurehdinsight.net"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"user.name": "admin",
"clusterDnsName": "cluster.azurehdinsight.net",
"endpoint": "cluster.azurehdinsight.net",
"jobId": "job_1542085634998_0007"
},
"responses": {
Expand Down Expand Up @@ -62,7 +62,6 @@
"completed": null,
"userargs": {
"statusdir": "2018-11-13T05-35-01-6f79af0f-6157-494a-a03e-eabb190a0c10",
"enablejobreconnect": null,
"arg": [
"10",
"1000"
Expand All @@ -73,11 +72,9 @@
"mapreduce.task.timeout=60000"
],
"enablelog": "false",
"libjars": null,
"files": null,
"callback": null,
"jar": "/example/jars/hadoop-mapreduce-examples.jar",
"class": "pi"
"jar": "/example/jars/hadoop-mapreduce-examples.jar"
},
"msg": null
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"user.name": "admin",
"clusterDnsName": "cluster.azurehdinsight.net",
"endpoint": "cluster.azurehdinsight.net",
"fields": "*",
"showall": "true"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"user.name": "admin",
"clusterDnsName": "cluster.azurehdinsight.net",
"endpoint": "cluster.azurehdinsight.net",
"jobId": "job_1542085634998_0029",
"numrecords": 3,
"fields": "*",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"user.name": "admin",
"clusterDnsName": "cluster.azurehdinsight.net",
"endpoint": "cluster.azurehdinsight.net",
"content": "execute=select%20querydwelltime%2B2%20from%20hivesampletable%20where%20clientid%20%3D%208&statusdir=2018-10-30T10-13-36-30513317-c398-4da0-a98c-57db43750f3a"
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"user.name": "admin",
"clusterDnsName": "cluster.azurehdinsight.net",
"endpoint": "cluster.azurehdinsight.net",
"content": "jar=%2Fexample%2Fjars%2Fhadoop-mapreduce-examples.jar&class=pi&arg=10&arg=1000&define=mapreduce.map.maxattempts%3D10&define=mapreduce.reduce.maxattempts%3D10&define=mapreduce.task.timeout%3D60000&statusdir=2018-10-30T10-12-29-595ef52d-583c-4b17-987b-675e4f8eea8f"
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"user.name": "admin",
"clusterDnsName": "cluster.azurehdinsight.net",
"endpoint": "cluster.azurehdinsight.net",
"content": "input=%2Fexample%2Fdata%2Fgutenberg%2Fdavinci.txt&output=%2Fexample%2Fdata%2Fgutenberg%2Fwcount%2F3745c39c-0115-4735-a9eb-c57de9a29dcd&mapper=cat&reducer=wc&statusdir=2018-10-30T11-40-44-eb9dc5c1-99dd-4282-9d4a-a77c8ffb6b35"
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"user.name": "admin",
"clusterDnsName": "cluster.azurehdinsight.net",
"endpoint": "cluster.azurehdinsight.net",
"content": "execute=LOGS%20%3D%20LOAD%20%27wasb%3A%2F%2F%2Fexample%2Fdata%2Fsample.log%27%3BLEVELS%20%3D%20foreach%20LOGS%20generate%20REGEX_EXTRACT%28%240%2C%20%27%28TRACE%7CDEBUG%7CINFO%7CWARN%7CERROR%7CFATAL%29%27%2C%201%29%20%20as%20LOGLEVEL%3BFILTEREDLEVELS%20%3D%20FILTER%20LEVELS%20by%20LOGLEVEL%20is%20not%20null%3BGROUPEDLEVELS%20%3D%20GROUP%20FILTEREDLEVELS%20by%20LOGLEVEL%3BFREQUENCIES%20%3D%20foreach%20GROUPEDLEVELS%20generate%20group%20as%20LOGLEVEL%2C%20COUNT%28FILTEREDLEVELS.LOGLEVEL%29%20as%20COUNT%3BRESULT%20%3D%20order%20FREQUENCIES%20by%20COUNT%20desc%3BDUMP%20RESULT%3B&statusdir=2018-10-30T12-44-24-bd642975-9a89-4480-aea7-3ee1f34016ec"
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"user.name": "admin",
"clusterDnsName": "cluster.azurehdinsight.net",
"endpoint": "cluster.azurehdinsight.net",
"content": "command=import%20--connect%20jdbc%3Asqlserver%3A%2F%2Fdongwwahdi.database.windows.net%3A1433%3Bdatabase%3DHdInsightJobTest%3Buser%3Ddongwwaadmin%3Bpassword%3DHDInsight123%21%3B%20--table%20dept%20--warehouse-dir%20%2Fuser%2Fadmin%2Fsqoop%2F25c8b9f9-dbc1-4096-aa42-45f2868ab782%20--hive-import%20-m%201%20--hive-table%20deptd3175062928d4170831ac17d2eefdaeb&statusdir=SqoopStatus"
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"parameters": {
"endpoint": "cluster.azurehdinsight.net",
"X-Requested-By": "admin",
"sparkBatchJobRequest": {
"file": "abfss://",
"proxyUser": "",
"className": "classname",
"args": [],
"jars": [],
"pyFiles": [],
"files": [],
"driverMemory": "4g",
"driverCores": 4,
"executorMemory": "2g",
"executorCores": 2,
"numExecutors": 2,
"archives": [],
"queue": "default",
"name": "jobname",
"conf": null
}
},
"responses": {
"201": {
"body": {
"id": 1,
"appId": "fill in here",
"appInfo": null,
"state": "the state",
"log": []
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"parameters": {
"endpoint": "cluster.azurehdinsight.net",
"X-Requested-By": "admin",
"batchId": 123
},
"responses": {
"200": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"parameters": {
"endpoint": "cluster.azurehdinsight.net",
"from": 1,
"size": 10,
"batchId": 123
},
"responses": {
"200": {
"body": {
"id": 123,
"appId": "fill in here",
"appInfo": null,
"state": "the state",
"log": []
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"parameters": {
"endpoint": "cluster.azurehdinsight.net",
"batchId": 123,
"from": 1,
"size": 10
},
"responses": {
"200": {
"body": {
"id": 123,
"from": 1,
"size": 10,
"log": []
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"parameters": {
"endpoint": "cluster.azurehdinsight.net",
"batchId": 123
},
"responses": {
"200": {
"body": {
"id": 123,
"state": "starting"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"parameters": {
"endpoint": "clustername.azurehdinsight.net",
"from": 0,
"size": 2,
"detailed": true
},
"responses": {
"200": {
"body": {
"from": 0,
"total": 2,
"sessions": []
Comment thread
lmazuel marked this conversation as resolved.
Outdated
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"parameters": {
"endpoint": "cluster.azurehdinsight.net",
"X-Requested-By": "admin",
"sparkSessionJobRequest": {
"kind": "spark",
"proxyUser": "",
"jars": [],
"pyFiles": [],
"files": [],
"driverMemory": "4g",
"driverCores": 4,
"executorMemory": "2g",
"executorCores": 2,
"numExecutors": 2,
"archives": [],
"queue": "default",
"name": "jobname",
"conf": null,
"heartbeatTimeoutInSecond": 0
}
},
"responses": {
"201": {
"body": {
"id": 1,
"appId": "fill in here",
"owner": "admin",
"proxyUser": "",
"kind": "spark",
"state": "the state",
"log": [],
"appInfo": null
Comment thread
lmazuel marked this conversation as resolved.
Outdated
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"parameters": {
"endpoint": "cluster.azurehdinsight.net",
"X-Requested-By": "admin",
"sessionId": 123,
"sparkStatementRequest": {
"code": "fill in here",
"kind": "fill in here"
}
},
"responses": {
"201": {
"body": {
"id": 123,
"code": "fill in here",
"state": "fill in here",
"output": null
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"parameters": {
"endpoint": "cluster.azurehdinsight.net",
"x-Requested-By": "admin",
"sessionId": 123
},
"responses": {
"200": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"parameters": {
"endpoint": "cluster.azurehdinsight.net",
"sessionId": 123,
"statementId": 123
},
"responses": {
"200": {
"body": {
"msg": "canceled"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"parameters": {
"endpoint": "cluster.azurehdinsight.net",
"sessionId": 123
},
"responses": {
"200": {
"body": {
"id": 123,
"appId": "fill in here",
"owner": "admin",
"proxyUser": "",
"kind": "spark",
"state": "the state",
"log": [],
"appInfo": null
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"parameters": {
"endpoint": "cluster.azurehdinsight.net",
"sessionId": 123,
"from": 1,
"size": 10
},
"responses": {
"200": {
"body": {
"id": 123,
"from": 1,
"size": 10,
"log": []
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"parameters": {
"endpoint": "cluster.azurehdinsight.net",
"sessionId": 123
},
"responses": {
"200": {
"body": {
"id": 123,
"state": "starting"
}
}
}
}
Loading