Most voted questions in Big Data Hadoop

0 votes
1 answer

Installing WebHCat on a SLES OS

apt-get is used for Ubuntu or other debian ...READ MORE

Jun 3, 2019 in Big Data Hadoop by Emily
430 views
0 votes
1 answer

Installing WebHCat on Ubuntu

To install WebHCat on ubuntu using apt-get, ...READ MORE

Jun 3, 2019 in Big Data Hadoop by Richard
520 views
0 votes
1 answer

How to install WebHCat Rest server on Centos?

Open the terminal and run the following ...READ MORE

Jun 3, 2019 in Big Data Hadoop by Harry
469 views
0 votes
1 answer

Disable Client/Server authentication in Hue

To disable the Client/Server authentication, you have ...READ MORE

Jun 3, 2019 in Big Data Hadoop by Preetham
770 views
0 votes
1 answer

How to enable impersonation in HiveServer2?

You have to configure 2 files for ...READ MORE

Jun 3, 2019 in Big Data Hadoop by Reshma
1,949 views
0 votes
1 answer

How to set alternate user for new connection in Hue?

You can use the hive.server2.proxy.user property to do ...READ MORE

Jun 3, 2019 in Big Data Hadoop by Lohith
448 views
0 votes
1 answer

Enable pluggable authentication for HiveServer2

To enable pluggable authentication, first, add the ...READ MORE

Jun 3, 2019 in Big Data Hadoop by Yogi
656 views
0 votes
1 answer

How to enable LDAP authenticaition in Hue?

You can enable LDAP authentication with HiveServer2 by ...READ MORE

Jun 3, 2019 in Big Data Hadoop by Bhavan
476 views
0 votes
1 answer

Configuring JDBC Clients for LDAP Authentication with HiveServer2

JDBC client requires a connection URL as ...READ MORE

Jun 3, 2019 in Big Data Hadoop by Raman
1,916 views
0 votes
1 answer

Enabling LDAP authentication for HiveServer2 using OpenLdAP

To enable LDAP authentication using OpenLDAP, include ...READ MORE

Jun 3, 2019 in Big Data Hadoop by Tina
932 views
0 votes
1 answer

How to set LDAP authentication for HiveServer2 for unmanaged clusters?

To enable LDAP authentication for HiveServer2 unmanaged ...READ MORE

Jun 3, 2019 in Big Data Hadoop by Sanman
686 views
0 votes
1 answer

HiveServer2: Enable LDAP Authentication for managed clusters

Follow the below mentioned steps to enable ...READ MORE

Jun 3, 2019 in Big Data Hadoop by Karan
496 views
0 votes
1 answer

why do we need MaPReduce in BigData Hadoop?

Hi, As we know Hadoop provides Hdfs as ...READ MORE

Feb 4, 2020 in Big Data Hadoop by MD
• 95,440 points
562 views
0 votes
1 answer

Connect Beeline to Secure Hive Server2

Use the following command to start beeline and connect ...READ MORE

Jun 3, 2019 in Big Data Hadoop by Hanan
1,272 views
0 votes
1 answer

Hive Server 2 configuration for Kerberos Secured Cluster

Hi @Rasheed. You are right, to enable ...READ MORE

Jun 3, 2019 in Big Data Hadoop by Esha
1,015 views
0 votes
1 answer

Hive: Display column to which there is SELECT access

You can use the following query to ...READ MORE

Jun 3, 2019 in Big Data Hadoop by Pratham
593 views
0 votes
1 answer

How to Create a table with region replication in Hbase?

Hi, Region replication is a per-table property. All ...READ MORE

Jun 1, 2019 in Big Data Hadoop by Gitika
• 65,910 points
1,569 views
0 votes
1 answer

How we can configure multiple size for the buckets in HBase?

Hey, To, configurable multiple bucket sizes, configure the ...READ MORE

May 31, 2019 in Big Data Hadoop by Gitika
• 65,910 points
869 views
0 votes
1 answer

How to Modify the Maximum Number of Versions for a Column Family in Hbase?

Hey, The example uses HBase Shell to keep ...READ MORE

May 31, 2019 in Big Data Hadoop by Gitika
• 65,910 points
3,013 views
0 votes
1 answer

How to turn on REST gateway impersonation in HBase?

Hey, To turn on REST gateway impersonation, we ...READ MORE

May 31, 2019 in Big Data Hadoop by Gitika
• 65,910 points
524 views
0 votes
1 answer

How to add server-side configuration for secure operation in HBase?

Hey, First, ensure that your underlying HDFS configuration ...READ MORE

May 31, 2019 in Big Data Hadoop by Gitika
• 65,910 points
415 views
0 votes
1 answer

What things to keep in mind before upgrading Hbase ?

Hey, Before beginning the upgrade process, you must ...READ MORE

May 31, 2019 in Big Data Hadoop by Gitika
• 65,910 points
325 views
0 votes
1 answer

Hive: external table without URI scheme

Yes, it is possible to create an ...READ MORE

May 31, 2019 in Big Data Hadoop by Daniel
1,253 views
0 votes
1 answer

How to see the version of Zookeeper I am running?

