GitHub user ajithme opened a pull request:

    https://github.com/apache/carbondata/pull/2522

    [CARBONDATA-2752][CARBONSTORE] Carbon provide Zeppelin support

    Apache Zeppelin is a popular open web-based notebook that enables 
interactive data analytics. This is one of the favored solutions for providing 
UI frontend as it can support solutions like Spark already. Carbon can leverage 
this to provide a UI for its operations. After CARBONDATA-2688 which provides a 
carbon REST server, we can add a UI support from zeppelin to provide a complete 
solution.
    
     - [ ] Document update required? YES, need to update usage guide for 
Zeppelin integration
    
     - [ ] Testing done
    1. Added UT
    2. Done Testing manually by integration with Zeppelin

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

    $ git pull https://github.com/ajithme/carbondata zeppelinsupport

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

    https://github.com/apache/carbondata/pull/2522.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 #2522
    
----
commit 16c69836c3903150875582f950f20cd1189fc69a
Author: Ajith <ajith2489@...>
Date:   2018-07-18T11:18:54Z

    CARBONDATA-2752 Zeppelin support

commit 13801259e5c46b1a4cc736fe94c4bf3678d75794
Author: Ajith <ajith2489@...>
Date:   2018-07-18T11:26:29Z

    update doc

----


---

Reply via email to