命令中的 zwshen86 为 Ambari Server 的机器名(端口默认为 8080),bigdata 为 cluster 名字,STORM 为 Service 的名字。查看hdfs的信息 node01,datanode,journalnode,node02,datanode,journaln ...
分类:
其他好文 时间:
2017-03-02 17:20:43
阅读次数:
322
//很久没写了,顺带复习,写了一个jQuery实现的三级联动 企业: 产品: 嗯嗯: ...
分类:
Web程序 时间:
2017-03-02 17:15:43
阅读次数:
167
A journey of one thousand miles begins with one step. 千里之行始于足下。 No matter how slowly you walk, as long as you walk forwards, you will be better than w ...
分类:
其他好文 时间:
2017-03-02 15:03:37
阅读次数:
193
追问 直接将hello.js文件拖进node.js的窗口后,会在窗口中显示出hello.js文件的路径,回车以后什么都没有发生。 追答 直接打开cmd名利提示符面板输入node.exe 敲个空格,记得别按回车键,然后吧hello.js文件拖上去,然后在回去执行就ok了 追问 直接将hello.js文 ...
分类:
Web程序 时间:
2017-03-02 12:47:14
阅读次数:
439
you can get the pointer of the method, but it has to be called with an object If you need to have non-object pointer and you want to use object then y ...
分类:
其他好文 时间:
2017-03-02 12:23:40
阅读次数:
120
Find the kth largest element in an unsorted array. Note that it is the kth largest element in the sorted order, not the kth distinct element.For examp ...
分类:
其他好文 时间:
2017-03-01 23:27:35
阅读次数:
296
今天是03/01.说实话,我个人非常讨厌二分搜索的题目,原因在于变种的二分搜索总是要理清楚不同情况下的+1,-1 事实上我觉得我可能从来没有愿意去弄清楚,所以在处理这种题目的时候,我一般都很随缘。 描述: Suppose an array sorted in ascending order is r ...
分类:
其他好文 时间:
2017-03-01 21:25:21
阅读次数:
257
软件测试中的错误Failure, Error, Fault的区别: Failure: External, incorrect behavior with respect to the requirements or other description of the expected behavior ...
分类:
其他好文 时间:
2017-03-01 21:12:08
阅读次数:
497
Python爬虫学习系列教程 Python爬虫学习系列教程 大家好哈,我呢最近在学习Python爬虫,感觉非常有意思,真的让生活可以方便很多。学习过程中我把一些学习的笔记总结下来,还记录了一些自己实际写的一些小爬虫,在这里跟大家一同分享,希望对Python爬虫感兴趣的童鞋有帮助,如果有机会期待与大家 ...
分类:
编程语言 时间:
2017-03-01 20:47:38
阅读次数:
202
从今天开始,一步步走上源码分析的路。刚开始肯定要从简单着手。我们先从Java发展史上最强大的框架——Spring、、、旗下的资源抽象接口Resource开始吧。 我看了好多分析Spring源码的,每每一开始就是Spring IOC、AOP、BeanFactory这样的Spring典型模块,实在看厌了 ...
分类:
编程语言 时间:
2017-03-01 20:34:15
阅读次数:
264