You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by AhyoungRyu <gi...@git.apache.org> on 2015/10/21 09:38:00 UTC

[GitHub] incubator-zeppelin pull request: ZEPPELIN-338 Add documentation fo...

GitHub user AhyoungRyu opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/354

    ZEPPELIN-338 Add documentation for Ignite Interpreter  

    This is the draft of Apache Ignite interpreter documentation for Zeppelin. 

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

    $ git pull https://github.com/AhyoungRyu/incubator-zeppelin test_b

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

    https://github.com/apache/incubator-zeppelin/pull/354.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 #354
    
----
commit 9d0d6cd7809bdbb7110449d50f6245ca069b57f5
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-16T09:04:21Z

    keyboard shortcut change

commit 89a07047063860539ab4143d76c8a48d68414b62
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-19T08:08:47Z

    just test

commit 1fc2f3e722318d384fe420b179b1aefc4d9790f4
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-19T08:25:43Z

    change LensInterperter.java

commit 062ec67cbff07aa4969de33f932584ba8ce06834
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-19T08:52:34Z

    Change LensInterpreter.java & LensSimpleExecutionStrategy.java

commit 4ebc4c3822e232b5960d1bd287e47c63718fb134
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-20T02:04:11Z

    modify Ignite and Lens test files

commit 86ec0a8c5d81a02efaf221c46443a172159c76b1
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-21T02:40:51Z

    index.md is updated

commit ee2c677fba19db68a9a3b567efe9d4aad887ca8f
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-21T02:41:38Z

    update ignite.md lens.md

commit d2dd3fcb7555ee8482a30971e882f72f75fd6ba1
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-21T04:15:47Z

    change index.md

commit fa853a9e3ce6e65e219a6bb114a8249e00fdef8c
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-21T04:36:22Z

    delete lens.md

commit 292d5bb8829279f00a26f76494c5bab8914880dc
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-21T04:47:08Z

    FlinkInterpreter.java reload

commit 1e4cc48d8c8ad7674621cf4caa416c6c38fed829
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-21T04:50:55Z

    Merge branch 'ignite' of https://github.com/AhyoungRyu/incubator-zeppelin into ignite

commit 38d5141e5932c7a19092f1bd4a6faaaf64c4176e
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-21T04:57:59Z

    ignite code replace to original

commit ce52184de5fe4f7bb5f9da2002992d6cb57b53ac
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-21T05:00:07Z

    lens code replace to original

commit 842e29443e355d0e32e57787b827e0ab3561c105
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-21T05:05:17Z

    remove target dir

commit ce56f3f5290bb111273326270089e64d9b70b548
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-21T05:17:27Z

    target dir removed

commit 39b2fe77f35ce26f48361d47859cf05d6d187e73
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-21T05:30:07Z

    all of related ignite are changed

commit dc3da8cd5697630107fb3169abd72896dece3c96
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-21T05:42:24Z

    modal-shortcut.html modified

commit 803e275fd5482fd66ea0ba0b0e8b7e82f5f8e640
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-21T05:43:19Z

    modal-shortcut.html modified

commit 4bec5d6c6d6fdb0461d682115c8c352312fbe023
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-21T05:44:18Z

    modal-shortcut.html modified

commit 2cf845543802a57947a1fee6109cee223676f21f
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-21T05:45:22Z

    modal-shortcut.html modified

commit 0039d9859101433591ebe9b25486dab3607c786b
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-21T05:58:01Z

    undo

commit b38e2c3a466e0aba972dbadd0db952564cec5dfc
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-21T07:09:29Z

    update ignite pom.xml

commit 5a9c2996dd383f2ad37de449b062f55b78b0f2f3
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-21T07:10:45Z

    remove resources

commit 7eb9164051de9b093a1b273749456bc7185f42b8
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-21T07:12:18Z

    IgniteSqlInterpreter.java update

commit 110366cc343d469a1df736332993f9c04850b841
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-21T07:14:51Z

    IgniteInterpreter Test code update

commit b200acb6e3213f30c429df9bc4e8faf2e4342b99
Author: Ryu Ah young <fb...@hanmail.net>
Date:   2015-10-21T07:23:01Z

    ignite interpreter documentation

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-zeppelin pull request: ZEPPELIN-338 Add documentation fo...

Posted by AhyoungRyu <gi...@git.apache.org>.
Github user AhyoungRyu closed the pull request at:

    https://github.com/apache/incubator-zeppelin/pull/354


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---