?????? [????????] Create HTable??AccessDeniedException: Insufficient permissions namespace=default

2017-10-19 Thread wanglb
2.3??




--  --
??: "??";;
: 2017??10??20??(??) 2:14
??: "user";

: Re: [] Create HTable??AccessDeniedException: Insufficient 
permissions namespace=default



KYLIN-2846
https://issues.apache.org/jira/browse/KYLIN-2846
  
 
 
 
 
 
   ??: wanglb 
 : user 
 : 2017??10??20?? ?? 1:55
 ??: user 
 : [] Create HTable??AccessDeniedException: Insufficient 
permissions namespace=default
 
 
 
   ??kylin??hbase??namespace?? ?? 
params=[namespace=default,table=default:KYLIN_4OF2YCQOHC,family=F1],action=CREATE)
 
 
 namespace=bdcbasApp??
 
 
 

Re: [外部邮件] Create HTable:AccessDeniedException: Insufficient permissions namespace=default

2017-10-19 Thread 曾耀武
 可以看看这个
KYLIN-2846
https://issues.apache.org/jira/browse/KYLIN-2846

发件人: wanglb mailto:wanglb8...@qq.com>>
答复: user mailto:user@kylin.apache.org>>
日期: 2017年10月20日 星期五 下午1:55
至: user mailto:user@kylin.apache.org>>
主题: [外部邮件] Create HTable:AccessDeniedException: Insufficient permissions 
namespace=default

请问如何让kylin创建的hbase表到指定的namespace? 目前默认在
params=[namespace=default,table=default:KYLIN_4OF2YCQOHC,family=F1],action=CREATE)

如何修改配置,可以让namespace=bdcbasApp?

谢谢


Create HTable??AccessDeniedException: Insufficient permissions namespace=default

2017-10-19 Thread wanglb
??kylin??hbase??namespace?? 
??params=[namespace=default,table=default:KYLIN_4OF2YCQOHC,family=F1],action=CREATE)


namespace=bdcbasApp??




?????? build cube:Exception from container-launch.

2017-10-19 Thread wanglb
yarnKYLIN-629 
kylin_job_conf.xml??kylin_hive_conf.xml??kylin_job_conf_inmem.xml??

