Trending questions in Big Data Hadoop

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,770 points
1,185 views
0 votes
0 answers

Data import using sqoop to Hive

Hello Everyone, I am trying to import data ...READ MORE

Jul 3, 2020 in Big Data Hadoop by anonymous
• 120 points
1,165 views
0 votes
1 answer

getting error: -bash: syntax error near unexpected token `('

hi, you should give space between PigStorage and ...READ MORE

May 9, 2020 in Big Data Hadoop by anonymous
• 140 points
3,390 views
+1 vote
1 answer

starting hive gave me exception

Hi@Hans, You may got this error, if you ...READ MORE

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

exception:org.apache.hadoop.security.AccessControlException Permission denied: user=test, access=WRITE, inode="/user/hive/warehouse/test"

Hi@akhtar, According to your error, it shows you ...READ MORE

Apr 17, 2020 in Big Data Hadoop by MD
• 95,460 points
3,998 views
0 votes
2 answers

How to set properties for secondary namenode in Hadoop?

Secondary NameNode in HDFS Secondary NameNode in Hadoop ...READ MORE

Mar 31, 2020 in Big Data Hadoop by anonymous
4,663 views
0 votes
1 answer

Hive complex data types

There are three complex types in hive, arrays: ...READ MORE

Jul 5, 2019 in Big Data Hadoop by Gani
16,246 views
0 votes
1 answer

ERROR tool.BaseSqoopTool: Got error creating database manager: java.io.IOException: No manager for connect string

Hi@akhtar, I think your jdbc jars are not ...READ MORE

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

apache.spark.sql.AnalysisException: Text data source does not support int data type.;

Hi@akhtar, I think your output is in different ...READ MORE

Feb 13, 2020 in Big Data Hadoop by MD
• 95,460 points
6,380 views
0 votes
0 answers
0 votes
1 answer

ERROR org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper - ZooKeeper exists failed after 4 attempts

Hi@akhtar, This error shows, Hbase is not able ...READ MORE

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

Error mapreduce.Job: Task Id : attempt_1475517800829_0009_m_000000_0, Status : FAILED Error: Java heap space

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

Apr 17, 2020 in Big Data Hadoop by MD
• 95,460 points
3,118 views
0 votes
2 answers

Limit the maximum number of dynamic partitions in Hive

if you are already on hive shell ...READ MORE

Jul 23, 2020 in Big Data Hadoop by Shantanu
• 190 points
8,084 views
0 votes
2 answers

How to get column names from Hive table?

To get all the columns of a ...READ MORE

Jun 4, 2019 in Big Data Hadoop by anonymous

edited Jun 4, 2019 by Omkar 20,772 views
0 votes
1 answer

Import JSON file into hive

There are two ways to load json ...READ MORE

Jul 15, 2019 in Big Data Hadoop by Guru
14,977 views
0 votes
0 answers

I have a file uploaded through ftp. Next I want to upload it to local file system in hadoop

Jan 24, 2019 in Big Data Hadoop by Mohan
• 140 points

edited Jan 24, 2019 by Omkar 1,528 views
0 votes
1 answer

Distcp From Local to HDFS giving error file not found

Hey, @Amey, This is probably because of a ...READ MORE

Apr 29, 2020 in Big Data Hadoop by Gitika
• 65,770 points
2,271 views
0 votes
1 answer

How to count lines in a file on hdfs command?

Use the below commands: Total number of files: hadoop ...READ MORE

Aug 10, 2018 in Big Data Hadoop by Neha
• 6,300 points
29,388 views
0 votes
1 answer

main" java.io.IOException: Mkdirs failed to create /user/hadoop/name.

Hi@akhtar,  I think you missed to add below property ...READ MORE

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

INFO hdfs.DFSClient: Could not obtain block blk_-from any node: java.io.IOException: No live nodes contain current block

Hi@akhtar, I think your Datanodes are not in ...READ MORE

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

java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView

Hi@akhtar, I think there is a problem in ...READ MORE

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

What are good big data courses for freshers?

Hi@akhtar, There are lots of Big Data courses ...READ MORE

May 15, 2020 in Big Data Hadoop by MD
• 95,460 points
1,257 views
+1 vote
1 answer

How to change columname in a dataframe

Hi@shanmugam, You can change your column by using ...READ MORE

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

Error: Couldn't properly initialize access to HDFS internals. Please update your WAL Provider to not make use of the 'asyncfs' provider.

Hi@akhtar, I think you are trying to use AsyncFSWAL for HBase-2.x as ...READ MORE

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

Which is the best online Big Data Hadoop course?

Hi@akhtar, As you are a beginner, you should ...READ MORE

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

error:org.apache.flume.sink.hdfs.HDFSEventSink.process(HDFSEventSink.java:456)] HDFS IO error java.io.IOException

Hi@akhtar, There may be problem in firewall, so ...READ MORE

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

What skills are required to be a Hadoop developer?

Hi@akhtar, To become a Hadoop developer, you should ...READ MORE

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

Difference between put and copyFromLocal

-Put and -copyFromLocal is almost same command ...READ MORE

Jul 29, 2019 in Big Data Hadoop by Neeraj
13,273 views
0 votes
1 answer

kernel: java: page allocation failure. order:4, mode:0x20

Hi@akhtar, You may got this error because of ...READ MORE

Apr 30, 2020 in Big Data Hadoop by MD
• 95,460 points
1,287 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,902 views
0 votes
1 answer

java.io.IOException: File /user/hadoop/ could only be replicated to 0 nodes, instead of 1

Hi@akhtar, To avoid this error, follow the bellow ...READ MORE

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

ERROR 2999: Unexpected internal error. Failed to create DataStorage.

Hi@akhtar, I think you didn't set all the ...READ MORE

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

How to create one job in Sqoop?

Hi@akhtar, You can create one job for future ...READ MORE

Apr 29, 2020 in Big Data Hadoop by MD
• 95,460 points
1,186 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
1,138 views
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
908 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
2,117 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
857 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
24,026 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,768 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,720 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,682 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,512 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,911 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,877 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
14,391 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,842 views