You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/10/06 07:34:33 UTC

[jira] [Commented] (TAJO-1095) Implement Json file scanner

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

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

GitHub user hyunsik opened a pull request:

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

    TAJO-1095: Implement Json file scanner.

    This is still on-going work. I'll improve its unit test.

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

    $ git pull https://github.com/hyunsik/tajo TAJO-1095

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

    https://github.com/apache/tajo/pull/181.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 #181
    
----
commit f0aeb800b3879106d78ed91561c958e041d43daa
Author: Hyunsik Choi <hy...@apache.org>
Date:   2014-10-06T05:32:22Z

    TAJO-1095: Implement Json file scanner.

----


> Implement Json file scanner
> ---------------------------
>
>                 Key: TAJO-1095
>                 URL: https://issues.apache.org/jira/browse/TAJO-1095
>             Project: Tajo
>          Issue Type: New Feature
>          Components: storage
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.9.1
>
>
> Json file format is very common format in many web service applications. JSON file support is very desired feature for users who want to analysis web data. We also need to support this feature.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)