Hey, First, you need to have a running ...READ MORE

May 31, 2019 in Big Data Hadoop by Gitika
• 65,910 points
7,918 views
0 votes
1 answer

Hive: grant privileges on an object to a role

Use the GRANT <Privilege> statement to grant ...READ MORE

May 31, 2019 in Big Data Hadoop by Sooraj
406 views
0 votes
1 answer

zookeeper starting problem

Hey, The QuorumPeerMain service is visible with sudo ...READ MORE

May 31, 2019 in Big Data Hadoop by Gitika
• 65,910 points
1,305 views
0 votes
1 answer

Hive, Sentry: Problem while granting roles to a group

The group name you are trying to ...READ MORE

May 31, 2019 in Big Data Hadoop by Jimmy
952 views
0 votes
1 answer

Hive: Granting roles to groups

You can use the GRANT ROLE statement ...READ MORE

May 31, 2019 in Big Data Hadoop by Roshni
1,491 views
0 votes
1 answer

Hive: Create Roles

The syntax to create roles is: CREATE ROLE ...READ MORE

May 31, 2019 in Big Data Hadoop by Olly
354 views
0 votes
1 answer

Hive: Revoke SELECT privilege from a Role

The following command can be used to ...READ MORE

May 31, 2019 in Big Data Hadoop by Shri
1,685 views
0 votes
1 answer

Granting SELECT privilege in Hive

You can use this command to do ...READ MORE

May 31, 2019 in Big Data Hadoop by Umar
4,906 views
0 votes
1 answer

How to set HBase configuration file to set the heap to 4 GB ?

Hey, The following lines in the hbase-env.sh file shows how ...READ MORE

May 31, 2019 in Big Data Hadoop by Gitika
• 65,910 points
422 views
0 votes
1 answer

How to set Hive Server port?

You can set the port in the hive-site.xml file. ...READ MORE

May 31, 2019 in Big Data Hadoop by Aisha
3,357 views
0 votes
1 answer

Hive JDBC driver URL format and driver class.

For Hive server 1, the URL format ...READ MORE

May 31, 2019 in Big Data Hadoop by Adi
1,623 views
0 votes
1 answer

What configuration I need to make to run HBase client?

Hey, If you are configuring an IDE to ...READ MORE

May 31, 2019 in Big Data Hadoop by Gitika
• 65,910 points
357 views
0 votes
1 answer

Set Table Lock manager for Hive

To enable Table Lock manager, you have ...READ MORE

May 31, 2019 in Big Data Hadoop by Vinod
1,780 views
0 votes
1 answer

Encrypt Hive JDBC and Hive Server traffic

You can enable encryption of data flowing ...READ MORE

May 31, 2019 in Big Data Hadoop by John
420 views
0 votes
1 answer

JDBC connection to Hive using TLS/SSL

Hi. The properties are right but in ...READ MORE

May 31, 2019 in Big Data Hadoop by Karan
1,961 views
0 votes
1 answer

Can anyone help me out to install the following packages R-MR, R-HDFS, and R-HBase on R-HAdoop?

I have understood your problem, I will ...READ MORE

May 31, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
496 views
0 votes
1 answer

Enabling TLS/SSL on Hive

To enable TLS/SSL on hive, you have ...READ MORE

May 31, 2019 in Big Data Hadoop by Haran
1,890 views
0 votes
1 answer

I am receiving a warning which says: Failed to locate the winutils binary in the Hadoop binary path

I see that you are facing multiple ...READ MORE

May 31, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
5,787 views
0 votes
1 answer

CDH: Permission for Hbase user for Hbase key.

You can grant the permission for Hbase ...READ MORE

May 31, 2019 in Big Data Hadoop by Tina
518 views
0 votes
1 answer

Encrypt spilled data in Impala

Yes, Impala allows you to encrypt spilled ...READ MORE

May 31, 2019 in Big Data Hadoop by Rajan
428 views
0 votes
1 answer

How to load encrypted tables to encrypted table in Hive?

If the data is already encrypted, use ...READ MORE

May 30, 2019 in Big Data Hadoop by Esha
794 views
0 votes
1 answer

How to load unencrypted tables to encrypted in Hive?

Refer to the below command to load ...READ MORE

May 30, 2019 in Big Data Hadoop by John
525 views
0 votes
1 answer

How to build Zookeeper repository for Hue?

Open the terminal and run the following ...READ MORE

May 30, 2019 in Big Data Hadoop by Liam
393 views
0 votes
1 answer

Setting REST service in Hue

To be able to browse the znode, ...READ MORE

May 30, 2019 in Big Data Hadoop by Esha
364 views
0 votes
1 answer

How to set Zookeeper server in Hue?

You have to set the details of ...READ MORE

May 30, 2019 in Big Data Hadoop by John
624 views
0 votes
1 answer

Allowing hue to connect to sentry service

If you have enabled Kerberos for the ...READ MORE

May 30, 2019 in Big Data Hadoop by Jimmy
403 views
0 votes
1 answer

Sentry configuration file in hue

Hue looks for the sentry configuration file ...READ MORE

May 30, 2019 in Big Data Hadoop by Yogi
514 views