Most voted questions in Big Data Hadoop

+1 vote
1 answer

What is the technique to know the Default scheduler in hadoop?

Default scheduler in hadoop is JobQueueTaskScheduler, which is ...READ MORE

Oct 31, 2018 in Big Data Hadoop by Frankie
• 9,830 points
1,887 views
+1 vote
1 answer

What is difference between Hadoop Namenode HA and HDFS federation?

The main difference between HDFS High Availability ...READ MORE

Oct 31, 2018 in Big Data Hadoop by Frankie
• 9,830 points
3,799 views
+1 vote
3 answers

HIVE: java.net.URISyntaxException

Change in hfs-site.xml this properties <name>hive.exec.scratchdir</name> <value>/tmp/hive-${user.name}</value> <name>hive.exec.local.scratchdir</name> <value>/tmp/${user.name}</value> <name>hive.downloaded.resources.dir</name> <value>/tmp/${user.name}_resources</value> <name>hive.scratch.dir.permission</name> ...READ MORE

Dec 5, 2018 in Big Data Hadoop by Roshan
5,844 views
+1 vote
1 answer

How to count number of rows in alias in PIG?

COUNT is part of pig LOGS= LOAD 'log'; LOGS_GROUP= ...READ MORE

Oct 15, 2018 in Big Data Hadoop by Omkar
• 69,180 points
3,212 views
+1 vote
1 answer

Reading Performance in Hadoop Cluster

For speeding up reading performance of your ...READ MORE

Jul 25, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
1,343 views
+1 vote
0 answers

How to set up Hadoop cluster on Mac in intelliJ IDEA

I have Installed hadoop using brew and ...READ MORE

Jul 25, 2018 in Big Data Hadoop by Neha
• 6,300 points
1,604 views
+1 vote
3 answers

when i tried to run the hdfs namenode -format command...its failed to run..can anyone help me with this???

Hi Suriyaprakash, I guess the path for hadoop ...READ MORE

Jul 23, 2018 in Big Data Hadoop by avi_man_utd
13,495 views
+1 vote
1 answer

When I try to execute any Hadoop commands error pops up saying unable to find or load main class M

The error might be due to the ...READ MORE

Jul 17, 2018 in Big Data Hadoop by Frankie
• 9,830 points
2,453 views
+1 vote
1 answer

How can we list files in HDFS directory as per timestamp?

No, there is no other option to ...READ MORE

May 8, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
12,761 views
+1 vote
12 answers

How to check size of HDFS directory?

It is the same syntax. Use the ...READ MORE

Jun 6, 2019 in Big Data Hadoop by Sowmya
50,241 views
+1 vote
2 answers

What does hadoop fs -du command gives as output?

du command is used for to see ...READ MORE

Jul 24, 2019 in Big Data Hadoop by Lokesh Singh
6,452 views
+1 vote
1 answer

Why is jar file required to execute a MR code instead of class file?

We use hadoop keyword to invoke the ...READ MORE

Apr 24, 2018 in Big Data Hadoop by Shubham
• 13,490 points
1,599 views
+1 vote
1 answer

Why minimum 3 Journal Nodes are required in Hadoop HA architecture?

Initially in Hadoop 1.x, the NameNode was ...READ MORE

Apr 20, 2018 in Big Data Hadoop by kurt_cobain
• 9,350 points
12,164 views
+1 vote
1 answer

http://localhost:50070 not working in HADOOP

There are 2 case possible: 1. If you ...READ MORE

Apr 16, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
44,199 views
+1 vote
2 answers

How to authenticate username & password while using Connector for Cloudera Hadoop in Tableau?

Hadoop server installed was kerberos enabled server. ...READ MORE

Aug 21, 2018 in Big Data Hadoop by Priyaj
• 58,020 points
2,191 views
+1 vote
1 answer

Is it necessary to use Zookeeper in Hadoop Stack?

ZooKeeper is a centralized service for maintaining ...READ MORE

Mar 27, 2018 in Big Data Hadoop by Ashish
• 2,650 points
1,257 views
+1 vote
1 answer

Hadoop Installation Issue on Windows

Below is the main error you are ...READ MORE

Mar 26, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
7,239 views
+1 vote
1 answer

Cassandra and Hadoop - realtime vs batch

Apache Hadoop, is a big data analytics ...READ MORE

Mar 26, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
2,221 views
+1 vote
1 answer

Where to set hadoop.tmp.dir? core-site.xml or hdfs-site.xml?

hadoop.tmp.dir (A base for other temporary directories) is ...READ MORE

Mar 26, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
9,700 views
+1 vote
1 answer

Is Hadoop only Framework in Big Data Ecosystem ?

Actually there are many other frameworks, one of ...READ MORE

Mar 26, 2018 in Big Data Hadoop by Ashish
• 2,650 points
1,263 views
+1 vote
1 answer

Hadoop home path?

you can manually input the hadoop home ...READ MORE

Mar 26, 2018 in Big Data Hadoop by Ashish
• 2,650 points
7,687 views
+1 vote
1 answer

HDFS Permission

You have to check permissions on the ...READ MORE

Mar 26, 2018 in Big Data Hadoop by Ashish
• 2,650 points
1,149 views
+1 vote
1 answer

I installed Spark but while executing command, I am getting ‘hadoop’ command not found error?

For accessing Hadoop commands & HDFS, you ...READ MORE

