5 个回答
metastore.partitioned-table=true 这个吗 这个spark建表生效 hive建外表不生效
发布于:11个月前 (06-04) IP属地:四川省
metastore.partitioned-table=true 只能生效 hive 分区key ,没有去同步分区值信息,社区正在做repair metastore procedure 功能,可以支持你说的这个情况,同步分区值信息,这样在hive里面可以使用show partitions 查看所有分区了
发布于:11个月前 (06-04) IP属地:四川省

metastore.partitioned-table=true 只能生效 hive 分区key ,没有去同步分区值信息,社区正在做repair metastore procedure 功能,可以支持你说的这个情况,同步分区值信息,这样在hive里面可以使用show partitions 查看所有分区了
我以为这个功能已经支持了,现在是不支持show partitions吗?
发布于:11个月前 (06-04) IP属地:四川省
我以为这个功能已经支持了,现在是不支持show partitions吗?
支持,如果paimon table 已经存在了,创建hive表,历史的分区hive读不到,新的分区可以
发布于:11个月前 (06-04) IP属地:四川省
有参数 metastore打头
发布于:11个月前 (06-04) IP属地:四川省
我来回答
您需要 登录 后回答此问题!