[ 
https://issues.apache.org/jira/browse/KYLIN-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15067785#comment-15067785
 ] 

Shaofeng SHI commented on KYLIN-1242:
-------------------------------------

To build the Kylin binary package with proxy, you need set http proxy for both 
bower and npm:

export http_proxy=http://proxy-host:port
npm config set proxy http://proxy-host:port

after that, you should be able to build with "./script/package.sh"

Just FYI if someone having problem with as-is method.

> support building the back end and the front end seperately
> ----------------------------------------------------------
>
>                 Key: KYLIN-1242
>                 URL: https://issues.apache.org/jira/browse/KYLIN-1242
>             Project: Kylin
>          Issue Type: Improvement
>          Components: General
>    Affects Versions: v1.1.1
>            Reporter: Wang,Dong
>            Assignee: hongbin ma
>            Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to