The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Hive properties per Radoop Nest
daniel_moser
Member Posts: 2 Contributor I
Hi,
is it somehow possible to set additional Hive properties on a Radoop Nest basis?
Thanks,
Daniel
Tagged:
0
Answers
Hi Daniel,
not without creating a new Radoop connection with the different advanced Hive properties, that you can then select as the Nest's connection.
Can you share your use case, like what properties would be helpful to have on the Nest level?
Best,
Peter
Hi Peter,
thanks for your answer. In my case I have a join which fails with an OOM exception. However, setting hive.auto.convert.join to false resolves this problem. In general I would like to use MapJoins though, so it would be nice if I could set this property only for the nest with this join.
Best,
Daniel
Hi Daniel,
that could be a useful feature, I take a note.
Maybe even setting these properties on an operator level (not just the Nest) could help. Of course, we do not want to make the parameters too complicated, but the need to have a general way to alter the behavior like this often comes up with Hadoop.
Best,
Peter