[jira] [Commented] (KYLIN-3075) Improvement kylin.sh, remove duplicate dependency check, let kylin start faster.

2017-11-30 Thread Billy Liu (JIRA)

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

Billy Liu commented on KYLIN-3075:
--

+1

> Improvement kylin.sh, remove duplicate dependency check, let kylin start 
> faster.
> 
>
> Key: KYLIN-3075
> URL: https://issues.apache.org/jira/browse/KYLIN-3075
> Project: Kylin
>  Issue Type: Improvement
>Reporter: peng.jianhua
>Assignee: peng.jianhua
>Priority: Minor
> Attachments: 
> 0001-KYLIN-3075-Improvement-kylin.sh-remove-duplicate-dep.patch
>
>
> Improvement kylin.sh, remove duplicate dependency check, let kylin start 
> faster.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (KYLIN-3075) Improvement kylin.sh, remove duplicate dependency check, let kylin start faster.

2017-11-30 Thread Shaofeng SHI (JIRA)

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

Shaofeng SHI commented on KYLIN-3075:
-

What's the value here? Can you elaborate on it?

> Improvement kylin.sh, remove duplicate dependency check, let kylin start 
> faster.
> 
>
> Key: KYLIN-3075
> URL: https://issues.apache.org/jira/browse/KYLIN-3075
> Project: Kylin
>  Issue Type: Improvement
>Reporter: peng.jianhua
>Assignee: peng.jianhua
>Priority: Minor
> Attachments: 
> 0001-KYLIN-3075-Improvement-kylin.sh-remove-duplicate-dep.patch
>
>
> Improvement kylin.sh, remove duplicate dependency check, let kylin start 
> faster.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (KYLIN-3075) Improvement kylin.sh, remove duplicate dependency check, let kylin start faster.

2017-11-30 Thread peng.jianhua (JIRA)

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

peng.jianhua commented on KYLIN-3075:
-

Hi [~Shaofengshi], Base on the following reasons, I think we should Improvement 
it.
1. Its logic is not very clear, there are repeated load dependent components, 
the result is too much use of computer resources;
2. And lots of the value for parameters was repeatedly loaded.
3. Based on the above 2 points, the start speed of the kylin is slow.

The value of this issue is following:
1. The start logic for kylin is clearer. So we are more easy to maintain and 
expand.
2. When the kylin starts, the kylin saves more system computer resources.
3. When the kylin starts, the issue speed up the kylin startup speed.

> Improvement kylin.sh, remove duplicate dependency check, let kylin start 
> faster.
> 
>
> Key: KYLIN-3075
> URL: https://issues.apache.org/jira/browse/KYLIN-3075
> Project: Kylin
>  Issue Type: Improvement
>Reporter: peng.jianhua
>Assignee: peng.jianhua
>Priority: Minor
> Attachments: 
> 0001-KYLIN-3075-Improvement-kylin.sh-remove-duplicate-dep.patch
>
>
> Improvement kylin.sh, remove duplicate dependency check, let kylin start 
> faster.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (KYLIN-3075) Improvement kylin.sh, remove duplicate dependency check, let kylin start faster.

2017-12-11 Thread liyang (JIRA)

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

liyang commented on KYLIN-3075:
---

Question on the patch
- find-hadoop-conf-dir.sh is not called any more, why?

> Improvement kylin.sh, remove duplicate dependency check, let kylin start 
> faster.
> 
>
> Key: KYLIN-3075
> URL: https://issues.apache.org/jira/browse/KYLIN-3075
> Project: Kylin
>  Issue Type: Improvement
>Reporter: peng.jianhua
>Assignee: peng.jianhua
>Priority: Minor
> Attachments: 
> 0001-KYLIN-3075-Improvement-kylin.sh-remove-duplicate-dep.patch
>
>
> Improvement kylin.sh, remove duplicate dependency check, let kylin start 
> faster.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (KYLIN-3075) Improvement kylin.sh, remove duplicate dependency check, let kylin start faster.

2017-12-12 Thread peng.jianhua (JIRA)

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

peng.jianhua commented on KYLIN-3075:
-

HI [~liyang.g...@gmail.com], find-hadoop-conf-dir.sh has been called in 
check-env.sh, no need to repeat called

> Improvement kylin.sh, remove duplicate dependency check, let kylin start 
> faster.
> 
>
> Key: KYLIN-3075
> URL: https://issues.apache.org/jira/browse/KYLIN-3075
> Project: Kylin
>  Issue Type: Improvement
>Reporter: peng.jianhua
>Assignee: peng.jianhua
>Priority: Minor
> Attachments: 
> 0001-KYLIN-3075-Improvement-kylin.sh-remove-duplicate-dep.patch
>
>
> Improvement kylin.sh, remove duplicate dependency check, let kylin start 
> faster.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)