<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title><![CDATA[merry163的专栏]]></title><description><![CDATA[]]></description><link>https://blog.csdn.net/merry163</link><language>zh-cn</language><generator>https://blog.csdn.net/</generator><copyright><![CDATA[Copyright &copy; merry163]]></copyright><item><title><![CDATA[hadoop hdfs eclipse 的一些配置]]></title><link>https://blog.csdn.net/merry163/article/details/42290707</link><guid>https://blog.csdn.net/merry163/article/details/42290707</guid><author>merry163</author><pubDate>Wed, 31 Dec 2014 09:33:06 +0800</pubDate><description><![CDATA[eclipse 向hdfs 上传文件为空怎么解决？



 




发表于 2013-11-23 12:53|只看该作者|只看大图








本帖最后由 panda 于 2013-11-24 13:23 编辑


问题描述：
重新配置eclipse的mapredece运行环境.上传Test_1文件，
Apr 23 11:49:54 hostap]]></description><category></category></item><item><title><![CDATA[ubunru 跟新源]]></title><link>https://blog.csdn.net/merry163/article/details/41981129</link><guid>https://blog.csdn.net/merry163/article/details/41981129</guid><author>merry163</author><pubDate>Wed, 17 Dec 2014 14:24:49 +0800</pubDate><description><![CDATA[之前用的12.04，后来升级为13.10，
找源时位13.10试了很多源都不行，原来 版本号因注意下面的对应：http://baike.baidu.com/view/4236.htm





版本号


代号


发布时间



14.10
Utopic Unicorn
2014/10/23


14.04 LTS
Trusty Tahr
2014]]></description><category></category></item><item><title><![CDATA[Linux环境变量]]></title><link>https://blog.csdn.net/merry163/article/details/38752083</link><guid>https://blog.csdn.net/merry163/article/details/38752083</guid><author>merry163</author><pubDate>Fri, 22 Aug 2014 10:33:11 +0800</pubDate><description><![CDATA[显示环境变量HOME


$ echo $HOME


设置一个新的环境变量hello


$ export HELLO="Hello!"


使用env命令显示所有的环境变量


$ env


使用set命令显示所有本地定义的Shell变量


$ set


使用unset命令来清除环境变量set可以设置某个环境变量的值。清除环境变量的值用un]]></description><category></category></item><item><title><![CDATA[screen 用法]]></title><link>https://blog.csdn.net/merry163/article/details/38752027</link><guid>https://blog.csdn.net/merry163/article/details/38752027</guid><author>merry163</author><pubDate>Fri, 22 Aug 2014 10:31:04 +0800</pubDate><description><![CDATA[C-a c -> Create，开启新的 window
C-a n -> Next，切换到下个 window
C-a p -> Previous，前一个 window
C-a 1..9 -> 切换到第 1..9 个window
C-a K(大写) -> kill window，强行关闭当前的 window
C-a [ -> 进入 copy mode，在 copy mode 下可以回滚、搜]]></description><category></category></item><item><title><![CDATA[md5反向解密]]></title><link>https://blog.csdn.net/merry163/article/details/38752005</link><guid>https://blog.csdn.net/merry163/article/details/38752005</guid><author>merry163</author><pubDate>Fri, 22 Aug 2014 10:27:45 +0800</pubDate><description><![CDATA[http://www.cmd5.com/]]></description><category></category></item><item><title><![CDATA[错误解决记录]]></title><link>https://blog.csdn.net/merry163/article/details/38751985</link><guid>https://blog.csdn.net/merry163/article/details/38751985</guid><author>merry163</author><pubDate>Fri, 22 Aug 2014 10:27:33 +0800</pubDate><description><![CDATA[错误解决记录

2014-3-21 15:04 |个人分类:技术细节| 记录

1  tomcat 之前能启动过几天不能启动------------不管报什么错查看端口是否占用


