Query regarding Parquet File type conversion

0 votes
Hi,

As a direct reading of parquet file from Hue couldn't be possible(not human readable). Is there any way to convert it into Text format temporarily and check the data and rollback to original file format type(Parquet) without creating any intermediate file?
Jun 20, 2019 in Big Data Hadoop by Vinod
385 views

1 answer to this question.

0 votes

Suppose I have the below parquet file with me in HDFS. It is not possible to convert a Parquet file to Text File temporarily and then roll back to parquet file. But you can upload the parquet file to a dataframe and then view it in a readable format.  Please find the parquet file as below:

image

Now, you can read the parquet file as below:

image

answered Jun 20, 2019 by Stuart

Related Questions In Big Data Hadoop

0 votes
2 answers

Hadoop query regarding setJarByClass method of Job class

http://www.bigdataspeak.com/2014/06/what-is-need-to-use-jobsetjarbycla ...READ MORE

answered Feb 7, 2019 in Big Data Hadoop by siri
2,040 views
–1 vote
1 answer

Display contents of my Parquet file.

Make sure you are running from the ...READ MORE

answered Dec 19, 2018 in Big Data Hadoop by Omkar
• 69,210 points
2,682 views
0 votes
1 answer

Creating a Parquet or Avro file

In hadoop, we do not create different ...READ MORE

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

Query regarding String and Varchar in Hive

Varchar datatype is also saved internally as ...READ MORE

answered Feb 20, 2019 in Big Data Hadoop by Omkar
• 69,210 points
1,813 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,619 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,215 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,949 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,296 views
0 votes
1 answer

Query regarding temporary File type conversion of parquet to text

Suppose I have the below parquet file ...READ MORE

answered Jul 9, 2019 in Big Data Hadoop by Janan
1,116 views
+1 vote
1 answer

How to append data to a parquet file?

Try using Spark API to append the ...READ MORE

answered Jan 11, 2019 in Big Data Hadoop by Omkar
• 69,210 points
15,812 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