Most voted questions in Big Data Hadoop

0 votes
1 answer

How can create the dynamic partition table with data in Hive?

Hi, We can see some steps to do ...READ MORE

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

Differentiate between FileSink and FileRollSink

Hey, The major difference between HDFS FileSink and ...READ MORE

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

ERROR 1142 (42000): SELECT command denied to user ''@'localhost' for table 'user'

Hey, This is a mysql command line error ...READ MORE

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

ERROR 1227 (42000): Access denied; you need (at least one of) the CREATE USER privilege(s) for this operation.

Hi, You can follow some steps to remove ...READ MORE

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

Is StandBy NameNode a daemon?

StandBy NameNode is not a separate daemon. ...READ MORE

Jun 19, 2019 in Big Data Hadoop by Raman
383 views
0 votes
1 answer

What is Shared Edit Logs in case of Stand By Name Node in Hadoop 2.x?

Yes, Shared Edit Logs exist in case ...READ MORE

Jun 19, 2019 in Big Data Hadoop by Hansini
2,596 views
0 votes
1 answer

How setrep command is used and what is the description to this?

Hi, This HDFS command is used to change ...READ MORE

Jun 19, 2019 in Big Data Hadoop by Gitika
• 65,910 points
5,288 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
432 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
713 views
0 votes
1 answer

Hive Connection issue

You are getting the issues probably because ...READ MORE

Jun 19, 2019 in Big Data Hadoop by Karan
1,306 views
0 votes
1 answer

ERROR 1044 (42000): Access denied for user ''@'localhost' to database 'oozie'

Hey, I got the same error and it ...READ MORE

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

Unable to go to Hbase Shell

Hi@avi, I also met the same problem. You ...READ MORE

Jun 19, 2019 in Big Data Hadoop by Hiran

edited Jun 9, 2020 by MD 947 views
0 votes
1 answer

Difference between root of hdfs and local machine

The command hdfs dfs -put command is used to ...READ MORE

Jun 19, 2019 in Big Data Hadoop by Mahi
1,794 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
703 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
603 views
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
531 views
0 votes
1 answer

How can we use IN/EXIST operator in Hive?

Hey, Yes, now Hive supports IN or EXIST, ...READ MORE

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

How can we configure remote metastore mode in Hive?

Hey,  Basically, hive-site.xml file has to be configured ...READ MORE

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

Where is table data stored in Apache HIve by default?

Hi, yes, you can do it by using  ...READ MORE

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

Is it possible to change the default location of a managed table?

Hi, Yes, you can do it by using ...READ MORE

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

Oozie exception error handling.

Hi, We can set Hive Action configuration using ...READ MORE

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

Error: Tasktracker is not starting

Hey, From the master node, you can start ...READ MORE

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

Command to allows polling the Oozie server for an Oozie job?

Hey, You can use this command to see polling ...READ MORE

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

How to check the information and status of workflow, coordinator or Bundle job or coordinator Action in Oozie?

Hi, You can check this example to see ...READ MORE

Jun 18, 2019 in Big Data Hadoop by Gitika
• 65,910 points
1,478 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
684 views
0 votes
1 answer
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
702 views
0 votes
1 answer

How to submit bundle features in Oozie?

Hey, You can use this example to learn ...READ MORE

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

Error: Operation not permitted, starting namenode logging to usr/local/hadoop, while starting Hadoop cluster.

Hey, You can do one thing, make a ...READ MORE

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

Find Hadoop Configuration in Java Util.

I understand your issue of HDFS, I ...READ MORE

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

Error: permission denied locoalhost: chown: cannot access /usr/local/hadoop/ No such file or directory

Hey, As the error suggested that you have ...READ MORE

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

How to execute job In Oozie?

Can anyone suggest which command to use ...READ MORE

Jun 17, 2019 in Big Data Hadoop by rena
363 views
0 votes
1 answer

Mention Job Flow parameter in Oozie?

Hey, You can use this job flow parameter ...READ MORE

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

Command use to kill the job in MapReduce.

Hi, The command you can use to kill ...READ MORE

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

Command to see the status of MapReduce job?

Hi, You can use this command given below: Syntax: $ ...READ MORE

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

How to print the counter value in MapReduce?

Hey, You can use this command to print ...READ MORE

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

Command to initiate MapReduce which provide decent UI?

I am new to MapReduce and want ...READ MORE

Jun 14, 2019 in Big Data Hadoop by Rachna
403 views
0 votes
1 answer

Datanode not running on Hadoop-2.7.3

Hey, I solved this problem by removing hadoop ...READ MORE

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

Hadoop input folder not found?

Hey, This is because the user directory not ...READ MORE

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

Command to get status of all running Oozie workflow

Hey, You can use this command to get ...READ MORE

Jun 12, 2019 in Big Data Hadoop by Gitika
• 65,910 points
5,038 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
856 views
0 votes
1 answer

How kill control node works in Oozie?

Hey, The kill node allows a workflow job to kill ...READ MORE

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

What is work flow application consists of in Oozie?

Hi, A workflow application consists of the workflow ...READ MORE

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

How Oozie workflow can be parameterised?

Hi, Oozie workflows can be parameterized. The parameters ...READ MORE

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

What is fork Keyword in Oozie? How Fork and Join keyword are related t o each other in Oozie?

Hey, Basically, when we want to run multiple jobs ...READ MORE

Jun 12, 2019 in Big Data Hadoop by Gitika
• 65,910 points
2,598 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
377 views