[ https://issues.apache.org/jira/browse/HUDI-2697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Danny Chen updated HUDI-2697: ----------------------------- Fix Version/s: 0.11.0 (was: 0.10.0) > Minor changes about hbase index config. > ---------------------------------------- > > Key: HUDI-2697 > URL: https://issues.apache.org/jira/browse/HUDI-2697 > Project: Apache Hudi > Issue Type: Bug > Components: configs > Affects Versions: 0.9.0 > Reporter: tao meng > Priority: Minor > Labels: pull-request-available > Fix For: 0.11.0 > > > now when we use hbase index。 > According to the official document ,hoodie.hbase.index.update.partition.path, > hoodie.index.hbase.put.batch.size.autocompute are optional , however when we > not specify the above parameters。 NPE problem will happen。 > java.lang.NullPointerException > at > org.apache.hudi.config.HoodieWriteConfig.getHbaseIndexUpdatePartitionPath(HoodieWriteConfig.java:1353) > at > org.apache.hudi.index.hbase.SparkHoodieHBaseIndex.lambda$locationTagFunction$eda54cbe$1(SparkHoodieHBaseIndex.java:212) -- This message was sent by Atlassian Jira (v8.20.1#820001)