[hadoop@master ?~]$? [hadoop@master ?~]$ hadoop jar /opt/hadoop-2.5.2/share/hadoop/mapreduce/hadoop-mapreduce-examples-2.5.2.jar ?pi 100 100 Error creating temp dir in hadoop.tmp.dir /home/hado...
分类:
其他好文 时间:
2015-10-28 01:54:03
阅读次数:
260
原文地址 Shut down the WebLogic domain, the managed servers, Admin Server and Node Manager. Set the following environment variables in the command prompt (cmd) to help you navigate easily, in my ca...
分类:
数据库 时间:
2015-10-27 11:42:52
阅读次数:
311
Building a RESTful Web ServiceThis guide walks you through the process of creating a "hello world"RESTful web servicewith Spring.What you’ll buildYou’...
分类:
Web程序 时间:
2015-10-26 00:30:59
阅读次数:
247
1.官方简单教程http://blogs.msdn.com/b/webdev/archive/2014/04/03/creating-a-custom-scaffolder-for-visual-studio.aspx工具支持: 1.安装T4模板引擎(例如:tangibleT4) ...
分类:
其他好文 时间:
2015-10-25 09:38:26
阅读次数:
187
第一步:使用命令 db_init 初始化数据库第二步:查看Creating configuration file里面保存了数据库的账号密码第三步:进入到msfconsole下面执行 db_connect username:password@host/database(根据上一步文件内的内容进行连接)
分类:
数据库 时间:
2015-10-23 16:30:13
阅读次数:
226
When creating a service, need to inject the sercive into the bootstrap():import {bootstrap, Component, View} from "angular2/angular2";import {TodoInpu...
分类:
其他好文 时间:
2015-10-23 16:12:35
阅读次数:
192
IIS URL Rewrite enables Web administrators to create powerful rules to implement URLs that are easier for users to remember and easier for search engi...
分类:
Web程序 时间:
2015-10-22 00:18:53
阅读次数:
233
转自:http://blog.chinaunix.net/uid-22566367-id-1965771.html1、将文件checkout到本地目录svn checkout path(path是服务器上的目录)例如:svn checkout svn://192.168.1.1/pro/domain...
分类:
系统相关 时间:
2015-10-21 22:41:06
阅读次数:
321
/etc/postfix/main.cf配置文件设置主机名,如果有DNS解析,这里可以不用设置。75#myhostname=host.domain.tld76#myhostname=virtual.domain.tld98#myorigin=$myhostname99#myorigin=$mydomain发送邮件的时候,可以伪装主机名和域名113#inet_interfaces=all114#inet_interfaces=..
分类:
其他好文 时间:
2015-10-21 19:23:26
阅读次数:
245
首先我们来看一下错误信息:Error Domain=AFNetworkingErrorDomain Code=-1011 "Expected status code in (200-299), got 406"{ status code: 406,headers { "Content-Languag...
分类:
Web程序 时间:
2015-10-21 13:51:17
阅读次数:
227