How to read Parquet file from Radoop?

kasius63kasius63 MemberPosts:1Learner I
edited December 2018 inHelp

Hi, I am wondering how to read a Parquet file at Radoop.

Tagged:

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University ProfessorPosts:3,404RM Data Scientist

    Hi@kasius63,

    the usual Retrieve from Hive operator should do it. You might need to turn the default file format in the Radoop Nest to Parquet, but i think this is rather for writing.

    Best,

    Martin

    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
    sgenzer
  • sgenzersgenzer Administrator, Moderator, Employee, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM ModeratorPosts:2,959Community Manager

    I'm sorry but I cannot resist...

    https://www.youtube.com/watch?v=HiU_YTNW5ns
  • phellingerphellinger Employee, MemberPosts:103RM Engineering

    Hi@kasius63,

    a Hive table must exist that has that Parquet file in its location. Then Radoop can use it as an input, the file format does not matter.

    (For efficiency, the default file format in Radoop Nest can be changed to Parquet as well if that is not the default already in Hive.)

    Best,

    Peter

    sgenzer
Sign InorRegisterto comment.