[
https://issues.apache.org/jira/browse/KYLIN-5289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631345#comment-17631345
]
ASF GitHub Bot commented on KYLIN-5289:
---------------------------------------
dethrive commented on code in PR #2014:
URL: https://github.com/apache/kylin/pull/2014#discussion_r1018531093
##########
src/common-booter/src/main/resources/config/init.properties:
##########
@@ -1,19 +1,26 @@
-#
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
+##
+## Copyright (C) 2020 Kyligence Inc. All rights reserved.
+##
+## http://kyligence.io
+##
+## This software is the confidential and proprietary information of
+## Kyligence Inc. ("Confidential Information"). You shall not disclose
+## such Confidential Information and shall use it only in accordance
+## with the terms of the license agreement you entered into with
+## Kyligence Inc.
+##
+## THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+## "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+## LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+## A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+## OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+## DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+## THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+## (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+## OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+##
kylin.metadata.url=${KYLIN_METADATA_URL}
Review Comment:
不用改是吧?
> Upgrade modules for kylin5 open-source
> --------------------------------------
>
> Key: KYLIN-5289
> URL: https://issues.apache.org/jira/browse/KYLIN-5289
> Project: Kylin
> Issue Type: Task
> Affects Versions: 5.0-alpha
> Reporter: Yinghao Lin
> Priority: Major
> Fix For: 5.0-alpha
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)