Trending questions in Big Data Hadoop

0 votes
1 answer

can we add hadoop in docker or online server or cloud

Hi@Rajan, If you are asking, can we configure hadoop ...READ MORE

May 1, 2020 in Big Data Hadoop by MD
• 95,460 points
800 views
0 votes
1 answer

how to make an existing hadoop cluster self adaptive?

Hey, @Sanjana, You can't shrink or expand nodes ...READ MORE

Jul 16, 2020 in Big Data Hadoop by Gitika
• 65,770 points
733 views
0 votes
5 answers

Hadoop hdfs: list all files in a directory and its subdirectories

Hi, You can try this command: hadoop fs -ls ...READ MORE

Aug 1, 2019 in Big Data Hadoop by Dinish
18,334 views
0 votes
1 answer

ERROR org.apache.hadoop.hbase.regionserver.HRegionServer: ZooKeeper session expired

Hi@akhtar, To avoid this error you have to ...READ MORE

Mar 31, 2020 in Big Data Hadoop by MD
• 95,460 points
1,942 views
0 votes
3 answers

What is Hive? Is Hive a database?

Hive is a data Warehouse infrastructure/system built ...READ MORE

Jul 1, 2019 in Big Data Hadoop by Ved Gupta
23,725 views
0 votes
3 answers

JDBC connection string for Netezza

HI.. Netezza is one of the widely used ...READ MORE

Oct 30, 2020 in Big Data Hadoop by SRI
3,440 views
0 votes
1 answer

create table in Hbase using Java API

Hi@akhtar, You can use the below code to ...READ MORE

Mar 31, 2020 in Big Data Hadoop by MD
• 95,460 points
1,595 views
0 votes
1 answer

problem accessing /master-status. Reason: Master is initializing

Hi@akhtar, To avoid this error you have to ...READ MORE

Mar 30, 2020 in Big Data Hadoop by MD
• 95,460 points
1,429 views
0 votes
1 answer

ERROR [main] client.ConnectionManager$HConnectionImplementation: The node /hbase is not in ZooKeeper.

Hi@akhtar, When you try to start hbase server, ...READ MORE

Mar 30, 2020 in Big Data Hadoop by MD
• 95,460 points
1,245 views
0 votes
1 answer

ConfigurationException: replication_factor is an option for SimpleStrategy, not NetworkTopologyStrategy

Hi@akhtar, In cassandra there are two types of ...READ MORE

Apr 1, 2020 in Big Data Hadoop by MD
• 95,460 points
1,124 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,770 points
13,513 views
+1 vote
2 answers

How to find the database daily refresh time / sync up time

I use this code to get the ...READ MORE

Sep 17, 2019 in Big Data Hadoop by Raman
9,524 views
0 votes
2 answers

How to change the location of a table in hive?

Changing location requires 2 steps: 1.) Change location ...READ MORE

Feb 12, 2020 in Big Data Hadoop by Saksham Sehrawet
9,069 views
+2 votes
1 answer

how to escape delimiter in hive?

Refer to the below code used to ...READ MORE

Oct 31, 2019 in Big Data Hadoop by Kiran
7,604 views
0 votes
2 answers

Load data into the hive table

Hi, We can use a normal insert query ...READ MORE

Oct 16, 2020 in Big Data Hadoop by MD
• 95,460 points
2,087 views
0 votes
1 answer

Impala concatenate string.

Yes, you can concatenate two strings using ...READ MORE

Jun 6, 2019 in Big Data Hadoop by Raghu
13,885 views
0 votes
1 answer

while executing this iam getting this error can anyone please help me with the solution please

Hi@srija, It seems you have not provided complete ...READ MORE

Apr 6, 2020 in Big Data Hadoop by MD
• 95,460 points
654 views
0 votes
1 answer

can we store hive output in hadoop hdfs

Hi, You can save your hive output to ...READ MORE

Feb 24, 2020 in Big Data Hadoop by MD
• 95,460 points
2,492 views
0 votes
2 answers

hadoop copy a local file system folder to HDFS

There's a typo in your command: "hadopp". ...READ MORE

Feb 4, 2019 in Big Data Hadoop by Lohith
25,319 views
0 votes
1 answer

configure Cassendra in Linux system?

Hi@akhtar, To install cassandra in your system, follow ...READ MORE

Apr 1, 2020 in Big Data Hadoop by MD
• 95,460 points
780 views
+1 vote
2 answers

Hadoop Learning Path

Hi! Since you have only 6 weeks, it's ...READ MORE

Nov 28, 2019 in Big Data Hadoop by Farheen
1,291 views
0 votes
1 answer

How to set pssword based authentication in cassandra?

Hi@akhtar, You can set password to your cassandra ...READ MORE

Apr 1, 2020 in Big Data Hadoop by MD
• 95,460 points
690 views
0 votes
1 answer

HDFS on docker containers - is it possible?

Hi @judy, It is possible to Simplifying Hadoop deployments ...READ MORE

Feb 12, 2020 in Big Data Hadoop by Gitika
• 65,770 points
2,810 views
0 votes
1 answer

How to create table in cassandra?

Hi@akhtar, To create table in cassandra, you have ...READ MORE

Apr 1, 2020 in Big Data Hadoop by MD
• 95,460 points
633 views
0 votes
7 answers

How to run a jar file in hadoop?

I used this command to run my ...READ MORE

Dec 10, 2018 in Big Data Hadoop by Dasinto
26,564 views
0 votes
1 answer

Implementation in Hadoop

Hi@pinal, You have already installed hadoop. Now you ...READ MORE

Apr 3, 2020 in Big Data Hadoop by MD
• 95,460 points
451 views
0 votes
11 answers

