How to read Parquet file from Radoop?

kasius63kasius63 Member Posts: 1 Learner I
edited December 2018 in Help

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 Professor Posts: 3,507 RM 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
  • sgenzersgenzer Administrator, Moderator, Employee, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM Moderator Posts: 2,959 Community Manager

    I'm sorry but I cannot resist...

     

     

    https://www.youtube.com/watch?v=HiU_YTNW5ns
  • phellingerphellinger Employee, Member Posts: 103 RM 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

Sign In or Register to comment.