Trending questions in Big Data Hadoop

0 votes
1 answer

Getting error message on execution of sqoop command to list database

Please use the sqoop list database syntax ...READ MORE

May 23, 2019 in Big Data Hadoop by Rashmi
1,931 views
0 votes
1 answer

Error: Unable to load native-hadoop library for your platform.

Hi,  You should execute the command hdfs dfs -ls ...READ MORE

Jun 17, 2019 in Big Data Hadoop by Gitika
• 65,910 points
841 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,571 views
0 votes
1 answer

How to fetch more data from database while using Sqoop import?

Hey. You guessed it right. The max ...READ MORE

May 15, 2019 in Big Data Hadoop by Gani
2,266 views
0 votes
1 answer

What is Oozie Sqoop submit command?

Hey, This is the command you can use: oozie ...READ MORE

Jun 24, 2019 in Big Data Hadoop by Gitika
• 65,910 points

edited Jun 26, 2019 by Gitika 541 views
0 votes
0 answers

How to Execute job in oozie?

Can anyone explain how to execute Job ...READ MORE

Jun 26, 2019 in Big Data Hadoop by ritam
519 views
0 votes
1 answer

How to change the status of Oozie state?

Hi, You can use the command below: $ oozie ...READ MORE

Jun 25, 2019 in Big Data Hadoop by Gitika
• 65,910 points
516 views
0 votes
2 answers

How are Partitioning and Bucketing different from each other in Apache Hive?

Let us consider a student database table ...READ MORE

Apr 15, 2019 in Big Data Hadoop by nitinrawat895
• 11,380 points
3,512 views
0 votes
1 answer

How to check the directory is present in shell script or not?

Hi, To check the directory is present in ...READ MORE

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

Python read file as stream from HDFS

I could redirect to a Python library ...READ MORE

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

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

Hadoop Docker Hub provides Hadoop Images, You ...READ MORE

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

Sqoop Job not working

I have made a little change to ...READ MORE

Jun 19, 2019 in Big Data Hadoop by Vishwa
719 views
0 votes
1 answer

Command to listing all the tables In HBase?

Hey, list is the command that is used ...READ MORE

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

Is it possible to run Apache Spark without Apache Hadoop?

First of all, Let us get a ...READ MORE

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

Namenode stops automatically after a while when started Hadoop.

Hi, You can follow these steps which can ...READ MORE

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

Custom setting of MapReduce tasks in HIVE

When we set number of mappers to ...READ MORE

Jun 19, 2019 in Big Data Hadoop by Ferry
706 views
0 votes
1 answer

I need to copy data from one HDFS to another HDFS. Can you help me do so?

I understood your issue. Let me help you ...READ MORE

May 16, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
2,165 views
0 votes
1 answer

How to create Hive tables that can be partitioned Using HiveQL?

Hey, You can create a Hive table using ...READ MORE

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

How can Hadoop process the records that are split across the block boundaries?

First of all, Map Reduce algorithm is not programmed ...READ MORE

Apr 15, 2019 in Big Data Hadoop by nitinrawat895
• 11,380 points
3,511 views
0 votes
1 answer

What is Oozie Hive submit command?

Hi, You can use this example : oozie hive ...READ MORE

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

What is the syntax for HiveQL SELECT Statement?

Hey,  You can use this  syntax below: SELECT [ALL ...READ MORE

Jun 25, 2019 in Big Data Hadoop by Gitika
• 65,910 points
453 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,495 views
0 votes
2 answers

Not able to run Hive queries.

If you are loading your data from ...READ MORE

Mar 3, 2020 in Big Data Hadoop by chima

edited Mar 4, 2020 by Gitika 1,399 views
0 votes
1 answer

Help m setting up a multi node hadoop cluster

I can help you on this one. Requirement: ...READ MORE

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

Differences between Cassandra and Hadoop, Real-time Processing v/s Batch Processing

Hadoop is basically designed including HDFS loaded with ...READ MORE

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

How to see a running workflow, coordinate or bundle of job in Oozie?

Hey, You can use this example to see, $ ...READ MORE

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

Is no of block equal no of i/p split, no of container, no of mapper ?

Split size is approximately equal to block ...READ MORE

Jun 20, 2019 in Big Data Hadoop by Ron
579 views
+2 votes
1 answer

windows 10 C:\Users\mk>hadoop -version output:- Error: Could not find or load main class P.

Hey, I guess the error you are facing ...READ MORE

May 10, 2019 in Big Data Hadoop by Gitika
• 65,910 points
2,259 views
0 votes
1 answer

What Oozie CLI retries connection used for?

Hi, Oozie CLI retries the connection to Oozie servers ...READ MORE

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

What is SerDe in Hive?

Hey, The SerDe interface allows you to instruct ...READ MORE

May 14, 2019 in Big Data Hadoop by Gitika
• 65,910 points
2,202 views
0 votes
1 answer

Hdfs cluster and Master/standby Machine

Client submits job to Namenode. To achieve this, Client ...READ MORE

Jun 19, 2019 in Big Data Hadoop by Raj
608 views
0 votes
1 answer
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,279 views
0 votes
1 answer

How Oozie prepares Hadoop configuration file?

Hi, Oozie prepares a Hadoop configuration file which ...READ MORE

Jun 12, 2019 in Big Data Hadoop by Gitika
• 65,910 points
865 views
0 votes
2 answers

Hey for all, how to get on large data i want use in hadoop?

Hi, To work with Hadoop you can also ...READ MORE

Jul 30, 2019 in Big Data Hadoop by Sunny
847 views
0 votes
1 answer

How to see the history of Job output-dir in MapReduce?

Hi, You can use this command to the ...READ MORE

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

"Write successful" message from Data node to Name Node

What happens is namenode on the basis ...READ MORE

Jun 20, 2019 in Big Data Hadoop by Quill
495 views
0 votes
1 answer
0 votes
1 answer
0 votes
0 answers

Hive data load error

I have table in hive with below ...READ MORE

Jun 19, 2019 in Big Data Hadoop by Rishi
535 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,151 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,308 views
0 votes
1 answer

How to use data compression in sqoop import?

You can enable data compression from the ...READ MORE

May 15, 2019 in Big Data Hadoop by Rocky
1,981 views
0 votes
1 answer

In Which cluster(Dev or Prod) we test the job?

Well, that depends on what a particular ...READ MORE

Jun 20, 2019 in Big Data Hadoop by Raj
421 views
0 votes
1 answer

Disable dynamic partition in hive

Dynamic partition is set to true by ...READ MORE

May 21, 2019 in Big Data Hadoop by Vishwa
1,704 views
0 votes
1 answer

SQOOP Import command failure

Try this command where the student table ...READ MORE

Jun 20, 2019 in Big Data Hadoop by Suri
411 views
0 votes
1 answer

Impala get current time

You can get the current time using ...READ MORE

Jun 6, 2019 in Big Data Hadoop by Raman
1,004 views
0 votes
1 answer

What is control flow Nodes defines in Oozie?

Hello, Control flow nodes define the beginning and ...READ MORE

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

Regarding unstructured data handling

There are multiple ways to import unstructured ...READ MORE

Jun 19, 2019 in Big Data Hadoop by Ranjitha
439 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,254 views