When and when not to use PigStore

0 votes
Hi. I am new to pig and I am looking at different examples. I have a query. Sometimes Pigstore is used and sometimes not. How to decide when to use pigstore and when not to use it?
Jul 10, 2019 in Big Data Hadoop by July
512 views

1 answer to this question.

0 votes
The Pig storage is not used only where the dataset is having '\t' as delimiter else you need to use pig storage. It will load properly but when you will dump it then you will not be able to see the relevant output.

If we do not use PigStorage while loading a comma separated file, for example, it is not going to load the data.
answered Jul 10, 2019 by Rushil

Related Questions In Big Data Hadoop

+1 vote
1 answer

When to use Hadoop, HBase, Hive and Pig?

MapReduce is just a computing framework. HBase has ...READ MORE

answered Nov 20, 2020 in Big Data Hadoop by Gitika
• 65,910 points
754 views
0 votes
1 answer

Hive table not able to use row format serde

Try this: create table books(isbn string, book_title string, ...READ MORE

answered Dec 31, 2018 in Big Data Hadoop by Omkar
• 69,210 points
1,168 views
0 votes
2 answers

Not able to use npm after installing yarn

 "The easiest way to get started is ...READ MORE

answered Feb 5, 2019 in Big Data Hadoop by rajesh
• 1,270 points
1,026 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,600 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,207 views
+2 votes
11 answers

hadoop fs -put command?

Hi, You can create one directory in HDFS ...READ MORE

answered Mar 16, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
104,761 views
–1 vote
1 answer

Hadoop dfs -ls command?

In your case there is no difference ...READ MORE

answered Mar 16, 2018 in Big Data Hadoop by kurt_cobain
• 9,390 points
4,285 views
–1 vote
1 answer

When to use Sqoop?

Sqoop is used to transfer any data ...READ MORE

answered Dec 31, 2018 in Big Data Hadoop by Omkar
• 69,210 points
579 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