GitHub user astroshim opened a pull request:

    https://github.com/apache/zeppelin/pull/1118

    [ZEPPELIN-1100] Auto completion of Alluxio interpreter doesn't work

    ### What is this PR for?
    This PR fixes auto competion of Alluxio interpreter
    
    
    ### What type of PR is it?
    Bug Fix
    
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-1100
    
    
    ### How should this be tested?
    Test auto completion of Alluxio, you can refer to 
http://zeppelin.incubator.apache.org/docs/0.6.0-SNAPSHOT/interpreter/alluxio.html#interpreter-commands.
    
    
    ### Screenshots (if appropriate)
     - before
    
![b](https://cloud.githubusercontent.com/assets/3348133/16546277/b085c3ca-4180-11e6-917c-53a8143c184b.gif)
    
     - after
    
![a](https://cloud.githubusercontent.com/assets/3348133/16546279/b752c7de-4180-11e6-863a-60743b0a9659.gif)
    
    
    ### Questions:
    * Does the licenses files need update? no
    * Is there breaking changes for older versions? no
    * Does this needs documentation? no


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

    $ git pull https://github.com/astroshim/zeppelin 
bugfix/AlluxioAutocompletion

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

    https://github.com/apache/zeppelin/pull/1118.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 #1118
    
----
commit 3c43276923bdae69ef41a122352bd1f7a5436ab0
Author: astroshim <hss...@nflabs.com>
Date:   2016-07-03T14:36:08Z

    fix alluxio auto completion bug.

commit 7dee681c68aa294f25117bf6dc20cc35d4b202a2
Author: astroshim <hss...@nflabs.com>
Date:   2016-07-03T15:18:49Z

    fix testcase

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to