DaeMyung Kang created TAJO-1638:
-----------------------------------
Summary: 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
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)