<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic copying table data from hdfs to HBase in talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/copying-table-data-from-hdfs-to-HBase-in-talend/m-p/2286846#M60468</link>
    <description>Hi,I was trying to copy data from hdfs to hbase in talend by creating the components and given all property configuration. But on running the talend job , table is not geting created in HBase and i'm geting below exception, and it's taking my windows username"AS359184" &amp;nbsp;instead of hadoop. Can anyone suggest what could be the issue and what property value i need to set on tHbaseOutput.....&lt;BR /&gt;property type :repository&amp;nbsp;&lt;BR /&gt;Exception in component tHBaseOutput_1 org.apache.hadoop.hbase.security.AccessDeniedException: org.apache.hadoop.hbase.security.AccessDeniedException: Insufficient permissions for user 'AS359184' (action=create)&amp;nbsp;at org.apache.ranger.authorization.hbase.AuthorizationSession.publishResults(AuthorizationSession.java:254) at org.apache.ranger.authorization.hbase.RangerAuthorizationCoprocessor.authorizeAccess(RangerAuthorizationCoprocessor.java:595) at org.apache.ranger.authorization.hbase.RangerAuthorizationCoprocessor.requirePermission(RangerAuthorizationCoprocessor.java:673)&amp;nbsp;at org.apache.ranger.authorization.hbase.RangerAuthorizationCoprocessor.preDisableTable(RangerAuthorizationCoprocessor.java:789) at org.apache.ranger.authorization.hbase.RangerAuthorizationCoprocessor.preDisableTable(RangerAuthorizationCoprocessor.java:586) at org.apache.hadoop.hbase.master.MasterCoprocessorHost$43.call(MasterCoprocessorHost.java:553)&amp;nbsp;at org.apache.hadoop.hbase.master.MasterCoprocessorHost.execOperation(MasterCoprocessorHost.java:1140) at org.apache.hadoop.hbase.master.MasterCoprocessorHost.preDisableTable(MasterCoprocessorHost.java:549) at org.apache.hadoop.hbase.master.HMaster.disableTable(HMaster.java:2022) at org.apache.hadoop.hbase.master.MasterRpcServices.disableTable(MasterRpcServices.java:541) at org.apache.hadoop.hbase.protobuf.generated.MasterProtos$MasterService$2.callBlockingMethod(MasterProtos.java:55397) at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2114) at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:101) at org.apache.hadoop.hbase.ipc.RpcExecutor.consumerLoop(RpcExecutor.java:130)&amp;nbsp;at org.apache.hadoop.hbase.ipc.RpcExecutor$1.run(RpcExecutor.java:107)&amp;nbsp; at java.lang.Thread.run(Thread.java:745)</description>
    <pubDate>Sat, 16 Nov 2024 10:22:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T10:22:23Z</dc:date>
    <item>
      <title>copying table data from hdfs to HBase in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/copying-table-data-from-hdfs-to-HBase-in-talend/m-p/2286846#M60468</link>
      <description>Hi,I was trying to copy data from hdfs to hbase in talend by creating the components and given all property configuration. But on running the talend job , table is not geting created in HBase and i'm geting below exception, and it's taking my windows username"AS359184" &amp;nbsp;instead of hadoop. Can anyone suggest what could be the issue and what property value i need to set on tHbaseOutput.....&lt;BR /&gt;property type :repository&amp;nbsp;&lt;BR /&gt;Exception in component tHBaseOutput_1 org.apache.hadoop.hbase.security.AccessDeniedException: org.apache.hadoop.hbase.security.AccessDeniedException: Insufficient permissions for user 'AS359184' (action=create)&amp;nbsp;at org.apache.ranger.authorization.hbase.AuthorizationSession.publishResults(AuthorizationSession.java:254) at org.apache.ranger.authorization.hbase.RangerAuthorizationCoprocessor.authorizeAccess(RangerAuthorizationCoprocessor.java:595) at org.apache.ranger.authorization.hbase.RangerAuthorizationCoprocessor.requirePermission(RangerAuthorizationCoprocessor.java:673)&amp;nbsp;at org.apache.ranger.authorization.hbase.RangerAuthorizationCoprocessor.preDisableTable(RangerAuthorizationCoprocessor.java:789) at org.apache.ranger.authorization.hbase.RangerAuthorizationCoprocessor.preDisableTable(RangerAuthorizationCoprocessor.java:586) at org.apache.hadoop.hbase.master.MasterCoprocessorHost$43.call(MasterCoprocessorHost.java:553)&amp;nbsp;at org.apache.hadoop.hbase.master.MasterCoprocessorHost.execOperation(MasterCoprocessorHost.java:1140) at org.apache.hadoop.hbase.master.MasterCoprocessorHost.preDisableTable(MasterCoprocessorHost.java:549) at org.apache.hadoop.hbase.master.HMaster.disableTable(HMaster.java:2022) at org.apache.hadoop.hbase.master.MasterRpcServices.disableTable(MasterRpcServices.java:541) at org.apache.hadoop.hbase.protobuf.generated.MasterProtos$MasterService$2.callBlockingMethod(MasterProtos.java:55397) at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2114) at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:101) at org.apache.hadoop.hbase.ipc.RpcExecutor.consumerLoop(RpcExecutor.java:130)&amp;nbsp;at org.apache.hadoop.hbase.ipc.RpcExecutor$1.run(RpcExecutor.java:107)&amp;nbsp; at java.lang.Thread.run(Thread.java:745)</description>
      <pubDate>Sat, 16 Nov 2024 10:22:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/copying-table-data-from-hdfs-to-HBase-in-talend/m-p/2286846#M60468</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: copying table data from hdfs to HBase in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/copying-table-data-from-hdfs-to-HBase-in-talend/m-p/2286847#M60469</link>
      <description>Have you tried taking the export of the job and running it on HBase server?</description>
      <pubDate>Thu, 22 Sep 2016 11:06:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/copying-table-data-from-hdfs-to-HBase-in-talend/m-p/2286847#M60469</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-22T11:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: copying table data from hdfs to HBase in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/copying-table-data-from-hdfs-to-HBase-in-talend/m-p/2286848#M60470</link>
      <description>hi , I took build of job and exported in hdfs home dir and run .sh file , in that way it worked. But I'm trying to run in talend
&lt;BR /&gt;i come to know it wil work in licence enterprise talend. Not sure until i try.</description>
      <pubDate>Thu, 22 Sep 2016 18:23:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/copying-table-data-from-hdfs-to-HBase-in-talend/m-p/2286848#M60470</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-22T18:23:08Z</dc:date>
    </item>
  </channel>
</rss>