2 同样的maven项目，过了几天就无法build了
报错：
[ERROR] Failure executing javac, but could not parse the error:
The ]]></description><category></category></item><item><title><![CDATA[scis启动koala-jbpm步骤]]></title><link>https://blog.csdn.net/merry163/article/details/38751979</link><guid>https://blog.csdn.net/merry163/article/details/38751979</guid><author>merry163</author><pubDate>Fri, 22 Aug 2014 10:25:13 +0800</pubDate><description><![CDATA[1 designer
1.1 从
http://sourceforge.net/projects/jbpm/files/designer/
http://sourceforge.net/projects/jbpm/files/designer/designer-2.4/jbpm-designer-2.4.0.Final-jboss7.war/download
下载designer2.4 的]]></description><category></category></item><item><title><![CDATA[mysql交叉表，行列动态转换]]></title><link>https://blog.csdn.net/merry163/article/details/38751955</link><guid>https://blog.csdn.net/merry163/article/details/38751955</guid><author>merry163</author><pubDate>Fri, 22 Aug 2014 10:24:22 +0800</pubDate><description><![CDATA[工作内容 jbpm6 方向

2014-6-22 18:09 |个人分类:工作内容| jbpm

之前研究的jbpm6全是基于web的外壳，这是皮，可以进一步研究调用jbpm内核的api。
如此就能解决用户的问题，而且 这属于第二次开发。  
原来就jbpm是这么开发的，之前的关注点在web，现在转向底层的api，但不是核。
底层的api可以启动流程，用户相关，保存session，r]]></description><category></category></item><item><title><![CDATA[32位软件如何在64位ubuntu下运行]]></title><link>https://blog.csdn.net/merry163/article/details/38061069</link><guid>https://blog.csdn.net/merry163/article/details/38061069</guid><author>merry163</author><pubDate>Wed, 23 Jul 2014 11:25:59 +0800</pubDate><description><![CDATA[To run 32bit executable file in a 64 bit multi-arch Ubuntu system, you have to add
i386 architecture and also you have to install libc6:i386,libncurses5:i386,libstdc++6:i386 these three library packa]]></description><category></category></item><item><title><![CDATA[java自动生成 框架]]></title><link>https://blog.csdn.net/merry163/article/details/37992299</link><guid>https://blog.csdn.net/merry163/article/details/37992299</guid><author>merry163</author><pubDate>Sun, 20 Jul 2014 15:07:43 +0800</pubDate><description><![CDATA[rappid framework 



appfuse--------http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuse]]></description><category></category></item><item><title><![CDATA[SQL中Group By的使用]]></title><link>https://blog.csdn.net/merry163/article/details/37839239</link><guid>https://blog.csdn.net/merry163/article/details/37839239</guid><author>merry163</author><pubDate>Tue, 15 Jul 2014 23:43:55 +0800</pubDate><description><![CDATA[SQL中Group By的使用





1、概述2、原始表3、简单Group
 By4、Group
 By 和 Order By5、Group
 By中Select指定的字段限制6、Group
 By All7、Group
 By与聚合函数8、Having与Where的区别9、Compute
 和 Compute By


1、概述

“Group By”从字面]]></description><category></category></item><item><title><![CDATA[jboss-jbpm使用记录]]></title><link>https://blog.csdn.net/merry163/article/details/25412721</link><guid>https://blog.csdn.net/merry163/article/details/25412721</guid><author>merry163</author><pubDate>Fri, 09 May 2014 17:32:08 +0800</pubDate><description><![CDATA[下载full-installer  ，运行ant intall ，start，失败。]]></description><category></category></item><item><title><![CDATA[rapid-framework 改造]]></title><link>https://blog.csdn.net/merry163/article/details/24593033</link><guid>https://blog.csdn.net/merry163/article/details/24593033</guid><author>merry163</author><pubDate>Sun, 27 Apr 2014 16:41:57 +0800</pubDate><description><![CDATA[rapid-framework