Mar 21, 2018 in Big Data Hadoop by Shubham
• 13,490 points
3,024 views
+1 vote
2 answers

Failed to restart Hadoop namenode using cloudera quickstart

You can use Cloudera Manager to manage ...READ MORE

Mar 19, 2018 in Big Data Hadoop by kurt_cobain
• 9,350 points

edited Jun 9, 2020 by MD 4,884 views
+1 vote
2 answers

Execute Pig Script from Grunt Shell

From your current directory run  pig -x local Then ...READ MORE

Oct 25, 2018 in Big Data Hadoop by Kunal
6,978 views
0 votes
0 answers

hadoop cluster Unable to start standby Namenode

we have HDP Hadoop cluster with two ...READ MORE

Feb 4, 2024 in Big Data Hadoop by koko

edited Mar 5 281 views
0 votes
0 answers

hadoop cluster + Unable to start standby Namenode

we have HDP Hadoop cluster with two ...READ MORE

Feb 4, 2024 in Big Data Hadoop by anonymous

edited Mar 5 263 views
0 votes
0 answers

I am getting this below error in cloudera environment when executing the batch processing code

java.lang.IllegalStateException: Received event is not valid: Closed at ...READ MORE

Jun 27, 2023 in Big Data Hadoop by syedsalahuddin

edited Mar 5 453 views
0 votes
0 answers

Dj djdd dbd dbd jd dj dj dj dj

Jus eeiger eeiger ec hg hg hg ...READ MORE

May 26, 2023 in Big Data Hadoop by anonymous

edited Mar 5 263 views
0 votes
0 answers

namenode not running

when i execute command start-all.sh it does ...READ MORE

Jan 25, 2023 in Big Data Hadoop by Pramod

edited Mar 4 242 views
0 votes
0 answers

when i try to install hadoop 3.3.1 on ubuntu VM base on https://youtu.be/03uyN3WquIc

when i type cd /usr/local/hadoop/ in command i ...READ MORE

Nov 24, 2022 in Big Data Hadoop by Farah

edited Mar 4 140 views
0 votes
0 answers

Which is better linen or polyester?

Polyester, a synthetic, is a warmer fabric, ...READ MORE

Nov 16, 2022 in Big Data Hadoop by qiansifang

edited Mar 4 156 views
0 votes
0 answers

Sqoop error while trying to connect to MySql

Hello, I am running the below sqoop command ...READ MORE

Oct 2, 2022 in Big Data Hadoop by stepnabz

edited Mar 4 142 views
0 votes
0 answers

Cleaning Requirements for Hospital Curtain Fabric

Generally, hospital curtains are different from household ...READ MORE

Sep 26, 2022 in Big Data Hadoop by qiansifang

edited Mar 4 147 views
0 votes
0 answers

while deploying single node hadoop cluster, on final step of formatting namenode its showing command not found?

i have entered command hdfs dfs namenode ...READ MORE

Sep 5, 2022 in Big Data Hadoop by user

edited Mar 4 130 views
0 votes
0 answers

The characteristics of flame retardant curtain fabric

Flame retardant curtain fabric is a product ...READ MORE

Jul 29, 2022 in Big Data Hadoop by qiansifang

edited Mar 4 147 views
0 votes
0 answers

how to remove this erroe

on every execution of commands  this error ...READ MORE

May 23, 2022 in Big Data Hadoop by anonymous

edited Mar 4 201 views
0 votes
0 answers

hiv table data load using .csv

this is my data in csv file ...READ MORE

May 21, 2022 in Big Data Hadoop by Srinivas
• 120 points

edited Mar 4 219 views
0 votes
0 answers
0 votes
0 answers

keyword and sentiment analysis. map reduce mapper combiner and reducer program

task is to  analyse a range of ...READ MORE

Mar 23, 2022 in Big Data Hadoop by anonymous

edited Mar 4 150 views
0 votes
0 answers

Big Data Hadoop Course worth it or not?

Big Data Hadoop course is used for ...READ MORE

Feb 23, 2022 in Big Data Hadoop by qtsinfo

edited Mar 4 144 views
0 votes
1 answer

What are the five v's of big data

Big data is a collection of data ...READ MORE

Feb 4, 2022 in Big Data Hadoop by surbhi
• 3,820 points
2,739 views
0 votes
1 answer

What is big data engineering

Data engineer roles have recently become more ...READ MORE

Feb 4, 2022 in Big Data Hadoop by surbhi
• 3,820 points
1,219 views
0 votes
0 answers

what are the five v's of big data

Feb 4, 2022 in Big Data Hadoop by surbhi
• 3,820 points
890 views
0 votes
1 answer

what does velocity in big data mean

Velocity in big data refers to the ...READ MORE

Feb 3, 2022 in Big Data Hadoop by CoolCoder
• 4,420 points
4,303 views
0 votes
1 answer

what is big data hadoop

The Hadoop operating system is used to ...READ MORE

Feb 3, 2022 in Big Data Hadoop by CoolCoder
• 4,420 points
1,312 views
0 votes
0 answers

what is big data with examples

what is big data with examples READ MORE

Feb 1, 2022 in Big Data Hadoop by surbhi
• 3,820 points
771 views
0 votes
1 answer

what is big data technology

Big data refers to extremely large, and ...READ MORE

Feb 4, 2022 in Big Data Hadoop by CoolCoder
• 4,420 points
938 views