electron 打包后启动应用报错:Error: ENOENT: no such file or directory, open ‘xxx/manifest.json‘‘ 解决官方脚手架:simulatedgreg/electron-vue 项目用 electron-builder 打包后报错,Error: ENOENT: no such file or directory, open 'manifest.json',应用无法启动的问题
Mybatis plus 不通过XML、使用注解@Select,@Results实现一对多关联,多对多关联、对象里有List。甚至是三表join Mybatis plus 不使用XML,使用注解@Select、@Results、@Result、@Many实现一对多,多对多。三表JOIN。复杂对象,对象包含List
DataGrip 连接 Kerberos 认证的 hive 报 Hive JDBC Kerberose Authentication Error: GSS initiate failed 错误 版本:hive-3.1.2问题描述:使用工具连接 hive 时,报如下错误:The specified database user/password combination is rejected: [ 08S01] Could not open client transport with JDBC Uri: jdbc:hive2://singlenode:10000/;principal=hive/singlenode@EXAMPLE.COM: GSS initiate failed org.ap
hadoop 使用 kerberos 认证后,hadoop fs -ls 命令、hdfs dfs -ls 无法使用 解决启用 kerberos 认证的 hdfs 集群 遇到的无法使用hadoop、hdfs命令的问题