Home ?|? Mirror ?|? Search ?|? 杂文 ?|? ITEYE 博客 ?|? OSChina 博客 ?|? 51CTO 博客 ?|? Linkedin PHP 高级编程之多线程 http://netkiller.github.io/journal/thread.php.html Mr.?Neo Chen?...
分类:
编程语言 时间:
2014-07-24 10:55:14
阅读次数:
618
Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center).For example, this binary tree is symmetric: 1 / \ ...
分类:
其他好文 时间:
2014-07-24 10:04:33
阅读次数:
214
本文编译方法所支持的hadoop环境是Hadoop-2.2.0,YARN是2.2.0,JAVA版本为1.8.0_11,操作系统Ubuntu14.04Spark1.0.0 源码下载地址:http://mirror.bit.edu.cn/apache/spark/spark-1.0.0/spark-1....
分类:
其他好文 时间:
2014-07-24 09:59:23
阅读次数:
448
–==================================================================–该文档主要用于内部配置模板–场景:–主服务器:192.168.3.32–镜像服务器:192.168.3.33–镜像数据库:DemoDB–==============...
分类:
其他好文 时间:
2014-07-23 16:10:11
阅读次数:
243
今天需要编译一个项目的时候在装g++都装不上,[root@master hadoop]# yum install g++Loaded plugins: fastestmirror, refresh-packagekit, securityLoading mirror speeds from cach...
分类:
系统相关 时间:
2014-07-23 12:35:56
阅读次数:
303
最近因为工作需要,编译gcc4.8准备工作,建议你在开始在准备之前就开始下载gcc的源码包。这样一来,准备工作完成时,gcc也下载完了。wgethttp://mirror.bjtu.edu.cn/gnu/gcc/gcc-4.8.0/gcc-4.8.0.tar.bz2在安装gcc之前,需要安装另外三个...
分类:
其他好文 时间:
2014-07-21 11:03:51
阅读次数:
173
1.下载spark和运行 wget?http://apache.fayea.com/apache-mirror/spark/spark-1.0.0/spark-1.0.0-bin-hadoop2.tgz 我这里下载的是1.0.0版,由于我们只是测试spark的用法所以不需要配置spark集群,只需把下好的文件...
分类:
Web程序 时间:
2014-07-21 10:21:45
阅读次数:
206
问题
新装了CentOS 6.5系统,打算使用yum安装程序是出现了如下错误:
Loading mirror speeds from cached hostfile
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in
yummain.user_main(sys.argv[1:], exit_c...
分类:
其他好文 时间:
2014-07-20 22:46:33
阅读次数:
381
前提是已经安装了java的环境,环境变量的配置不做为讲解,网上也有大量资料.下面以linux为例来说明如何搭建好一个solr1)首先下载solr,下载地址:http://mirror.bit.edu.cn/apache/lucene/solr/2)准备运行容器,我用的是tomcat-7.0.27. ...
分类:
其他好文 时间:
2014-07-19 23:03:59
阅读次数:
184
1、下载mkdir /opt/antcd /opt/antwget http://mirror.bit.edu.cn/apache//ant/binaries/apache-ant-1.9.4-bin.tar.gz2、解压cd /opt/anttar -zxvf apache-ant-1.9.4-b...
分类:
系统相关 时间:
2014-07-19 21:34:42
阅读次数:
281