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

ASF GitHub Bot commented on TAJO-1475:
--------------------------------------

GitHub user HowookJeong opened a pull request:

    https://github.com/apache/tajo/pull/497

    TAJO-1475: Implement scanner for elasticsearch storage.

    I downgrade elasticsearch version 1.5.0 to 1.1.2 because tajo doesn't 
support jdk 1.6.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/HowookJeong/tajo TAJO-1475

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/497.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #497
    
----
commit b4ab5ac2dc333b29016f3c7d0f0adcd1ab234c8d
Author: HowookJeong <[email protected]>
Date:   2015-04-01T09:03:54Z

    implement scanner for elasticsearch storage

commit f328c00418ac3955c59ca715c05d9929440c79c9
Author: HowookJeong <[email protected]>
Date:   2015-04-01T09:14:41Z

    remove comments.

commit 49e968c880aa2da63f0d11590031bddf23923ba9
Author: HowookJeong <[email protected]>
Date:   2015-04-01T09:45:37Z

    node.local set to false.

commit 67e05693e21d1f551a6c8847f5a678cea0651d88
Author: HowookJeong <[email protected]>
Date:   2015-04-02T03:21:18Z

    elasticsearch downgrade to 1.1.2

----


> 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)

Reply via email to