GitHub user khalidhuseynov reopened a pull request:

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

    [ZEPPELIN-1490]  pass subject while persisting note on running status change

    ### What is this PR for?
    This PR makes sure correct subject passed to `note.persist`. The subject is 
obtained from the paragraph level `authInfo` based on the job running.
    
    
    ### What type of PR is it?
    Bug Fix
    
    ### Todos
    * [x] - pass correct subject
    
    ### What is the Jira issue?
    [ZEPPELIN-1490](https://issues.apache.org/jira/browse/ZEPPELIN-1490)
    
    ### How should this be tested?
    CI is green
    
    ### Screenshots (if appropriate)
    
    ### 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/khalidhuseynov/incubator-zeppelin 
storage/run-subject-npe

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

    https://github.com/apache/zeppelin/pull/1460.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 #1460
    
----
commit 3df9442593c4f4a66e80b787041f3f26b86c4e74
Author: Khalid Huseynov <khalid...@gmail.com>
Date:   2016-09-24T17:19:34Z

    get subject from the paragph and job correspondence

commit 2a827efae04f26f005fb44340ce28765d9455213
Author: Khalid Huseynov <khalid...@gmail.com>
Date:   2016-09-26T07:34:29Z

    change AuthenticationInfo to have ANONYMOUS field

commit 8e740ffd0dd9b05ad24b9092faa24b4af4c626f3
Author: Khalid Huseynov <khalid...@gmail.com>
Date:   2016-09-27T00:55:46Z

    fix checkstyle

----


---
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