Most viewed questions in Big Data Hadoop

0 votes
1 answer

What is Dumbo MapReduce in Hadoop?

Doc on Hadoop Streaming : http://hadoop.apache.org/docs/r1.2.1/streaming.html Hadoop streaming is ...READ MORE

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

How to export file from sqoop to sql table?

For SQOOP export please try below command: bin/sqoop ...READ MORE

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

Sqoop version compatible with Hadoop 0.20?

Apache Sqoop has 2 major projects i.e. ...READ MORE

May 9, 2018 in Big Data Hadoop by Shubham
• 13,490 points
849 views
0 votes
1 answer

Hadoop Pig: How to include external jar file in PIG?

You can do this: register /local/path/to/Jar_name.jar READ MORE

Nov 16, 2018 in Big Data Hadoop by Omkar
• 69,230 points
847 views
0 votes
1 answer

Explain what is a sequence file in Hadoop?

Hello, To store binary key/value pairs, sequence file ...READ MORE

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

Hadoop for data migration

You can use Hadoop for these kinds ...READ MORE

Apr 18, 2018 in Big Data Hadoop by kurt_cobain
• 9,390 points
845 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
842 views
0 votes
1 answer

How to load dataset in Pig?

Hi@akhtar, You can run the load command in ...READ MORE

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

I want to install snappy on Hadoop 1.2.1. How do I do that?

As per Cloudera, if you install hadoop ...READ MORE

Dec 11, 2018 in Big Data Hadoop by Frankie
• 9,830 points
840 views
0 votes
1 answer

How to move Word and PDF documents to Hadoop HDFS?

Try with below commands: hadoop fs -copyFromLocal <localsrc> ...READ MORE

Dec 5, 2018 in Big Data Hadoop by Frankie
• 9,830 points
840 views
0 votes
1 answer

What are the problems in creating volume in mapr hadoop?

It sounds like the user you are ...READ MORE

Aug 22, 2018 in Big Data Hadoop by Frankie
• 9,830 points
837 views
0 votes
1 answer

Why am I not able to see the Hadoop daemons that are running?

I guess you are starting the services ...READ MORE

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

Remove attribute from a column in HBase

To remove the attribute from a column, ...READ MORE

Jun 4, 2019 in Big Data Hadoop by Firoz
836 views
0 votes
1 answer

When do reduce tasks start in Hadoop?

The reduce phase has 3 steps: shuffle, ...READ MORE

Jul 27, 2018 in Big Data Hadoop by Frankie
• 9,830 points
836 views
0 votes
0 answers

Real time access to data in hadoop

We need to store customer billing data ...READ MORE

Apr 30, 2020 in Big Data Hadoop by anonymous
• 120 points
835 views
–1 vote
1 answer

Changing map and reduce slots

Follow these steps to set the map ...READ MORE

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

The file exists before processing with hadoop command

Took session and it got resolved. READ MORE

Dec 18, 2017 in Big Data Hadoop by Sudhir
• 1,610 points
832 views
0 votes
1 answer
0 votes
1 answer

What is the prerequisite for BigQuery other than SQL?

If you know your SQL, you should ...READ MORE

Aug 23, 2018 in Big Data Hadoop by Frankie
• 9,830 points
828 views
0 votes
1 answer

Apache storm installation

The “conf/storm.yaml” file contains configurations of Storm. And ...READ MORE

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

How to create the Oozie DB using the 'ooziedb.sh' command line tool?

This is the command you can use: $ ...READ MORE

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

Pig: ParseException: File not found

By convention, the pig script that you ...READ MORE

May 23, 2019 in Big Data Hadoop by Tina
825 views
0 votes
1 answer

Hadoop on Windows - Training

If your primary objective is to learn ...READ MORE

Mar 27, 2018 in Big Data Hadoop by kurt_cobain
• 9,390 points
824 views
+1 vote
1 answer

About Available Space Block Placement Policy

Hi, We know, In HDFS data is divided into ...READ MORE

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

How to create a Table using HBase shell ?

Hey, You can create a table using the create command, ...READ MORE

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

