第二步:安装每个软件安装Vmware虚拟机点击“VMware-workstation-full-9.0.2-1031769”可执行文件,如下图所示:点击“Next”进入下一步:我们选择“Custom”进入下一步;2.选择所有的功能,如下所示:我们选择“Custom”进入下一步;2.选择所有的功能,如下所示:点击”Next”..
分类:
其他好文 时间:
2014-09-12 15:22:04
阅读次数:
269
1、运行spark报出如下错误: org.apache.hadoop.security.AccessControlException: Permission denied: 解决方法,添加用户:如下 sudo -u hdfs hadoop fs -mkdir /user/stat sudo -u hdfs hadoop fs -chown roo...
分类:
其他好文 时间:
2014-09-12 12:08:13
阅读次数:
205
Spark Streaming can receive streaming data from any arbitrary data source beyond the one’s for which it has in-built support (that is, beyond Flume, K...
分类:
其他好文 时间:
2014-09-12 11:26:13
阅读次数:
279
本文原路径:http://blog.csdn.net/stephen255/article/details/9142923本人摘抄仅作记录,方便以后查看。常用权限:读写存储卡装载和卸载文件系统android.permission.WRITE_EXTERNAL_STORAGEandroid.permi...
分类:
移动开发 时间:
2014-09-11 10:58:01
阅读次数:
441
Received empty response from Zabbix Agent at [agent]. Assuming that agent dropped connection because of access permission情况:server端一直显示更改server上agentd...
分类:
数据库 时间:
2014-09-11 03:27:01
阅读次数:
11905
[root@puppetmaster~]#/etc/init.d/puppetmasterstartStartingpuppetmaster:/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in`gem_original_require‘:nosuchfiletoload--json(LoadError) from/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in`requ..
分类:
Web程序 时间:
2014-09-10 19:45:21
阅读次数:
323
本人用的是centos6.4的系统vi/etc/X11/xdm/Xaccess如果没有这个文件执行yum-yinstallxdm安装完成后就会生成这个文件编辑者个文件找到这一句#*#anyhostcangetaloginwindow把最前面的#号去掉保存退出在编辑/etc/gdm/custom.conf[daemon][security]AllowRemoteRoot=true[xdmcp]Por..
分类:
系统相关 时间:
2014-09-10 19:43:31
阅读次数:
272
1 G++ 2.91.57,cygnus\cygwin-b20\include\g++\stl_map.h 完整列表 2 /* 3 * 4 * Copyright (c) 1994 5 * Hewlett-Packard Company 6 * 7 * Permission...
分类:
其他好文 时间:
2014-09-10 15:28:50
阅读次数:
258
Toast大家都很熟,不多说。直接上图上代码。 具体代码如下:main.xml: custom.xml: package com.ex...
分类:
移动开发 时间:
2014-09-09 18:02:39
阅读次数:
207
1) 添加权限:AndroidManifest.xml中必须使用许可"android.permission.INTERNET",否则会出Web page not available错误。
2) 在要Activity中生成一个WebView组件:WebView webView = new WebView(this);或者可以在activity的layout文件里添加webv...
分类:
Web程序 时间:
2014-09-09 12:57:58
阅读次数:
236