incalculable-ocean-74010
03/02/2021, 5:43 PMmicroscopic-receptionist-23548
03/02/2021, 5:54 PMgray-shoe-75895
03/02/2021, 5:55 PMgray-shoe-75895
03/02/2021, 5:56 PMincalculable-ocean-74010
03/02/2021, 6:07 PMgray-shoe-75895
03/02/2021, 6:10 PMgray-shoe-75895
03/03/2021, 5:44 AMincalculable-ocean-74010
03/04/2021, 2:34 PMincalculable-ocean-74010
03/04/2021, 2:35 PMA
, B
, default
. Is there a way to specify to the crawler to not crawl the default
database?incalculable-ocean-74010
03/04/2021, 2:37 PMNone.<database_name>
. Is this intended?incalculable-ocean-74010
03/04/2021, 2:38 PM---
source:
type: hive
config:
host_port: <host>
table_pattern:
allow:
- "None.dev"
#deny:
# - "default"
options:
connect_args:
auth: KERBEROS
thrift_transport_protocol: http
kerberos_service_name: hive
incalculable-ocean-74010
03/04/2021, 2:39 PMincalculable-ocean-74010
03/04/2021, 2:45 PM---
source:
type: hive
config:
host_port: <>
table_pattern:
allow:
- "<http://None.bi|None.bi>"
- "None.events"
deny:
- "None.default"
options:
connect_args:
auth: KERBEROS
thrift_transport_protocol: http
kerberos_service_name: hive
The crawler will try to query the default database but the user running the process does not have permissions to query default (for internal company reasons):
ExecuteStatementResp(status=TStatus(statusCode=3, infoMessages=['*org.apache.hive.service.cli.HiveSQLException:Error while compiling statement: FAILED: HiveAccessControlException Permission denied: user [datahub-dev] does not have [USE] privilege on [default]
Is this a bug? What is the ingestion framework trying to do?mammoth-bear-12532
incalculable-ocean-74010
03/04/2021, 3:45 PMmammoth-bear-12532
incalculable-ocean-74010
03/04/2021, 5:08 PMgray-shoe-75895
03/04/2021, 5:34 PMincalculable-ocean-74010
03/04/2021, 5:36 PMgray-shoe-75895
03/04/2021, 5:36 PM