[ 
https://issues.apache.org/jira/browse/FLINK-8756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16377018#comment-16377018
 ] 

ASF GitHub Bot commented on FLINK-8756:
---------------------------------------

Github user GJL commented on the issue:

    https://github.com/apache/flink/pull/5573
  
    @yanghua 
    I talked to @tillrohrmann offline, and we decided it is enough to add a 
query parameter such as `includeSerializedValue` to the 
`JobAccumulatorsHandler`. If `includeSerializedValue` is `true`, then 
`SerializedValue` should be part of the JSON response (in addition to the 
stringified value), otherwise only the stringified value. By default 
`includeSerializedValue` should be `false` because the Web UI cannot handle 
binary data.  For the request in `RestClusterClient` you would always set the 
flag to `true`.
    
    Let me know if you have any questions.
    
    cc: @tillrohrmann 
    
    
    



> Support ClusterClient.getAccumulators() in RestClusterClient
> ------------------------------------------------------------
>
>                 Key: FLINK-8756
>                 URL: https://issues.apache.org/jira/browse/FLINK-8756
>             Project: Flink
>          Issue Type: Improvement
>          Components: Client
>    Affects Versions: 1.5.0
>            Reporter: Aljoscha Krettek
>            Assignee: vinoyang
>            Priority: Blocker
>             Fix For: 1.5.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to