[jira] [Updated] (SPARK-32380) sparksql cannot access hive table while data in hbase

2020-07-21 Thread deyzhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] deyzhong updated SPARK-32380: - Description: * step1: create hbase table {code:java} hbase(main):001:0>create 'hbase_test1', 'cf1'

[jira] [Commented] (SPARK-32380) sparksql cannot access hive table while data in hbase

2020-07-21 Thread deyzhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17161959#comment-17161959 ] deyzhong commented on SPARK-32380: -- I have solved this bug by modified TableReader.scala. The solution

[jira] [Updated] (SPARK-32380) sparksql cannot access hive table while data in hbase

2020-07-21 Thread deyzhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] deyzhong updated SPARK-32380: - Description: * step1: create hbase table {code:java} hbase(main):001:0>create 'hbase_test1', 'cf1'

[jira] [Updated] (SPARK-32380) sparksql cannot access hive table while data in hbase

2020-07-21 Thread deyzhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] deyzhong updated SPARK-32380: - Description: * step1: create hbase table {code:java} create 'hbase_test2', 'cf1'{code} * create hive

[jira] [Updated] (SPARK-32380) sparksql cannot access hive table while data in hbase

2020-07-21 Thread deyzhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] deyzhong updated SPARK-32380: - Description: * step1: create hbase table * {code:java} create 'hbase_test2', 'cf1' {code} * create

[jira] [Updated] (SPARK-32380) sparksql cannot access hive table while data in hbase

2020-07-21 Thread deyzhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] deyzhong updated SPARK-32380: - Description: * step1: create hbase table * {code:java} create 'hbase_test2', 'cf1' {code} * create

[jira] [Updated] (SPARK-32380) sparksql cannot access hive table while data in hbase

2020-07-21 Thread deyzhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] deyzhong updated SPARK-32380: - Summary: sparksql cannot access hive table while data in hbase (was: sparksql cannot access hive table

[jira] [Updated] (SPARK-32380) sparksql cannot access hive table while data on hbase

2020-07-21 Thread deyzhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] deyzhong updated SPARK-32380: - Summary: sparksql cannot access hive table while data on hbase (was: sparksql cannot access hbase

[jira] [Updated] (SPARK-32380) sparksql cannot access hbase external table in hive

2020-07-21 Thread deyzhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] deyzhong updated SPARK-32380: - Description: * step1: create hbase table * {code:java} create 'hbase_test2', 'cf1' {code} * create

[jira] [Updated] (SPARK-32380) sparksql cannot access hbase external table in hive

2020-07-21 Thread deyzhong (Jira)
[ https://issues.apache.org/jira/browse/SPARK-32380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] deyzhong updated SPARK-32380: - Description: * step1: create hbase table * {code:java} create 'hbase_test2', 'cf1' {code} * create

[jira] [Created] (SPARK-32380) sparksql cannot access hbase external table in hive

2020-07-21 Thread deyzhong (Jira)
deyzhong created SPARK-32380: Summary: sparksql cannot access hbase external table in hive Key: SPARK-32380 URL: https://issues.apache.org/jira/browse/SPARK-32380 Project: Spark Issue Type: Bug