You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "shishunzhong (JIRA)" <ji...@apache.org> on 2017/06/26 09:07:00 UTC

[jira] [Created] (KYLIN-2685) build job fail, return Cannot modify dfs.replication at runtime.

shishunzhong created KYLIN-2685:
-----------------------------------

             Summary: build job fail, return Cannot modify dfs.replication at runtime.
                 Key: KYLIN-2685
                 URL: https://issues.apache.org/jira/browse/KYLIN-2685
             Project: Kylin
          Issue Type: Bug
    Affects Versions: v2.0.0
            Reporter: shishunzhong


Hello, 
    When i build job fallow the "Quick Start with Sample Cube(http://kylin.apache.org/docs20/tutorial/kylin_sample.html)", I get error:
SET dfs.replication=2;
Error: Error while processing statement: Cannot modify dfs.replication at runtime. It is not in list of params that are allowed to be modified at runtime (state=42000,code=1).
    My environment:
apache-kylin-2.0.0-bin-hbase1x, apache-hive-2.1.1, hadoop-2.6.1, hbase-1.2.4
    {color:red}I use beeline for Hive Commands{color}, as http://kylin.apache.org/docs20/howto/howto_use_beeline.html. And I try to run "SET dfs.replication=2" in shell beeline cmd, it return "Error: Error while processing statement: Cannot modify dfs.replication at runtime. It is not in list of params that are allowed to be modified at runtime (state=42000,code=1)". But I try to run "SET dfs.replication=2" in shell hive cmd, it is OK.
    It is a bug in kyline using beeline? 



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