What is the command to start Job history server in Hadoop 2.x & how to get its UI?

mr-jobhistory-daemon. sh start historyserver READ MORE

Jul 24, 2019 in Big Data Hadoop by Lokesh Singh
21,064 views
0 votes
1 answer

What is ETL tool in Hadoop?

Hi@akhtar, ETL means extract, transform, load. It is ...READ MORE

Feb 2, 2020 in Big Data Hadoop by MD
• 95,460 points
3,029 views
0 votes
1 answer

org.datanucleus.store.rdbms.exceptions.MissingTableException: Required table missing : "DBS" in Catalog "" Schema "".

Hi@akhtar, Here you have to add the below  ...READ MORE

Feb 5, 2020 in Big Data Hadoop by MD
• 95,460 points
2,817 views
0 votes
1 answer

What is the difference between S3n, S3a, and S3?

Your doubt is quite an interesting one. Yes, ...READ MORE

Jul 30, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
11,011 views
0 votes
0 answers

HIve sql multiple conditions in where cluase

Hi, My table has created_date, changed_date in datetime ...READ MORE

Feb 12, 2020 in Big Data Hadoop by syam
• 120 points

edited Feb 12, 2020 by Gitika 2,495 views
0 votes
1 answer

Copy file from local to hdfs from the spark job in yarn mode

Please refer to the below code: import org.apache.hadoop.conf.Configuration import ...READ MORE

Jul 16, 2019 in Big Data Hadoop by Raj
11,460 views
0 votes
1 answer

How to create a parquet table in hive and store data in it from a hive table?

Please use the code attached below for ...READ MORE

Jan 28, 2019 in Big Data Hadoop by Omkar
• 69,220 points
18,666 views
0 votes
1 answer

Bucketing vs Partitioning in HIve

Partition divides large amount of data into ...READ MORE

Jul 9, 2018 in Big Data Hadoop by Data_Nerd
• 2,390 points
27,059 views
0 votes
1 answer

How to select particular column In a table in hive?

Hive is a high-level language to analyze ...READ MORE

Jul 31, 2019 in Big Data Hadoop by Killian
10,250 views
0 votes
1 answer

SOURCE $HIVE_HOME/scripts/metastore/upgrade/mysql/hive-schema-0.14.0.mysql.sql; ERROR:

Hi@akhtar, I think mysql is not able to ...READ MORE

Feb 13, 2020 in Big Data Hadoop by MD
• 95,460 points
1,577 views
+1 vote
1 answer

Streaming facebook data using Flume framework!!!

Hi You can find the facebook 'API' from ...READ MORE

Jan 21, 2020 in Big Data Hadoop by anonymous
2,408 views
0 votes
1 answer

What is the main purpose of HDFS fsck command?

HDFS fsck is used to check the ...READ MORE

Apr 10, 2019 in Big Data Hadoop by Gitika
• 65,770 points

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

Exception in thread "main" java.lang.RuntimeException: Hive metastore database is not initialized.

Hi@akhtar, In this scenario, first you check if ...READ MORE

Feb 5, 2020 in Big Data Hadoop by MD
• 95,460 points
1,620 views
0 votes
1 answer

ERROR 1819 (HY000): Your password does not satisfy the current policy requirements

Hi@akhtar, Before setting password in mysql, check the ...READ MORE

Feb 13, 2020 in Big Data Hadoop by MD
• 95,460 points
1,236 views
0 votes
2 answers

Not Able to read the file from hdfs location

Please make sure you connect to spark2-shell ...READ MORE

Jul 14, 2020 in Big Data Hadoop by Shantanu
• 190 points
2,251 views
0 votes
1 answer

Error: org.apache.thrift.transport.TTransportException (state=08S01,code=0)

This error usually occurs when the HiveServer2 ...READ MORE

Jun 4, 2019 in Big Data Hadoop by Ram
12,063 views
+1 vote
1 answer

Information Unavailable:Running jps command in Hadoop

Hi, I think this is because the process ...READ MORE

Jan 21, 2020 in Big Data Hadoop by anonymous
1,999 views
0 votes
1 answer

How to groupBy/count then filter on count in Scala

I think the exception is caused because ...READ MORE

Apr 19, 2018 in Big Data Hadoop by kurt_cobain
• 9,350 points
29,707 views
0 votes
0 answers

Sentry: Grant role is getting error, while executing

Hi, Sentry: I am trying to grant a ...READ MORE

Feb 14, 2020 in Big Data Hadoop by Mahboob
• 140 points
970 views
0 votes
0 answers

Grant role is getting error, while executing

Hi, I am trying to grant a role ...READ MORE

Feb 14, 2020 in Big Data Hadoop by Mahboob
• 140 points
816 views
+1 vote
1 answer

Does sqoop 1.4.6 version on HDP 2.6.4 support SSL

Hi, Is your "JDBC location" string connect?  If ...READ MORE

Jan 29, 2020 in Big Data Hadoop by Roshan
1,284 views
0 votes
1 answer

How to remove duplicate records from Hive table?

A record is duplicate if there are ...READ MORE

Jul 11, 2019 in Big Data Hadoop by Bhuvan
9,894 views
+1 vote
2 answers

How to find previous records from a data set in Pig??

Hi, You can use ToDate() and SubtractDuration() function ...READ MORE

Jan 23, 2020 in Big Data Hadoop by MD
• 95,460 points
1,422 views
0 votes
1 answer

Difference between Cluster and nodes?

In Hadoop distributed system, Node is a single ...READ MORE

Apr 9, 2019 in Big Data Hadoop by Gitika
• 65,770 points
13,773 views