Trending questions in Big Data Hadoop

0 votes
1 answer

OOZIE Connectivity: "Unable to Connect"

You have to run the start command ...READ MORE

May 22, 2019 in Big Data Hadoop by Quil
606 views
0 votes
1 answer

Spark: Problem creating RDD

Please use the command as shown below ...READ MORE

May 24, 2019 in Big Data Hadoop by Raj
511 views
0 votes
1 answer

Hadoop Namenode start issue

Try restarting the master: $ sudo reboot $ sudo ...READ MORE

May 22, 2019 in Big Data Hadoop by Rishi
590 views
+1 vote
1 answer

Hadoop: "DEPRECATED: Use of this script to execute hdfs command is deprecated." error

The use of dfs in your command is "Deprecated". ...READ MORE

Nov 26, 2018 in Big Data Hadoop by Omkar
• 69,210 points
8,192 views
0 votes
1 answer

Oozie editor issue in CDH 5.4: Documents not available.

Hi. CDH 5.4 and later versions use ...READ MORE

May 27, 2019 in Big Data Hadoop by Nisha
369 views
0 votes
1 answer

I have installed Hadoop on Ubuntu but name node is not running.

If you are using Hadoop version-2.7.7, then ...READ MORE

Apr 30, 2019 in Big Data Hadoop by Gitika
• 65,910 points
1,638 views
0 votes
1 answer

How to start and stop Master in HBase?

Hello, Using the “local-master-backup.sh” you can start up ...READ MORE

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

What is metastore in Hive architecture?

Hey, Hive chooses respective database servers to store ...READ MORE

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

Problem while running MapReduce code.

You will have to create a Mapper ...READ MORE

May 23, 2019 in Big Data Hadoop by Rishi
508 views
0 votes
1 answer

How to import tables into Hive from Sqoop?

Very simple, in your sqoop command that ...READ MORE

May 15, 2019 in Big Data Hadoop by John
846 views
0 votes
1 answer

Restrict number of workflows retrieved in an API call

Hey there! Because you are trying to ...READ MORE

May 27, 2019 in Big Data Hadoop by John
328 views
0 votes
1 answer

what is Region keyword and and store keyword in Hbase?

Hey, In HBase, tables are split into regions ...READ MORE

May 20, 2019 in Big Data Hadoop by Gitika
• 65,910 points
602 views
+1 vote
2 answers
0 votes
1 answer

How to override Mapred home directory using sqoop?

Sqoop provides an option to override the ...READ MORE

May 17, 2019 in Big Data Hadoop by Rajini
711 views
+1 vote
1 answer

which version of sqoop i install for hadoop3.1.1 ?

Hi @lucky! The latest version of Sqoop available ...READ MORE

Feb 7, 2019 in Big Data Hadoop by Omkar
• 69,210 points
4,966 views
0 votes
1 answer

Query regarding sqoop job

There no way to take any precautions ...READ MORE

May 23, 2019 in Big Data Hadoop by Imran
437 views
0 votes
1 answer

List of all the functions that can be obtain from hive?

Hello, A list of all functions can be ...READ MORE

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

Opening a HDFS file in browser

In HDFS 8020 is IPC port, you ...READ MORE

Oct 29, 2018 in Big Data Hadoop by Frankie
• 9,830 points
9,336 views
0 votes
1 answer

Use of Describe keyword in HBase?

Hey, The describe command returns the description of ...READ MORE

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

Hadoop Hive: How to split a single row into multiple rows?

Try this SELECT ID1, Sub FROM tableName lateral view ...READ MORE

Nov 14, 2018 in Big Data Hadoop by Omkar
• 69,210 points
8,632 views
0 votes
1 answer

How to set Zookeeper server for Accumulo in sqoop?

Hi. To mention the Zookeeper server in ...READ MORE

May 17, 2019 in Big Data Hadoop by Kumar
712 views
0 votes
1 answer

How to specify Hue Server Http address?

Search for the Hue configuration file on ...READ MORE

May 24, 2019 in Big Data Hadoop by Rahul
369 views
0 votes
1 answer

Why Alter keyword has been used in HBase?

