ERROR 2999 Unexpected internal error Failed to create DataStorage

0 votes

Hi Guys,

I installed PIG in my system and also set all the environment variable in .bashrc file. But I am getting this below error whenever I tried to run pig command to get the grunt shell

ERROR 2999: Unexpected internal error. Failed to create DataStorage
Apr 17, 2020 in Big Data Hadoop by akhtar
• 38,230 points
1,201 views

1 answer to this question.

0 votes

Hi@akhtar,

I think you didn't set all the environment variable properly. So, first check in apache web site to make sure your Hadoop and Pig versions are compatible.

Then, make sure the following two environment variables are set correctly in .bashrc file and configuration file.

export PIG_CLASSPATH=/hadoop-2.6/etc/hadoop
export HADOOP_HOME=/hadoop-2.6

Hope this will solve your error.

answered Apr 17, 2020 by MD
• 95,440 points

Related Questions In Big Data Hadoop

0 votes
1 answer
0 votes
1 answer

Apache Spark gives "Failed to load native-hadoop with error"

Seems like hadoop path is missing in java.library.path. ...READ MORE

answered Nov 22, 2018 in Big Data Hadoop by Omkar
• 69,210 points
2,455 views
–1 vote
1 answer

Pig command error: Failed to parse: Pig script failed to parse

There's a typo in your command: Right command: custdata ...READ MORE

answered Jan 7, 2019 in Big Data Hadoop by Omkar
• 69,210 points
3,704 views
0 votes
1 answer

error:- /zookeeper_server.pid: Permission denied FAILED TO WRITE PID

Hey, The default zookeeper installation (tar extract) comes ...READ MORE

answered May 27, 2019 in Big Data Hadoop by Gitika
• 65,910 points
5,138 views
0 votes
1 answer

What is the command to find the free space in HDFS?

You can use dfsadmin which runs a ...READ MORE

answered Apr 29, 2018 in Big Data Hadoop by Shubham
• 13,490 points
1,871 views
0 votes
1 answer

How to find the used cache in HDFS

hdfs dfsadmin -report This command tells fs ...READ MORE

answered May 4, 2018 in Big Data Hadoop by Shubham
• 13,490 points
2,057 views
+1 vote
1 answer

Hadoop Mapreduce word count Program

Firstly you need to understand the concept ...READ MORE

answered Mar 16, 2018 in Data Analytics by nitinrawat895
• 11,380 points
10,611 views
0 votes
1 answer

hadoop.mapred vs hadoop.mapreduce?

org.apache.hadoop.mapred is the Old API  org.apache.hadoop.mapreduce is the ...READ MORE

answered Mar 16, 2018 in Data Analytics by nitinrawat895
• 11,380 points
2,212 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

answered Apr 17, 2020 in Big Data Hadoop by MD
• 95,440 points
2,179 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP