Most viewed questions in Big Data Hadoop

0 votes
1 answer

How Big is Big data?

First question which strikes that how BIG ...READ MORE

Apr 4, 2019 in Big Data Hadoop by Gitika
• 65,910 points
508 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

Create accumulo table using sqoop

Yes, you can create the missing table ...READ MORE

May 16, 2019 in Big Data Hadoop by Shalini
507 views
0 votes
1 answer

How to create a file in Linux from terminal window?

Hey, Nothing to worry about creating any file ...READ MORE

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

How to achieve maximum memory to disk I/O ratio?

You need to tune io.sort.mb value until ...READ MORE

Sep 18, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
507 views
0 votes
1 answer

Files for Configuring HDFS in Hadoop 2.2.0?

By default these Hadoop configuration files are ...READ MORE

Apr 15, 2018 in Big Data Hadoop by Shubham
• 13,490 points
507 views
0 votes
1 answer

Is data sent to some other location to be processed in pig?

With pig, we are not taking data ...READ MORE

Jul 10, 2019 in Big Data Hadoop by Adi
506 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
506 views
0 votes
1 answer

How to write examples to test whether the installation is validated or not?

You have some example jars in your ...READ MORE

Sep 5, 2018 in Big Data Hadoop by Frankie
• 9,830 points
506 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
503 views
0 votes
1 answer

what is pig in big data?

Pig is a high-level programming language for ...READ MORE

Jan 7, 2022 in Big Data Hadoop by Edureka
• 12,690 points
502 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
502 views
0 votes
1 answer

Which MySql command will generate all the list of command for MySql prompt?

The command is very simple, you have ...READ MORE

Apr 15, 2019 in Big Data Hadoop by Gitika
• 65,910 points
502 views
–1 vote
1 answer

Is standby node missing in Hadoop 1.0?

Yes, Hadoop 1.0 didn't have standby namenode. ...READ MORE

Dec 21, 2018 in Big Data Hadoop by Omkar
• 69,230 points
500 views
0 votes
1 answer

What is HDFS?

HDFS is a distributed file system that ...READ MORE

Dec 24, 2021 in Big Data Hadoop by Kavya
• 700 points
499 views
0 votes
1 answer

Error: Unable to instantiate

Hi,  There is a possibility that because of ...READ MORE

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

Where can I find older versions of Hadoop?

You can check here. From the archives. In particular, ...READ MORE

Sep 27, 2018 in Big Data Hadoop by Frankie
• 9,830 points
499 views
0 votes
1 answer

Does HQL query go to all the nodes to process data?

InputSplits are created by logical division of ...READ MORE

Jul 26, 2019 in Big Data Hadoop by Tina
498 views
0 votes
1 answer

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

Hi, Yes, you can run Hadoop with Docker ...READ MORE

Jan 24, 2020 in Big Data Hadoop by MD
• 95,440 points
498 views
0 votes
1 answer

Error while accessing the file outformat method SetOutputpath

You have imported org.apache.hadoop.mapred.FileOutputFormat, ​​you need to import org.apache.hadoop.mapreduce.lib.output.FileOutputFormat So, make ...READ MORE

Feb 22, 2019 in Big Data Hadoop by Omkar
• 69,230 points
497 views
0 votes
1 answer

Hadoop on cassandra database

Regarding your question - there is a ...READ MORE

Mar 26, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
497 views
0 votes
1 answer

Job Designer path in Hue

Hi. You can set a local path ...READ MORE

May 27, 2019 in Big Data Hadoop by Alice
493 views
0 votes
0 answers

Sqoop exclude tables

How to exclude tables in sqoop if ...READ MORE

Jul 25, 2019 in Big Data Hadoop by Will
492 views
0 votes
1 answer

Hadoop Hive Bucketing

Partition helps in increasing the efficiency when ...READ MORE

Dec 14, 2018 in Big Data Hadoop by Omkar
• 69,230 points
492 views
0 votes
1 answer

How to import scala packages?

Scala packages can be imported so that ...READ MORE

