correct the sensitive words
This commit is contained in:
parent
40587a527e
commit
fcc93c84fc
|
|
@ -37,7 +37,7 @@ about traffic uptime, and failures.
|
|||
>
|
||||
> [
|
||||
> {
|
||||
> "uri":"http://10.209.57.156:8080",
|
||||
> "uri":"http://192.168.1.1:8080",
|
||||
> "recentRequests":25.181940555111073,
|
||||
> "recentFailures":0.0,
|
||||
> "recentSuccesses":25.195472984170983,
|
||||
|
|
|
|||
|
|
@ -75,7 +75,7 @@ additional results from the query.
|
|||
>
|
||||
> "id":"20140108_110629_00011_dk5x2",
|
||||
> "infoUri":"<http://localhost:8001/v1/query/20140108_110629_00011_dk5x2>",
|
||||
> "partialCancelUri":"<http://10.193.207.128:8080/v1/stage/20140108_110629_00011_dk5x2.1>",
|
||||
> "partialCancelUri":"<http://192.168.1.1:8080/v1/stage/20140108_110629_00011_dk5x2.1>",
|
||||
> "nextUri":"<http://localhost:8001/v1/statement/20140108_110629_00011_dk5x2/1>",
|
||||
> "columns": [ { "name":"name", "type":"varchar" } ],
|
||||
> "stats": { "state":"RUNNING", "scheduled":false,
|
||||
|
|
|
|||
|
|
@ -99,7 +99,7 @@ particular query. This is call is used by openLooKeng to coordinate a queries.
|
|||
"taskId" : "20140115_170528_00004_dk5x2.0.0",
|
||||
"version" : 42,
|
||||
"state" : "FINISHED",
|
||||
"self" : "http://10.193.207.128:8080/v1/task/20140115_170528_00004_dk5x2.0.0",
|
||||
"self" : "http://192.168.1.1:8080/v1/task/20140115_170528_00004_dk5x2.0.0",
|
||||
"lastHeartbeat" : "2014-01-15T12:12:12.518-05:00",
|
||||
"outputBuffers" : {
|
||||
"state" : "FINISHED",
|
||||
|
|
@ -208,7 +208,7 @@ particular query. This is call is used by openLooKeng to coordinate a queries.
|
|||
"averageBytesPerRequest" : 11158,
|
||||
"bufferedPages" : 0,
|
||||
"pageBufferClientStatuses" : [ {
|
||||
"uri" : "http://10.193.207.128:8080/v1/task/20140115_170528_00004_dk5x2.1.0/results/ab68e201-3878-4b21-b6b9-f6658ddc408b",
|
||||
"uri" : "http://192.168.1.1:8080/v1/task/20140115_170528_00004_dk5x2.1.0/results/ab68e201-3878-4b21-b6b9-f6658ddc408b",
|
||||
"state" : "closed",
|
||||
"lastUpdate" : "2014-01-15T12:12:08.562-05:00",
|
||||
"pagesReceived" : 1,
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ title = "节点资源"
|
|||
>
|
||||
> [
|
||||
> {
|
||||
> "uri":"http://10.209.57.156:8080",
|
||||
> "uri":"http://192.168.1.1:8080",
|
||||
> "recentRequests":25.181940555111073,
|
||||
> "recentFailures":0.0,
|
||||
> "recentSuccesses":25.195472984170983,
|
||||
|
|
|
|||
|
|
@ -62,7 +62,7 @@ reqheader X-Presto-Schema
|
|||
>
|
||||
> "id":"20140108_110629_00011_dk5x2",
|
||||
> "infoUri":"<http://localhost:8001/v1/query/20140108_110629_00011_dk5x2>",
|
||||
> "partialCancelUri":"<http://10.193.207.128:8080/v1/stage/20140108_110629_00011_dk5x2.1>",
|
||||
> "partialCancelUri":"<http://192.168.1.1:8080/v1/stage/20140108_110629_00011_dk5x2.1>",
|
||||
> "nextUri":"<http://localhost:8001/v1/statement/20140108_110629_00011_dk5x2/1>",
|
||||
> "columns": [ { "name":"name", "type":"varchar" } ],
|
||||
> "stats": { "state":"RUNNING", "scheduled":false,
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@ title = "任务资源"
|
|||
"taskId" : "20140115_170528_00004_dk5x2.0.0",
|
||||
"version" : 42,
|
||||
"state" : "FINISHED",
|
||||
"self" : "http://10.193.207.128:8080/v1/task/20140115_170528_00004_dk5x2.0.0",
|
||||
"self" : "http://192.168.1.1:8080/v1/task/20140115_170528_00004_dk5x2.0.0",
|
||||
"lastHeartbeat" : "2014-01-15T12:12:12.518-05:00",
|
||||
"outputBuffers" : {
|
||||
"state" : "FINISHED",
|
||||
|
|
@ -195,7 +195,7 @@ title = "任务资源"
|
|||
"averageBytesPerRequest" : 11158,
|
||||
"bufferedPages" : 0,
|
||||
"pageBufferClientStatuses" : [ {
|
||||
"uri" : "http://10.193.207.128:8080/v1/task/20140115_170528_00004_dk5x2.1.0/results/ab68e201-3878-4b21-b6b9-f6658ddc408b",
|
||||
"uri" : "http://192.168.1.1:8080/v1/task/20140115_170528_00004_dk5x2.1.0/results/ab68e201-3878-4b21-b6b9-f6658ddc408b",
|
||||
"state" : "closed",
|
||||
"lastUpdate" : "2014-01-15T12:12:08.562-05:00",
|
||||
"pagesReceived" : 1,
|
||||
|
|
|
|||
|
|
@ -55,7 +55,7 @@ scheduler.http-client.idle-timeout=1m
|
|||
## required of hetu.filter.indexstore.hdfs.authentication.type=KERBEROS
|
||||
#hetu.filter.indexstore.hdfs.krb5.keytab.path=/opt/hetu/config/user.keytab
|
||||
#hetu.filter.indexstore.hdfs.krb5.conf.path=/opt/hetu/config/krb5.conf
|
||||
#hetu.filter.indexstore.hdfs.krb5.principal=toronto@HADOOP.COM
|
||||
#hetu.filter.indexstore.hdfs.krb5.principal=address@HADOOP.COM
|
||||
## if running from installation, set to path to hetu-server installation
|
||||
#hetu.filter.plugins=/opt/hetu-server-010/bin/hetu-heuristic-index/plugins/
|
||||
## if running from IDE, set to plugin directories
|
||||
|
|
|
|||
Loading…
Reference in New Issue