feelshana
feelshana
### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/Taier/issues) and found no similar feature requirement. ### Description 目前的hive/spark-thriftserver数据源非krb方式,通过配置的数据源进行任务提交存在权限问题: 1.配置用户时,数据源被不同用户使用时候变成同一用户(配置用户), 2.如果不配置用户,会变成匿名用户,没有权限 建议通过配置用户进行链接测试,提交任务时通过hive代理用户来进行权限隔离;hive.server2.proxy.user对于hiveServer2与sparkThriftserver2都适用 ### Use case client的数据源url配置中增加hive.server2.proxy.use为当前登录用户 ### Related...
### SuperSonic version main ### Your organization migu ### Description 维度值别名无效: 1. 给省份 “四川”配置别名“天府之国” 2. 查询阶段,映射的Schema中的value仍为“四川” 3 大模型返回的SQL省份为 “天府之国” ### Are you willing to submit PR? - [x] Yes I...