Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Who agreed with this topic

Build a HAR (Hadoop Archive) using Spark

avatar
Contributor

Hello 🙂

 

Using Hadoop commands, I'm able to

  • build a HAR (Hadoop Archive) that is stored in HDFS cluster,
  • list the content of the archive,
  • access a file in the archive.

Using Spark, I'am only able to read a file from the archive.

 

Using Spark, is it possible to

  • build an Hadoop Archive to be stored in HDFS cluster?
  • list the content of an Hadoop Archive?

 

Thanks for your help,

Greg.

Who agreed with this topic