Trending questions in Big Data Hadoop

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
742 views
0 votes
1 answer

Parquet to ORC format in Hive

Follow the below steps to load the ...READ MORE

Feb 15, 2019 in Big Data Hadoop by Raj
5,475 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
890 views
0 votes
1 answer

How to import selected columns in Sqoop?

If you want to import selected columns, ...READ MORE

May 15, 2019 in Big Data Hadoop by Shirish
1,584 views
0 votes
1 answer

Can some one help me resolve this warning? It says "Unable to load Native-Hadoop library to your platform"

I understood the issue. I have faced ...READ MORE

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

How to uninstall all versions of hadoop completely from the system?

Do a: sudo dpkg -l | grep hadoop to ...READ MORE

Oct 29, 2018 in Big Data Hadoop by Frankie
• 9,830 points
10,136 views
0 votes
1 answer

How do I run Hadoop with Docker for both DEV and PROD environments?

Your requirements show that you are using ...READ MORE

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

What is the necessity of slave node in Oozie workflow?

Hey, A topology runs in a distributed manner, ...READ MORE

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

Explain to me the relationship between Hadoop and Databases.

Okay, that's a lot of queries together, ...READ MORE

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

Hive: Execute MapReduce jobs locally

You can set Hive to run MapReduce ...READ MORE

May 21, 2019 in Big Data Hadoop by Gani
1,291 views
0 votes
1 answer

How will you backup an HBase cluster?

Hey, In 2 ways we can perform HBase ...READ MORE

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

Can anyone help me with the installation and configuration procedures of Hadoop Multi-Node Cluster?

If you are ready to switch to ...READ MORE

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

Power of a number in Impala

Suppose you have fetched two values X ...READ MORE

Jun 6, 2019 in Big Data Hadoop by Reshma
580 views
0 votes
1 answer

How to set Sqoop server in Hue?

I am not exactly sure what you ...READ MORE

May 27, 2019 in Big Data Hadoop by Karna
1,015 views
0 votes
1 answer

Hadoop Hive: How to insert data in Hive table?

First, copy data into HDFS. Then create ...READ MORE

Nov 12, 2018 in Big Data Hadoop by Omkar
• 69,230 points
9,485 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
704 views
0 votes
1 answer

Using hedged reads in HBase

To enable hedged reads, open the hbase-site.xml file and ...READ MORE

Jun 4, 2019 in Big Data Hadoop by Gani
649 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
669 views
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
629 views
+1 vote
1 answer

Explain to me the difference between Name node and Secondary name node

First of all, let understand what is ...READ MORE

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

What is the difference between the disable and disable-all keyword in HBase?

Hey, disable:- This command will start disabling the ...READ MORE

May 24, 2019 in Big Data Hadoop by Gitika
• 65,910 points
1,081 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
605 views
0 votes
1 answer

Can I use pattern matching in Hive?

Yes, it is possible to use pattern ...READ MORE

May 21, 2019 in Big Data Hadoop by Khan
1,197 views
0 votes
1 answer

How to set proxy server api in Hue?

Follows these steps: Open the hue configuration file Search for the [[yarn_clusters]] section Set ...READ MORE

May 30, 2019 in Big Data Hadoop by Reshma
843 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
802 views
0 votes
1 answer

Oozie Uber JARs support configuration

You can configure Oozie to handle Uber ...READ MORE

Jun 6, 2019 in Big Data Hadoop by Karan
507 views
0 votes
1 answer

Query regarding Temporary table's metadata in HIVE

Registered tables are not cached in memory. ...READ MORE

May 22, 2019 in Big Data Hadoop by Tina
1,132 views
0 votes
1 answer

Configure Oozie to use MariaDB

Add the following properties in the oozie-site.xml file, it ...READ MORE

Jun 4, 2019 in Big Data Hadoop by Esha
563 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
603 views
0 votes
1 answer

Factorial function in Impala

There are two ways to do this: select ...READ MORE

Jun 7, 2019 in Big Data Hadoop by Reshma
430 views
0 votes
1 answer

Unable to run Name node and datanode on Single Node cluster: Does not contain a valid host:port

Add the following properties in the core-site.xml file, it ...READ MORE

May 22, 2019 in Big Data Hadoop by Sanam
1,096 views
0 votes
1 answer

How to set job tracker host in Hue?

You have to set this in the hue ...READ MORE

May 30, 2019 in Big Data Hadoop by Raman
781 views
0 votes
1 answer

Configurations to enable impersonation for Hbase thrift servers

The default configuration suggested in the official ...READ MORE

May 27, 2019 in Big Data Hadoop by Khan
868 views
0 votes
1 answer

High Availability Yarn configuration in Hue

Here's the default configuration suggested by the ...READ MORE

May 30, 2019 in Big Data Hadoop by Rajan
722 views
0 votes
1 answer

How to create an Ephemeral Znode in zookeeper?

Hey, To create an Ephemeral Znode, add -e flag as shown ...READ MORE

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

How to configure ulimit for Hbase using command line?

Hi, Increasing the file handles for the user ...READ MORE

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

How to set maximum dynamic partitions in MapReduce mode?

There is a default maximum number of ...READ MORE

May 21, 2019 in Big Data Hadoop by Likith
1,109 views
0 votes
1 answer

Is there any hdfs dfs command to restrict number of files to be created in a directory ?

Not sure about the command but you ...READ MORE

May 6, 2019 in Big Data Hadoop by Shri
1,816 views
0 votes
1 answer

How to secure thrift server crash if receives invalid data?

Hey, The Thrift server may crash if it ...READ MORE

May 29, 2019 in Big Data Hadoop by Gitika
• 65,910 points
746 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
529 views
0 votes
1 answer

How to kill a Backup Master in HBase?

Hey, To kill a backup master, you need ...READ MORE

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

Why for metastore RDBMS is used?

Hey, Yes, it is correct that Hive is ...READ MORE

May 11, 2019 in Big Data Hadoop by Gitika
• 65,910 points
1,553 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

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
504 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
492 views
0 votes
1 answer

To locate the HBase data cell which three co-ordinate is used ?

Hey,  HBase uses the coordinates to locate a ...READ MORE

May 29, 2019 in Big Data Hadoop by Gitika
• 65,910 points
733 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
478 views
0 votes
1 answer

Specify JDBC driver to use with Sqoop

Mention the JDBC driver in the sqoop import ...READ MORE

May 17, 2019 in Big Data Hadoop by Kishan
1,212 views
0 votes
1 answer

How many files can hive create in HDFS duringbMapReduce job?

There is a limit on how many ...READ MORE

May 21, 2019 in Big Data Hadoop by Charuni
1,039 views
0 votes
1 answer

Hive: Change data format for DDL output

By default, the DDL output is set ...READ MORE

May 20, 2019 in Big Data Hadoop by Karan
1,075 views