GitHub user 1ambda reopened a pull request:

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

    [ZEPPELIN-2122] Add execution time for Spell 

    ### What is this PR for?
    
    Add execution time for spell results. See the screenshot section.
    
    ### What type of PR is it?
    [Improvement]
    
    ### Todos
    
    NONE
    
    ### What is the Jira issue?
    
    [ZEPPELIN-2122](https://issues.apache.org/jira/browse/ZEPPELIN-2122)
    
    ### How should this be tested?
    
    1. Install any spell (e.g the eco spell)
    2. Execute and check that the paragraph has valid execution time.
    
    ### Screenshots (if appropriate)
    
    
![spell_exec2](https://cloud.githubusercontent.com/assets/4968473/25970951/803ab842-36d5-11e7-8a18-d671466e2aba.gif)
    
    
![2122_spell_execution_time](https://cloud.githubusercontent.com/assets/4968473/25967990/e9edc96a-36ca-11e7-942e-718e37063c1b.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/1ambda/zeppelin 
ZEPPEILN-2122/add-execution-time-for-spell

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

    https://github.com/apache/zeppelin/pull/2338.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 #2338
    
----
commit c2ab88ba60bdfd1b658da0dceb62184a772531ff
Author: 1ambda <[email protected]>
Date:   2017-05-11T18:03:22Z

    feat: Persist, display execution time for spell

commit 55f8d23102d85d4fd5dcaa36b23771e50e4fc87c
Author: 1ambda <[email protected]>
Date:   2017-05-11T19:07:46Z

    fix: rollback Job class

commit 9fb388e0c670c522624f4953eae2923368590601
Author: 1ambda <[email protected]>
Date:   2017-05-11T19:21:55Z

    fix: Use ISO 8601

commit bb895a539a0962ba3c6a4f32c0c113b2967bacf6
Author: 1ambda <[email protected]>
Date:   2017-05-11T19:31:49Z

    fix: Set dateStarted

commit 09968650f079d23d90d07a1355ad46fcfc62d77c
Author: 1ambda <[email protected]>
Date:   2017-05-11T20:34:53Z

    fix: Use string instead of moment obj

commit 241742850d7dd62105e2e82c9dac742c3441dd31
Author: 1ambda <[email protected]>
Date:   2017-05-11T20:39:00Z

    fix: Set dateStarted in run* func

----


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