You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by AhyoungRyu <gi...@git.apache.org> on 2016/11/26 11:29:08 UTC

[GitHub] zeppelin issue #1685: [ZEPPELIN-1714] Build error of scio Intepreter on Cent...

Github user AhyoungRyu commented on the issue:

    https://github.com/apache/zeppelin/pull/1685
  
    @astroshim Thanks for your contribution. 
    Tested with master branch in `CentOS release 6.8 (Final)`, but I can successfully build latest master branch.
    ```
    [INFO] ------------------------------------------------------------------------
    [INFO] Reactor Summary:
    [INFO]
    [INFO] Zeppelin: Interpreter .............................. SUCCESS [ 13.677 s]
    [INFO] Zeppelin: Zengine .................................. SUCCESS [  5.024 s]
    [INFO] Zeppelin: Scio ..................................... SUCCESS [01:08 min]
    [INFO] Zeppelin: Server ................................... SUCCESS [ 19.772 s]
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD SUCCESS
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 01:47 min
    [INFO] Finished at: 2016-11-26T20:17:22+09:00
    [INFO] Final Memory: 137M/3563M
    [INFO] ------------------------------------------------------------------------
    ```
    ```
    [fbdkdud93@worker9 zeppelin]$ lsb_release -d
    Description:	CentOS release 6.8 (Final)
    ```
    Could you elaborate which version you are using now?  


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