Reading Hive table from Spark Data Engineering August 29, 2020 Add Comment Data Engineering We will read from a hive table with the help of Spark dataframe. Here we will be using Spark version 2.1.1 and hive version 1.2. In Hive we... Read More
Reading Hbase table from Spark Data Engineering August 25, 2020 Add Comment Data Engineering For reading Hbase table from Spark, here we will show with the help of Hortonworks Spark-Hbase connector. We need to define a Catalog for ... Read More