GitHub user cloverhearts opened a pull request:

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

    ZEPPLIN-976 ] HotFix - Incorrect "Credentials" server does not restart.

    ### What is this PR for?
    Incorrect "Credentials" server does not restart.
    
    reproduce.
    1. Click to zeppelin home for web ui.
    2. Click to zeppelin Credentials.
    3. 'Entity' information without writing, username and password only written 
to storage.
    4. Click to zeppelin home for web ui.
    5. Click to zeppelin Credentials.
    and zeppelin restart.
    ##### but, Zeppelin does not work.
    
    It creates the wrong json file. 'conf / credentials.json' according to the 
null.
    
    ### What type of PR is it?
    Hot Fix
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-976
    
    ### How should this be tested?
    
    1. Click to zeppelin home for web ui.
    2. Click to zeppelin Credentials.
    3. 'Entity' information without writing, username and password only written 
to storage.
    4. Click to zeppelin home for web ui.
    5. Click to zeppelin Credentials.
    and zeppelin restart.
    
    zeppelin does work!
    
    ### Reproduced Screenshots
    
![zeppelin-server-error2](https://cloud.githubusercontent.com/assets/10525473/15889828/b92590d8-2da7-11e6-9b51-0a82c3bb9f1f.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/cloverhearts/incubator-zeppelin 
hotfix/CredentialsJsonBug

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

    https://github.com/apache/incubator-zeppelin/pull/976.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 #976
    
----
commit 1e5cd727c499ea1b700c1d9df81dd7aa69fa4fc9
Author: CloverHearts <[email protected]>
Date:   2016-06-08T09:12:39Z

    Credentials Json serialize backend bug.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to