ibatis3（没有把）]]></description><category></category></item><item><title><![CDATA[google trents           http://www.google.com/trends/]]></title><link>https://blog.csdn.net/merry163/article/details/24399507</link><guid>https://blog.csdn.net/merry163/article/details/24399507</guid><author>merry163</author><pubDate>Thu, 24 Apr 2014 11:02:25 +0800</pubDate><description><![CDATA[http://www.google.com/trends/explore#q=%E9%BB%84%E9%87%91%E4%BB%B7%E6%A0%BC%2C%20%E7%99%BD%E9%93%B6%E4%BB%B7%E6%A0%BC&geo=CN&date=1%2F2013%2012m&cmpt=q]]></description><category></category></item><item><title><![CDATA[图片 base64]]></title><link>https://blog.csdn.net/merry163/article/details/23922185</link><guid>https://blog.csdn.net/merry163/article/details/23922185</guid><author>merry163</author><pubDate>Thu, 17 Apr 2014 11:45:20 +0800</pubDate><description><![CDATA[编码后的数据比原始数据略长，为原来的4/3。在电子邮件中，根据RFC822规定，每76个字符，还需要加上一个回车换行。可以估算编码后数据长度大约为原长的135.1%。]]></description><category></category></item><item><title><![CDATA[mysql交叉表，行列动态转换]]></title><link>https://blog.csdn.net/merry163/article/details/22951737</link><guid>https://blog.csdn.net/merry163/article/details/22951737</guid><author>merry163</author><pubDate>Fri, 04 Apr 2014 17:51:41 +0800</pubDate><description><![CDATA[http://blog.csdn.net/ACMAIN_CHM/article/details/4283943

create table aaa( 
 id int primary key, 
 c1 char(2), 
 c2 char(2), 
 c3 int 
); 
 
insert into aaa values 
(1 ,'A1','B1',9), 
(2 ,']]></description><category></category></item><item><title><![CDATA[koala jbpm]]></title><link>https://blog.csdn.net/merry163/article/details/18504093</link><guid>https://blog.csdn.net/merry163/article/details/18504093</guid><author>merry163</author><pubDate>Sun, 19 Jan 2014 15:18:34 +0800</pubDate><description><![CDATA[drools-guvnor:在web-Info下面有bean.xml 可配值存储位置（一个包含reposity.xml的目录（此文件可通过登录guvnor自动生成））。如果需要jbpm网页编辑器，还需要jbpmdesigner，在war/profile下面有个jbpm.xml最下面有，有关外部guvnor的配置。如修改端口号后可以在这里修改]]></description><category></category></item><item><title><![CDATA[装系统心得]]></title><link>https://blog.csdn.net/merry163/article/details/18266201</link><guid>https://blog.csdn.net/merry163/article/details/18266201</guid><author>merry163</author><pubDate>Tue, 14 Jan 2014 16:45:39 +0800</pubDate><description><![CDATA[以前用xp，后来用了win7，但是到win8，一直没用他，想也玩不出什么新花样。
后来装了win7+ubuntu  当然是先装win再装ubu，以前不懂分区，引导，就直接分区，安装，下一步。原来，在装ubu的时候，分区完毕，选择引导安装位置时默认为sda，选此，说明是将引导写入sda的第一个扇区即mbr。也意味着linux管理了win7.
后来win7蓝屏了，用什么分区魔术啊什么的，看了看，当]]></description><category></category></item><item><title><![CDATA[粗糙集的动态预测]]></title><link>https://blog.csdn.net/merry163/article/details/18133101</link><guid>https://blog.csdn.net/merry163/article/details/18133101</guid><author>merry163</author><pubDate>Sat, 11 Jan 2014 09:46:18 +0800</pubDate><description><![CDATA[根据前面的数据提取规则，
将属性值离散，提取规则]]></description><category></category></item><item><title><![CDATA[sql技术：聚合旋转操作 pivoting 技术]]></title><link>https://blog.csdn.net/merry163/article/details/18132485</link><guid>https://blog.csdn.net/merry163/article/details/18132485</guid><author>merry163</author><pubDate>Sat, 11 Jan 2014 09:40:27 +0800</pubDate><description><![CDATA[来自：mysql技术内幕 姜承尧 

旋转及聚合技术， 

表：id attname value ...(类型..)
        1   a1             v1
         2  a1             v2
         3 a1             v3
         1   a2              va21]]></description><category></category></item></channel></rss>