How to get the column name printed in a file along with the output in Hive?

Hi @Neethu, Regarding your query, I would suggest ...READ MORE

Jul 2, 2020 in Big Data Hadoop by Gitika
• 65,910 points
818 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
816 views
0 votes
1 answer

Can we use Apache Mahout without Hadoop dependency?

Yes. Not all of the Mahout depends ...READ MORE

May 17, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
816 views
0 votes
1 answer

CSV integration with Hadoop

For integrating Hadoop with CSV, we can use ...READ MORE

Jul 16, 2019 in Big Data Hadoop by Krish
815 views
0 votes
1 answer

What are the components of Driver in Hive?

Hey, There are three major components of driver ...READ MORE

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

How to implement data locality in Hadoop MapReduce?

You can use this getFileBlockLocations method of ...READ MORE

Apr 20, 2018 in Big Data Hadoop by kurt_cobain
• 9,390 points
813 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
812 views
0 votes
1 answer

BigData in MPI

MPI is a communication protocol for programming ...READ MORE

Feb 14, 2019 in Big Data Hadoop by Disha
812 views
0 votes
1 answer

I am install hadoop on signal node and run program but delay time if have dataset size 3.3 GB take time about 2 hours

Hey @Faris! Try increasing the number of reducers. ...READ MORE

Apr 12, 2019 in Big Data Hadoop by Omkar
• 69,230 points
809 views
0 votes
1 answer

Sqoop import not working

The error you are getting is because ...READ MORE

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

Application of Hbase?

Hey, Here are the following applications as follows: HBase is ...READ MORE

May 20, 2019 in Big Data Hadoop by Gitika
• 65,910 points

edited May 20, 2019 by Gitika 807 views
0 votes
0 answers
0 votes
1 answer

How to extract Cloudera Hadoop VM archive?

If you are Windows, you need to ...READ MORE

Aug 9, 2018 in Big Data Hadoop by Frankie
• 9,830 points
803 views
0 votes
1 answer

How to replace Hive table name?

Yes, it is possible to change the ...READ MORE

May 20, 2019 in Big Data Hadoop by Firoz
802 views
0 votes
1 answer

Command to establish connection between MySql with linux?

This is the command you can use ...READ MORE

Apr 15, 2019 in Big Data Hadoop by Gitika
• 65,910 points

edited Apr 18, 2019 by Gitika 801 views
0 votes
1 answer

File formats in Hadoop?

File format is just a way to ...READ MORE

Apr 9, 2019 in Big Data Hadoop by Gitika
• 65,910 points

edited Apr 12, 2019 by Gitika 801 views
0 votes
1 answer

How can I get the respective Bitcoin value for an input in USD when using c#

Simply make call to server and parse ...READ MORE

Mar 25, 2018 in Big Data Hadoop by charlie_brown
• 7,720 points
801 views
0 votes
1 answer

How is a file written in hdfs?

When you copy a file from the ...READ MORE

Dec 21, 2018 in Big Data Hadoop by Omkar
• 69,230 points
800 views
0 votes
2 answers

Namenode is not getting started

Hi, You can do one thing, first delete all ...READ MORE

Aug 5, 2019 in Big Data Hadoop by Namisha
799 views
0 votes
1 answer

what is the difference between drop and drop_all command in Hbase?

Hey, drop:- This command is used to drop ...READ MORE

May 24, 2019 in Big Data Hadoop by Gitika
• 65,910 points
797 views
+1 vote
1 answer

Explain to me the difference between HBase and HDFS

Let's start from scratch. Hadoop basically consists of three ...READ MORE

Mar 19, 2019 in Big Data Hadoop by nitinrawat895
• 11,380 points
797 views
0 votes
1 answer

Can we use apache Mahout without Hadoop dependency?

There is a number of algorithm implementations ...READ MORE

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

Is it possible to integrate Kdb+ and hadoop?

kdb is a column oriented database plus ...READ MORE

Oct 10, 2018 in Big Data Hadoop by Frankie
• 9,830 points
796 views