namenode启动参数:-Xmx153600m-Xms153600m-Xmn4096m-verbose:gc-Xloggc:$LOG_DIR/namenode.gc.log-XX:ErrorFile=$LOG_DIR/hs_err_pid.log-XX:+PrintGCDateStamps-XX:+PrintGCDetails-XX:+HeapDumpOnOutOfMemoryError-XX:+UseConcMarkSweepGC-XX:CMSInit
系统 2019-08-12 09:27:29 3056
今天听了鉴权相关的课程,了解到了kerberos。下面这篇文章写得还不错。KerberosauthenticationexplainedAuthenticationandauthorisationareoftenthoughtofasasingleprocessbutthetwoareactuallydistinctoperationsthatmayevenuseseparatestoragelocationsfortheauthenticationand
系统 2019-08-12 09:27:16 3056
nginx+keepalived+tomcat之tomcat性能调优tomcat容器调优vim$CATALINA_HOME/conf/server.xml...
系统 2019-08-12 09:27:09 3056
经常使用:sqlplususername/password如:普通用户登录sqlplusscott/tigersqlplususername/password@net_service_name如:sqlplusscott/tiger@orclsqlplususername/passwordassysdba如:sqlplussys/adminassysdbasqlplususername/password@//host:port/sid注意:sys和syst
系统 2019-08-12 01:53:18 3056
1CREATETRIGGER[trg_save_change_SP]2ONDATABASE3FORCREATE_PROCEDURE,ALTER_PROCEDURE,DROP_PROCEDURE4AS5DECLARE@dataXML6DECLARE@InstanceNamenvarchar(200),7@DBNamenvarchar(100),8@ObjectIDint,9@Versionint,10@DBUsernvarchar(100),11@InDat
系统 2019-08-12 01:34:00 3056
JEECG列表行编辑模式下实现文本的xheditor富文本框编辑器,之前一直没研究过,以为很简单,但官网和论坛都没有找到参考的范本,做了一下午终于做出来了!截图如下:需要代码的,请回复文章评论,留下联系方式。JEECG列表行编辑模式下实现文本的xheditor富文本框编辑器
系统 2019-08-12 01:32:34 3056
vi/etc/apt/sources.listhttp://cran.r-project.org/bin/linux/ubuntu/debhttp://cran.r-project.org/bin/linux/ubuntulucid/&UBUNTUPACKAGESFORRAnnouncement:Duetoseverissues,theUbuntuCRANpackageshavebeensignedwithanewpgpkey.SeeSECUREAPTbe
系统 2019-08-12 01:32:29 3056
一、MSHFlexGrid的重要属性:1、AllowBigSelection作用:单击行或列的头部时,是否将正行或整列都选中,注意,需要有固定行或列。2、TextMatrix(Rowaslong,colaslong)返回玄思那个行,列的单元文本内容3、CellAlignment作用:该属性返回或设置的数值确定了一个单元格或被选定的多个单元格所在区域的水平和垂直对齐方式object.CellAlignment[=value]value值如下4、AllowUs
系统 2019-08-29 23:30:12 3055
在《.net2.0中新增的Substitution控件--动态更新缓存页的部分(也可用于局部刷新)》一文中,可以局部缓存页面的部分内容,这在.net2.0中是新增的一个功能。另外一个常见的应用是在Iframe页面中刷新父页面的某个控件(TextBox或Label等)的值。这里邀月介绍一种简单的做法:在ie8/Firefox3.5下测试通过共两个页面,一个master.aspx,一个masterdetail.aspx页面。其中master.aspx的内容如下
系统 2019-08-29 22:21:15 3055
要用到文本编辑器,选择了FCKeditor,下面就配置作一下说明:环境:windowsXPmyeclipse6.0GAfckeditor2.6.3fckeditor2.3一.下载官方下载首页:http://www.fckeditor.net/download/,使用的是FCKeditor_2.6.3.zip和FCKeditor-2.3版本二.部署本例以WebRoot作为应用根路径,部署后的目录结构如下图所示:三.将附件的内容,导入到eclipse里,直接就
系统 2019-08-29 22:20:38 3055