Most answered questions in Big Data Hadoop

0 votes
1 answer

HiveServer2 connection URL for remote mode

For a remote server, the URL format ...READ MORE

Jun 4, 2019 in Big Data Hadoop by Mahesh
638 views
0 votes
1 answer

HiveServer2 connection URL format

The HiveServer2 connection URL has the following ...READ MORE

Jun 4, 2019 in Big Data Hadoop by Giri
467 views
0 votes
1 answer

Access Hive Server with JDBC clients

To access Hive Server using JDBC client, ...READ MORE

Jun 4, 2019 in Big Data Hadoop by Raghu
755 views
0 votes
1 answer

How to change WebHCat default port?

The default port configuration is stored in ...READ MORE

Jun 4, 2019 in Big Data Hadoop by Hari
610 views
0 votes
1 answer

Can anyone help me in installing and configuring a Multi-Node Hadoop Cluster?

To install Hadoop setup on the 4-node ...READ MORE

Jun 4, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
1,164 views
0 votes
1 answer

Can someone explain me how write data into HDFS using Java?

I understand your issue, I would drop ...READ MORE

Jun 4, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
1,103 views
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
446 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
538 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
481 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
783 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,986 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
467 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
676 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
502 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,947 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
955 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
717 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
507 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
581 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,294 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,039 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
613 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,588 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
899 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,059 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
538 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
432 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
329 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,264 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,962 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
418 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,317 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
969 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,523 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
360 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,733 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,964 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
442 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,402 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,671 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
367 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,809 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
429 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
2,004 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
508 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,924 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,857 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
526 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
435 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
810 views