[
https://issues.apache.org/jira/browse/TAJO-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14502269#comment-14502269
]
ASF GitHub Bot commented on TAJO-1475:
--------------------------------------
Github user blrunner commented on the pull request:
https://github.com/apache/tajo/pull/497#issuecomment-94344773
I failed to merge this from the master branch as follows.
```
Auto-merging tajo-storage/pom.xml
Auto-merging tajo-project/pom.xml
Auto-merging tajo-core/pom.xml
CONFLICT (content): Merge conflict in tajo-core/pom.xml
Auto-merging
tajo-catalog/tajo-catalog-common/src/main/proto/CatalogProtos.proto
Auto-merging
tajo-catalog/tajo-catalog-common/src/main/java/org/apache/tajo/catalog/CatalogUtil.java
Automatic merge failed; fix conflicts and then commit the result.
```
Could you rebase this again?
> Add Create Scanner
> ------------------
>
> Key: TAJO-1475
> URL: https://issues.apache.org/jira/browse/TAJO-1475
> Project: Tajo
> Issue Type: Sub-task
> Components: storage
> Reporter: Henry Jeong
> Assignee: Henry Jeong
> Attachments: TAJO-1475.patch
>
>
> This issue get document of index which is located in elasticsearch, and then
> translate data type for apache tajo.
> This issue includes TAJO-1476, TAJO-1477 and TAJO-1478.
> Scanner just read a assigned documents from shard of elasticsearch index.
> Test Senario)
> elasticsearch node builder -> create index -> add document -> scanner run ->
> check data and total count -> end.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)