执行hadoop的相关命令时,总提示如下: ]$ hadoop fs -ls / 2020-03-09 16:09:39,384 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... ...
分类:
其他好文 时间:
2020-03-09 16:21:24
阅读次数:
52
1 import java.util.Random; 2 import javax.jms.Connection; 3 import javax.jms.ConnectionFactory; 4 import javax.jms.DeliveryMode; 5 import javax.jms.De ...
分类:
其他好文 时间:
2020-03-09 13:40:06
阅读次数:
72
DBeaver 连接MySql 报错 Unable to load authentication plugin 'caching_sha2_password'. 网上查资料说的是mysql5.x 版本和 8.x版本的区别; 5.7版本是:default_authentication_plugin=m ...
分类:
数据库 时间:
2020-03-09 13:35:41
阅读次数:
260
使用shiro登录的系统,在dev环境一切正常,今天早上部署到test环境就报这个异常了。。。 网上搜了下,从shiro源码的 ModularRealmAuthenticator 里面的 doSingleRealmAuthentication 找到了异常原因 刚开始不太明白,自己本地和dev环境都没 ...
分类:
其他好文 时间:
2020-03-09 13:33:04
阅读次数:
61
前言 常用模块自然是我们用python语言日常中常用到的模块,比如前面说的re,但是还是有比较多是常用的默认,我们一起了解下。 一、collections模块 在内置数据类型(dict、list、set、tuple)的基础上,collections模块还提供了几个额外的数据类型:Counter、de ...
分类:
编程语言 时间:
2020-03-09 13:18:12
阅读次数:
69
Code completion A special variant of the Code Completion feature invoked by pressing twice allows you to complete XML tag names from namespaces not de ...
分类:
其他好文 时间:
2020-03-08 23:28:36
阅读次数:
83
android studio打包weexplus项目时,gradle失败报错: ERROR: Unable to resolve dependency for ':app@debug/compileClasspath': Could not download eventbus.jar 解决办法:下载 ...
分类:
移动开发 时间:
2020-03-08 15:47:26
阅读次数:
102
链接:https://leetcode cn.com/problems/zui chang bu han zhong fu zi fu de zi zi fu chuan lcof/ 代码 ...
分类:
其他好文 时间:
2020-03-07 21:16:04
阅读次数:
66
[WARNING] Could not transfer metadata org.sonarsource.sonar-packaging-maven-plugin:sonar-packaging-maven-plugin/maven-metadata.xml from/to central (ht ...
分类:
其他好文 时间:
2020-03-07 10:06:20
阅读次数:
87
参考链接:http://muchong.com/t-12553553-1-pid-5 原文作者:mnls520 目录-两个问题 “solverDir”值不正确。 未找到 C:\SIMULIA\CAE\2016 目录。 Error: Unable to add Abaqus command direc ...
分类:
其他好文 时间:
2020-03-07 09:56:21
阅读次数:
560