[
https://issues.apache.org/jira/browse/TAJO-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jaehwa Jung resolved TAJO-1638.
-------------------------------
Resolution: Fixed
Assignee: DaeMyung Kang
Fix Version/s: 0.11.0
I've just committed to the master branch.
> Remove offset parameter from rest api result/{cacheId}
> ------------------------------------------------------
>
> Key: TAJO-1638
> URL: https://issues.apache.org/jira/browse/TAJO-1638
> Project: Tajo
> Issue Type: Improvement
> Reporter: DaeMyung Kang
> Assignee: DaeMyung Kang
> Fix For: 0.11.0
>
>
> in result/{cacheId} rest api.
> offset parameter can make user confused.
> because offset can't go back.
> It's only set forward(not backward)
> and add 3 new header for result response.
> X-Tajo-Offset : from start offset
> X-Tajo-Count: fetch count
> X-Tajo-EOS: if there is end stream. it sets EOS true
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)