[
https://issues.apache.org/jira/browse/GRIFFIN-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16688896#comment-16688896
]
Lionel Liu commented on GRIFFIN-211:
------------------------------------
I think the space character inside the url is a bug, we need to fix this.
> [Service] JobInstance appUrl error
> ----------------------------------
>
> Key: GRIFFIN-211
> URL: https://issues.apache.org/jira/browse/GRIFFIN-211
> Project: Griffin (Incubating)
> Issue Type: Bug
> Reporter: xiangrong,chen
> Assignee: xiangrong,chen
> Priority: Major
> Attachments: WeChat Image_20181116093345.png
>
>
> when I try to get jobInstance by calling API
> "http://localhost:8080/api/v1/jobs/instances?jobId=8&page=0&size=10",
> response is:
> {
> "id": 212,
> "sessionId": 53,
> "state": "SUCCESS",
> "type": "BATCH",
> "appId": "application_1542252279758_0053",
> "appUri": "{color:#333333}http://griffin:8088{color}
> {color:#FF0000}/cluster/app/{color} application_1542252279758_0053",
> "predicateGroup": "PG",
> "predicateName": "accu-job1_predicate_1542330000028",
> "timestamp": 1542330000028,
> "expireTimestamp": 1542934800028
> },
> I findĀ there are 2 blanksĀ on both sides of '/cluster/app/', and it make this
> url can not work.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)