tenstriker

Results 2 comments of tenstriker

@weiqingy How do we set these 3 parameters ? via options like following? sparkSession .read .options(Map(HBaseTableCatalog.tableCatalog -> cat, "defaultBulkGetSize" -> "100")) .format("org.apache.spark.sql.execution.datasources.hbase") .load