Github user DmytroShkvyra commented on the issue:

    https://github.com/apache/zeppelin/pull/2002
  
    @1ambda 
    >That's cool. You are trying to modify something without understanding. 
Anyway, We have 2 problems.
    >   local development
    >   you must install yarn if you want to use yarn in terminal. there is no 
exception.
    >   mvn package
    >   convert yarn to npm instead of this kind of big change.
    1. I don't change anything that impact **local** development. You can see 
    
https://github.com/apache/zeppelin/pull/2002/files#diff-606da5c2abcc66b817845ab483a4f1cd
    2. If you really read comments in ZEPPELIN-1928 may be read that npm failed 
because "Max stack size" when we install this locally. So use yarn for build 
with maven is good idea.
    
    My OS ():
    ```
    [vagrant@c7 zeppelin-web]$ cat /etc/*-release
    CentOS Linux release 7.3.1611 (Core)
    NAME="CentOS Linux"
    VERSION="7 (Core)"
    ID="centos"
    ID_LIKE="rhel fedora"
    VERSION_ID="7"
    PRETTY_NAME="CentOS Linux 7 (Core)"
    ANSI_COLOR="0;31"
    CPE_NAME="cpe:/o:centos:centos:7"
    HOME_URL="https://www.centos.org/";
    BUG_REPORT_URL="https://bugs.centos.org/";
    
    CENTOS_MANTISBT_PROJECT="CentOS-7"
    CENTOS_MANTISBT_PROJECT_VERSION="7"
    REDHAT_SUPPORT_PRODUCT="centos"
    REDHAT_SUPPORT_PRODUCT_VERSION="7"
    
    CentOS Linux release 7.3.1611 (Core)
    CentOS Linux release 7.3.1611 (Core)
    ```
    P.S. When first assignee have asked for clarification nobody answer him. So 
say "That's cool. You are trying to modify something without understanding" was 
a little bit rude because I have tried almost all possible alternatives. 


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