You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by hammertank <gi...@git.apache.org> on 2017/04/19 09:01:21 UTC

[GitHub] zeppelin pull request #2262: [HOTFIX] Fix CI build failure on branch-0.6

GitHub user hammertank opened a pull request:

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

    [HOTFIX] Fix CI build failure on branch-0.6

    ### What is this PR for?
    Fix CI build failure on branch-0.6. 
    
    ### What type of PR is it?
    Hot Fix
    
    ### Todos
    - Modified [.travis.yml](https://github.com/apache/zeppelin/blob/branch-0.6/.travis.yml) according to #1774 
    - Merged PR #1920 #1911
    - Update spark version and hadoop version in [.travis.yml](https://github.com/apache/zeppelin/blob/branch-0.6/.travis.yml) since older spark version below 1.6.2 can not be downloaded from remote server any more.
    
    ### What is the Jira issue?
    No related Jira issue
    
    ### How should this be tested?
    See if CI becomes 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/hammertank/zeppelin HOTFIX

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

    https://github.com/apache/zeppelin/pull/2262.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 #2262
    
----
commit 8be737b120c1a614547df17454c03da2848aefe6
Author: z0621 <zh...@dtdream.com>
Date:   2017-04-19T02:32:27Z

    [HOTFIX] CAN'T install cran packages using apt in Travis CI

commit 79d005fd64b4e9e9334975611d6dd421b0258e30
Author: z0621 <zh...@dtdream.com>
Date:   2017-04-19T03:12:23Z

    [ZEPPELIN-1455] Fix flaky test: AbstractAngularElemTest

commit a7953cffd10f89ead29987281fd9052e8c5cc6b9
Author: z0621 <zh...@dtdream.com>
Date:   2017-04-19T03:54:24Z

    Fix CI build failure on branch-0.6

commit e971e610d2e626f310f123efd2ef09c26f432a85
Author: z0621 <zh...@dtdream.com>
Date:   2017-04-19T06:58:25Z

    [ZEPPELIN-1972] Preserve context classloader

----


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

[GitHub] zeppelin issue #2262: [HOTFIX] Fix CI build failure on branch-0.6

Posted by jongyoul <gi...@git.apache.org>.
Github user jongyoul commented on the issue:

    https://github.com/apache/zeppelin/pull/2262
  
    @hammertank Thanks for letting me know. LGTM for your changes. BTW, new version of Zeppelin has better features. Why don't you use it?


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

[GitHub] zeppelin issue #2262: [HOTFIX] Fix CI build failure on branch-0.6

Posted by hammertank <gi...@git.apache.org>.
Github user hammertank commented on the issue:

    https://github.com/apache/zeppelin/pull/2262
  
    @jongyoul currently, our project is using zeppelin as a restful webservice  to execute spark code. zeppelin-0.6.2 has got everything we need. Anyway, we'll consider to upgrade zeppelin in the next version of our own project. Thank you for your suggestion. :)


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

[GitHub] zeppelin pull request #2262: [HOTFIX] Fix CI build failure on branch-0.6

Posted by hammertank <gi...@git.apache.org>.
Github user hammertank closed the pull request at:

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


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

[GitHub] zeppelin pull request #2262: [HOTFIX] Fix CI build failure on branch-0.6

Posted by hammertank <gi...@git.apache.org>.
GitHub user hammertank reopened a pull request:

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

    [HOTFIX] Fix CI build failure on branch-0.6

    ### What is this PR for?
    Fix CI build failure on branch-0.6. 
    
    ### What type of PR is it?
    Hot Fix
    
    ### Todos
    - Modified [.travis.yml](https://github.com/apache/zeppelin/blob/branch-0.6/.travis.yml) according to #1774 
    - Merged PR #1920 #1911
    - Update spark version and hadoop version in [.travis.yml](https://github.com/apache/zeppelin/blob/branch-0.6/.travis.yml) since older spark version below 1.6.2 can not be downloaded from remote server any more.
    
    ### What is the Jira issue?
    No related Jira issue
    
    ### How should this be tested?
    See if CI becomes green
    
    ### 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/hammertank/zeppelin HOTFIX

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

    https://github.com/apache/zeppelin/pull/2262.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 #2262
    
----
commit 8be737b120c1a614547df17454c03da2848aefe6
Author: z0621 <zh...@dtdream.com>
Date:   2017-04-19T02:32:27Z

    [HOTFIX] CAN'T install cran packages using apt in Travis CI

commit 79d005fd64b4e9e9334975611d6dd421b0258e30
Author: z0621 <zh...@dtdream.com>
Date:   2017-04-19T03:12:23Z

    [ZEPPELIN-1455] Fix flaky test: AbstractAngularElemTest

commit a7953cffd10f89ead29987281fd9052e8c5cc6b9
Author: z0621 <zh...@dtdream.com>
Date:   2017-04-19T03:54:24Z

    Fix CI build failure on branch-0.6

commit e971e610d2e626f310f123efd2ef09c26f432a85
Author: z0621 <zh...@dtdream.com>
Date:   2017-04-19T06:58:25Z

    [ZEPPELIN-1972] Preserve context classloader

commit d59ea0836a03c7e55228ff2888d0261b8222c7c2
Author: z0621 <zh...@dtdream.com>
Date:   2017-04-19T09:21:42Z

    Add travis_check.py from master

----


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

[GitHub] zeppelin issue #2262: [HOTFIX] Fix CI build failure on branch-0.6

Posted by Leemoonsoo <gi...@git.apache.org>.
Github user Leemoonsoo commented on the issue:

    https://github.com/apache/zeppelin/pull/2262
  
    LGTM and merge to branch-0.6 if no further comment!


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

[GitHub] zeppelin issue #2262: [HOTFIX] Fix CI build failure on branch-0.6

Posted by jongyoul <gi...@git.apache.org>.
Github user jongyoul commented on the issue:

    https://github.com/apache/zeppelin/pull/2262
  
    @hammertank Good to know. Thanks.


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

[GitHub] zeppelin pull request #2262: [HOTFIX] Fix CI build failure on branch-0.6

Posted by hammertank <gi...@git.apache.org>.
GitHub user hammertank reopened a pull request:

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

    [HOTFIX] Fix CI build failure on branch-0.6

    ### What is this PR for?
    Fix CI build failure on branch-0.6. 
    
    ### What type of PR is it?
    Hot Fix
    
    ### Todos
    - Modified [.travis.yml](https://github.com/apache/zeppelin/blob/branch-0.6/.travis.yml) according to #1774 
    - Merged PR #1920 #1911
    - Update spark version and hadoop version in [.travis.yml](https://github.com/apache/zeppelin/blob/branch-0.6/.travis.yml) since older spark version below 1.6.2 can not be downloaded from remote server any more.
    
    ### What is the Jira issue?
    No related Jira issue
    
    ### How should this be tested?
    See if CI becomes green
    My Travis CI build result: https://travis-ci.org/hammertank/zeppelin/builds/223480926
    ### 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/hammertank/zeppelin HOTFIX

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

    https://github.com/apache/zeppelin/pull/2262.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 #2262
    
----
commit 8be737b120c1a614547df17454c03da2848aefe6
Author: z0621 <zh...@dtdream.com>
Date:   2017-04-19T02:32:27Z

    [HOTFIX] CAN'T install cran packages using apt in Travis CI

commit 79d005fd64b4e9e9334975611d6dd421b0258e30
Author: z0621 <zh...@dtdream.com>
Date:   2017-04-19T03:12:23Z

    [ZEPPELIN-1455] Fix flaky test: AbstractAngularElemTest

commit a7953cffd10f89ead29987281fd9052e8c5cc6b9
Author: z0621 <zh...@dtdream.com>
Date:   2017-04-19T03:54:24Z

    Fix CI build failure on branch-0.6

commit e971e610d2e626f310f123efd2ef09c26f432a85
Author: z0621 <zh...@dtdream.com>
Date:   2017-04-19T06:58:25Z

    [ZEPPELIN-1972] Preserve context classloader

commit d59ea0836a03c7e55228ff2888d0261b8222c7c2
Author: z0621 <zh...@dtdream.com>
Date:   2017-04-19T09:21:42Z

    Add travis_check.py from master

----


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

[GitHub] zeppelin issue #2262: [HOTFIX] Fix CI build failure on branch-0.6

Posted by jongyoul <gi...@git.apache.org>.
Github user jongyoul commented on the issue:

    https://github.com/apache/zeppelin/pull/2262
  
    Merging it if there's no more discussion


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

[GitHub] zeppelin issue #2262: [HOTFIX] Fix CI build failure on branch-0.6

Posted by hammertank <gi...@git.apache.org>.
Github user hammertank commented on the issue:

    https://github.com/apache/zeppelin/pull/2262
  
    @jongyoul ,yes, we are using 0.6.2. At the time we started our project, it is the latest released version. 


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

[GitHub] zeppelin pull request #2262: [HOTFIX] Fix CI build failure on branch-0.6

Posted by hammertank <gi...@git.apache.org>.
GitHub user hammertank reopened a pull request:

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

    [HOTFIX] Fix CI build failure on branch-0.6

    ### What is this PR for?
    Fix CI build failure on branch-0.6. 
    
    ### What type of PR is it?
    Hot Fix
    
    ### Todos
    - Modified [.travis.yml](https://github.com/apache/zeppelin/blob/branch-0.6/.travis.yml) according to #1774 
    - Merged PR #1920 #1911
    - Update spark version and hadoop version in [.travis.yml](https://github.com/apache/zeppelin/blob/branch-0.6/.travis.yml) since older spark version below 1.6.2 can not be downloaded from remote server any more.
    
    ### What is the Jira issue?
    No related Jira issue
    
    ### How should this be tested?
    See if CI becomes green
    
    ### 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/hammertank/zeppelin HOTFIX

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

    https://github.com/apache/zeppelin/pull/2262.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 #2262
    
----
commit 8be737b120c1a614547df17454c03da2848aefe6
Author: z0621 <zh...@dtdream.com>
Date:   2017-04-19T02:32:27Z

    [HOTFIX] CAN'T install cran packages using apt in Travis CI

commit 79d005fd64b4e9e9334975611d6dd421b0258e30
Author: z0621 <zh...@dtdream.com>
Date:   2017-04-19T03:12:23Z

    [ZEPPELIN-1455] Fix flaky test: AbstractAngularElemTest

commit a7953cffd10f89ead29987281fd9052e8c5cc6b9
Author: z0621 <zh...@dtdream.com>
Date:   2017-04-19T03:54:24Z

    Fix CI build failure on branch-0.6

commit e971e610d2e626f310f123efd2ef09c26f432a85
Author: z0621 <zh...@dtdream.com>
Date:   2017-04-19T06:58:25Z

    [ZEPPELIN-1972] Preserve context classloader

commit d59ea0836a03c7e55228ff2888d0261b8222c7c2
Author: z0621 <zh...@dtdream.com>
Date:   2017-04-19T09:21:42Z

    Add travis_check.py from master

----


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

[GitHub] zeppelin issue #2262: [HOTFIX] Fix CI build failure on branch-0.6

Posted by hammertank <gi...@git.apache.org>.
Github user hammertank commented on the issue:

    https://github.com/apache/zeppelin/pull/2262
  
    @Leemoonsoo  Updated commits' original author info.  Please review again.


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

[GitHub] zeppelin issue #2262: [HOTFIX] Fix CI build failure on branch-0.6

Posted by jongyoul <gi...@git.apache.org>.
Github user jongyoul commented on the issue:

    https://github.com/apache/zeppelin/pull/2262
  
    @hammertank Hi, thanks for the contribution but do you or your team use zeppelin 0.6.x?


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

[GitHub] zeppelin issue #2262: [HOTFIX] Fix CI build failure on branch-0.6

Posted by hammertank <gi...@git.apache.org>.
Github user hammertank commented on the issue:

    https://github.com/apache/zeppelin/pull/2262
  
    @Leemoonsoo , Ready to review. Please help.


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

[GitHub] zeppelin pull request #2262: [HOTFIX] Fix CI build failure on branch-0.6

Posted by hammertank <gi...@git.apache.org>.
Github user hammertank closed the pull request at:

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


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

[GitHub] zeppelin issue #2262: [HOTFIX] Fix CI build failure on branch-0.6

Posted by hammertank <gi...@git.apache.org>.
Github user hammertank commented on the issue:

    https://github.com/apache/zeppelin/pull/2262
  
    @Leemoonsoo maybe only PR merged into master branch can be closed automatically.


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

[GitHub] zeppelin pull request #2262: [HOTFIX] Fix CI build failure on branch-0.6

Posted by hammertank <gi...@git.apache.org>.
Github user hammertank closed the pull request at:

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


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

[GitHub] zeppelin issue #2262: [HOTFIX] Fix CI build failure on branch-0.6

Posted by Leemoonsoo <gi...@git.apache.org>.
Github user Leemoonsoo commented on the issue:

    https://github.com/apache/zeppelin/pull/2262
  
    Merged to branch-0.6.
    But somehow @asfgit does not close it automatically. @hammertank please close this PR manually.


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

[GitHub] zeppelin pull request #2262: [HOTFIX] Fix CI build failure on branch-0.6

Posted by hammertank <gi...@git.apache.org>.
Github user hammertank closed the pull request at:

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


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

[GitHub] zeppelin issue #2262: [HOTFIX] Fix CI build failure on branch-0.6

Posted by Leemoonsoo <gi...@git.apache.org>.
Github user Leemoonsoo commented on the issue:

    https://github.com/apache/zeppelin/pull/2262
  
    Thanks @hammertank for the contribution.
    I can see commits included in this PR came from other branch.
    In this case we'd like to cherry-pick and preserve original author to keep contribution history and credit.
    
    @hammertank Could you cherry-pick necessary commits and keep author information?


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