Nov 16, 2020 in Big Data Hadoop by Gitika
• 65,910 points
491 views
0 votes
1 answer

How to set rep to particular user in hdfs?

HDFS does not allocate capacity separately based ...READ MORE

Jul 5, 2019 in Big Data Hadoop by Leena
491 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
491 views
0 votes
1 answer

How to embed HDFS cluster information on a website?

Hi @Bhavish.  It is possible to get cluster ...READ MORE

May 27, 2019 in Big Data Hadoop by Omkar
• 69,230 points
488 views
–1 vote
1 answer

Hdfs command to see available free space in hdfs

Yes, you check the free space using ...READ MORE

Jan 22, 2019 in Big Data Hadoop by Omkar
• 69,230 points
488 views
0 votes
1 answer

RDMBS integration with Hadoop

About integrating RDBMS with Hadoop, you can ...READ MORE

Jul 16, 2019 in Big Data Hadoop by Nanda
487 views
0 votes
1 answer

Can I install and work with Hadoop on Amazon Web Services with a free trial?

Even I faced the same issue but ...READ MORE

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

Mapreduce shuffle and sort

The mapreduce task happens in the following ...READ MORE

Dec 27, 2018 in Big Data Hadoop by Omkar
• 69,230 points
487 views
0 votes
1 answer

Drop a table in Hive.

Hi@akhtar, When you drop a table from Hive ...READ MORE

Oct 19, 2020 in Big Data Hadoop by MD
• 95,440 points
486 views
0 votes
1 answer

Explain what does the conf.setMapper Class do?

Hi, Conf.setMapperclass  sets the mapper class and all ...READ MORE

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

Avro - Getting Started

Refer to the example given here. It's ...READ MORE

Apr 4, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
485 views
0 votes
1 answer

Sqoop set path for compiled objects

While you use the sqoop command (I ...READ MORE

May 17, 2019 in Big Data Hadoop by Kunal
483 views
0 votes
1 answer

MapFile in Pig

MapFile is a class which serves file-based ...READ MORE

Jul 6, 2018 in Big Data Hadoop by Data_Nerd
• 2,390 points
482 views
0 votes
1 answer

How to confirm if Hue plugins are properly set?

You can confirm it like this: $ tail ...READ MORE

May 24, 2019 in Big Data Hadoop by Shirish
481 views
–1 vote
1 answer

Not able to execute mapreduce code

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

Jan 7, 2019 in Big Data Hadoop by Omkar
• 69,230 points
481 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
480 views
–1 vote
1 answer

Issue with MySql Server connection

Try to restart the mysqld server and then login: sudo ...READ MORE

Jan 2, 2019 in Big Data Hadoop by Omkar
• 69,230 points
477 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
476 views
0 votes
1 answer

Getting error in Custom Input Format

Use this property directly to delimit the ...READ MORE

Apr 19, 2018 in Big Data Hadoop by Shubham
• 13,490 points
476 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,400 points
475 views
0 votes
1 answer

Install Hadoop On Ubuntu

I guess it should be at /hadoop/hadoop-common-project/hadoop-common/sr ...READ MORE

Jul 8, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
474 views
0 votes
1 answer

Hue filter to search users

You have to specify the filter to ...READ MORE

May 28, 2019 in Big Data Hadoop by Kishan
474 views
0 votes
0 answers

How to run WebHCat using Hive?

How can I run WebHCat using hive ...READ MORE

May 17, 2019 in Big Data Hadoop by Rishi
474 views
0 votes
1 answer

Can we use different input and output format classes?

Yes, InputFormatClass and OutputFormatClass are independent of ...READ MORE

Jul 22, 2019 in Big Data Hadoop by Jishan
473 views
0 votes
1 answer

Sqoop: Use HBase table instead of HDFS

To override the default and import data ...READ MORE

May 16, 2019 in Big Data Hadoop by Rajini
473 views
0 votes
1 answer

How to install Hadoop in Ubuntu?

Follow the steps as mentioned in the ...READ MORE

May 17, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
471 views