cancel
Showing results for 
Search instead for 
Did you mean: 
Sri1
New Contributor II
since ‎08-27-2021
‎06-26-2023

User Stats

  • 3 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi, My requirement is I need to create a Spark In-memory table (Not pushing hive table into memory) insert data into it and finally write that back to Hive table. Idea here is to avoid the disk IO while writing into Target Hive table. There are lot ...