Hey, Alter is the command used to make ...READ MORE

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

Hadoop version problem: System is launching different version of Hadoop

When you run sudo service hadoop-master command, it internally runs ...READ MORE

May 22, 2019 in Big Data Hadoop by Tina
449 views
+1 vote
1 answer

How to delete sqoop job?

$ ​sqoop job --delete jobname But be careful ...READ MORE

Feb 20, 2019 in Big Data Hadoop by Omkar
• 69,210 points
4,378 views
0 votes
1 answer

Why Max is throwing in below query in hive for alias?

Hi, You can do one thing, just enclose ...READ MORE

May 17, 2019 in Big Data Hadoop by reshma
698 views
0 votes
1 answer

Hive:Unable to insert values to an array column using "insert".

make a dummy table which has at least one row. INSERT ...READ MORE

Dec 1, 2018 in Big Data Hadoop by Omkar
• 69,210 points
7,895 views
0 votes
1 answer

How to decrease load on HBase while importing Sqoop?

Sqoop by default serializes all the input ...READ MORE

May 16, 2019 in Big Data Hadoop by Yogi
682 views
0 votes
1 answer

Features of Hive?

Hey, The features of Hive are as follows: It ...READ MORE

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

how to execute pig script in MapReduce mode?

Hey, To execute pig script we can use ...READ MORE

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

Explain the Data Model operation in Hbase?

Hi, The Data Model operations in Hbase are ...READ MORE

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

How to run HCatalog using Hive?

You can run HCatalog using the below ...READ MORE

May 17, 2019 in Big Data Hadoop by Likith
614 views
0 votes
1 answer

How to loacte data cell in Hbase?

Hey, Hbase uses the coordinates to locate a ...READ MORE

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

Hadoop: java.lang.IllegalArgumentException: Wrong FS: expected: file:///

Try this: Configuration configuration = new Configuration(); FileSystem fs ...READ MORE

Dec 12, 2018 in Big Data Hadoop by Omkar
• 69,210 points
7,348 views
0 votes
1 answer

What are different types of blocks in Hbase?

Hey, Block is a single smallest amount / ...READ MORE

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

What is REST keyword in Hbase?

Hey, REST stands for Representational State transfer, which ...READ MORE

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

Explain the function of ORDER-BY operator in pig?

Hi, The ORDER-BY operator is used to display ...READ MORE

May 7, 2019 in Big Data Hadoop by Gitika
• 65,910 points
1,064 views
0 votes
2 answers

Error:- cannot locate pig-core-hr. jar. do ‘ant -Dhadoopversion=23 jar’

Even I got the same error, I ...READ MORE

Apr 26, 2019 in Big Data Hadoop by disha

edited Apr 29, 2019 by Gitika 1,451 views
0 votes
1 answer

How to increase Sqoop Accumulo write buffer size?

By default the write buffer size is ...READ MORE

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

What do you mean by Bag in Pig?

Hey, Bag in Apache Pig is nothing but ...READ MORE

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

Spark.read.csv to create RDD into Dataframe

You can use a case class and ...READ MORE

Jan 22, 2019 in Big Data Hadoop by Omkar
• 69,210 points
5,575 views
0 votes
1 answer

Sqoop incremental append by date

Consider a table with 3 records which ...READ MORE

Feb 20, 2019 in Big Data Hadoop by Omkar
• 69,210 points
4,313 views
0 votes
1 answer

What are the components of Hbase?

Hey, Components of Hbase are as follows: Zookeeper:- It ...READ MORE

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

How to perform joins in Apache hive?

Hey, Join operation will work always with two ...READ MORE

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

How to install Flume on Linux?

All you have to do is get ...READ MORE

Feb 26, 2019 in Big Data Hadoop by Rishi
3,973 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
809 views
0 votes
1 answer

Why JOIN operator is used in pig?

Hey, In Apache pig, JOIN operator is used ...READ MORE

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

How to check your file is created on HDFS?

Hey,  There is a process or steps you ...READ MORE

May 7, 2019 in Big Data Hadoop by Gitika
• 65,910 points
907 views