mapreduce.application.classpath
$HADOOP_MAPRED_HOME/share/hadoop/mapreduce/*, 
$HADOOP_MAPRED_HOME/share/hadoop/mapreduce/lib/*
mr classpath




??




--  --
??: "Shuangyin Ge"; 
: 2017??10??20??(??) 1:10
??: "user"; 
: Re: build cube:Exception from container-launch.



Hi,

Please check the container log for container_1507516583223_7366_02_01 on 
YARN, which should give you more information.


2017-10-20 12:58 GMT+08:00 wanglb :
BUILD CUBE??3
#3 Step Name: Extract Fact Table Distinct Columns


User:   bdcbas1234
Name:   Kylin_Fact_Distinct_Columns_w_cub_source_Step
Application Type:   MAPREDUCE
Application Tags:   
State:  FAILED
FinalStatus:FAILED
Started:??  20 13:07:41 +0800 2017
Elapsed:8sec
Tracking URL:   History
Diagnostics:
Application application_1507516583223_7366 failed 2 times due to AM Container 
for appattempt_1507516583223_7366_02 exited with exitCode: 1 due to: 
Exception from container-launch.
Container id: container_1507516583223_7366_02_01
Exit code: 1
Stack trace: ExitCodeException exitCode=1:
at org.apache.hadoop.util.Shell.runCommand(Shell.java:538)
at org.apache.hadoop.util.Shell.run(Shell.java:455)
at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:702)
at 
org.apache.hadoop.yarn.server.nodemanager.LinuxContainerExecutor.launchContainer(LinuxContainerExecutor.java:290)
at 
org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:299)
at 
org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:81)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Shell output: main : command provided 1
main : user is bdcbas1234
main : requested yarn user is bdcbas1234
Container exited with a non-zero exit code 1
.Failing this attempt.. Failing the application.

Re: build cube:Exception from container-launch.

2017-10-19 Thread Shuangyin Ge
Hi,

Please check the container log for container_1507516583223_7366_02_01
on YARN, which should give you more information.

2017-10-20 12:58 GMT+08:00 wanglb :

> BUILD CUBE当执行到第3步时失败,谁能帮忙看看是什么原因,错误详情如下,
> #3 Step Name: Extract Fact Table Distinct Columns
>
> User: bdcbas1234
> Name: Kylin_Fact_Distinct_Columns_w_cub_source_Step
> Application Type: MAPREDUCE
> Application Tags:
> State: FAILED
> FinalStatus: FAILED
> Started: 星期五 十月 20 13:07:41 +0800 2017
> Elapsed: 8sec
> Tracking URL: History
> Diagnostics:
> Application application_1507516583223_7366 failed 2 times due to AM
> Container for appattempt_1507516583223_7366_02 exited with exitCode:
> 1 due to: Exception from container-launch.
> Container id: container_1507516583223_7366_02_01
> Exit code: 1
> Stack trace: ExitCodeException exitCode=1:
> at org.apache.hadoop.util.Shell.runCommand(Shell.java:538)
> at org.apache.hadoop.util.Shell.run(Shell.java:455)
> at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(
> Shell.java:702)
> at org.apache.hadoop.yarn.server.nodemanager.LinuxContainerExecutor.
> launchContainer(LinuxContainerExecutor.java:290)
> at org.apache.hadoop.yarn.server.nodemanager.containermanager.
> launcher.ContainerLaunch.call(ContainerLaunch.java:299)
> at org.apache.hadoop.yarn.server.nodemanager.containermanager.
> launcher.ContainerLaunch.call(ContainerLaunch.java:81)
> at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(
> ThreadPoolExecutor.java:1145)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(
> ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:745)
> Shell output: main : command provided 1
> main : user is bdcbas1234
> main : requested yarn user is bdcbas1234
> Container exited with a non-zero exit code 1
> .Failing this attempt.. Failing the application.
>
>


build cube:Exception from container-launch.

2017-10-19 Thread wanglb
BUILD CUBE??3
#3 Step Name: Extract Fact Table Distinct Columns


User:   bdcbas1234
Name:   Kylin_Fact_Distinct_Columns_w_cub_source_Step
Application Type:   MAPREDUCE
Application Tags:   
State:  FAILED
FinalStatus:FAILED
Started:??  20 13:07:41 +0800 2017
Elapsed:8sec
Tracking URL:   History
Diagnostics:
Application application_1507516583223_7366 failed 2 times due to AM Container 
for appattempt_1507516583223_7366_02 exited with exitCode: 1 due to: 
Exception from container-launch.
Container id: container_1507516583223_7366_02_01
Exit code: 1
Stack trace: ExitCodeException exitCode=1:
at org.apache.hadoop.util.Shell.runCommand(Shell.java:538)
at org.apache.hadoop.util.Shell.run(Shell.java:455)
at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:702)
at 
org.apache.hadoop.yarn.server.nodemanager.LinuxContainerExecutor.launchContainer(LinuxContainerExecutor.java:290)
at 
org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:299)
at 
org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:81)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Shell output: main : command provided 1
main : user is bdcbas1234
main : requested yarn user is bdcbas1234
Container exited with a non-zero exit code 1
.Failing this attempt.. Failing the application.

Re: How to remove error model?

2017-10-19 Thread 杨浩
thanks, I have done this by

bin/metastore.sh remove /model_desc/***_model.json


2017-10-13 11:25 GMT+08:00 ShaoFeng Shi :

> Hi Hao,
>
> You can dump the metadata to local disk, modify them, and then restore
> back to HBase:
>
> https://kylin.apache.org/docs21/howto/howto_backup_metadata.html
>
> If you're doing this in production env, please be cautious, and take a
> backup is recommended.
>
>
> 2017-10-13 11:13 GMT+08:00 杨浩 :
>
>> There are some error model/cube in kylin, it cannot be seen in the
>> website, and I cannot genereate the same model named that, How to delete it?
>>
>> Command bin/metastore.sh clean --delete true cannot delete the dirty
>> model.
>>
>>
>
>
> --
> Best regards,
>
> Shaofeng Shi 史少锋
>
>


Re: [Announce] New Apache Kylin PMC Billy Liu

2017-10-19 Thread 杨浩
Congratuolations to  Bill, Guosheng and Cheng Wang  !!

2017-10-16 20:41 GMT+08:00 Alberto Ramón :

> Congratuolations to  Bill, Guosheng and Cheng Wang  !!
>
> On 16 October 2017 at 11:33, Luke Han  wrote:
>
>> On behalf of the Apache Kylin PMC, I am very pleased to announce
>> that Billy Liu has accepted the PMC's invitation to become a
>> PMC member on the project.
>>
>> We appreciate all of Billy's generous contributions about many bug
>> fixes, patches, helped many users. We are so glad to have him to be
>> our new PMC and looking forward to his continued involvement.
>>
>> Congratulations and Welcome, Billy!
>>
>
>