上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 31 下一页
摘要: 在本地环境下进行开发,使用cygwin安装 Hdp那就是一个呵呵岂能概括。 所以啊,还是用Hdp windows进行开发测试吧。这样感觉省心点。具体 Hdp windows的安装参看前面的文章或自行Google。 那为什么要用Java来开发Hdp呢? C# 本可以运行在 Hdp 4 windows的,通过最近一段时间对于它的了解,发现C#在Hadoop一族的上表现除了MR,OOZie,H... 阅读全文
posted @ 2015-03-17 14:22 张保维 阅读(434) 评论(0) 推荐(0)
摘要: 1,E0508: User [?] not authorized for WF job […… jobid] 很明显验证问题, 修改 oozie-site.xml中节点为 oozie.service.AuthorizationService.security.enabled false Specifies w... 阅读全文
posted @ 2015-03-12 10:44 张保维 阅读(511) 评论(0) 推荐(0)
摘要: System.Messaging.MessageQueueException: 资源不足,无法执行操作。 在 System.Messaging.MessageQueue.SendInternal(Object obj, MessageQueueTransac tion internalTransaction, MessageQueueTransactionType transact... 阅读全文
posted @ 2015-02-13 17:25 张保维 阅读(1146) 评论(0) 推荐(0)
摘要: static void Main(string[] args) { var x = System.DateTime.Now; MemoryCache mc = new MemoryCache("my"); var t = new testNumber() { ... 阅读全文
posted @ 2015-02-06 16:04 张保维 阅读(366) 评论(0) 推荐(0)
摘要: 为了可以看清.net framework 的的内部机制,进行单步实际是不错的选择啊, 其它的更多设置可以看其它文章,我这里主要讲问题。 然后就会加载PDB,然后就可以单步进入了。 但是 , 跟我说未知。。。。 你都不知道了,我哪里知道。 随后在虚拟机中开始下安装了一个同样版本的VS 。 没有问题了。 什么情况,难道系统哪里有问题,... 阅读全文
posted @ 2015-02-06 11:25 张保维 阅读(1007) 评论(0) 推荐(0)
摘要: 其实可以看一下Html页面就知道了。 其实它又请求了一次。要关了这个或者忽略之。 阅读全文
posted @ 2015-02-05 17:07 张保维 阅读(176) 评论(0) 推荐(0)
摘要: http://srv.symbolsource.org/pdb/Public http://referencesource.microsoft.com/symbols http://msdl.microsoft.com/download/symbols 阅读全文
posted @ 2015-02-05 09:49 张保维 阅读(304) 评论(0) 推荐(0)
摘要: //#define UseThreadContext using System; using System.Collections.Generic; using System.Linq; using System.Runtime.Caching; using System.Runtime.Remoting.Messaging; using System.Text; using S... 阅读全文
posted @ 2015-02-05 09:22 张保维 阅读(491) 评论(0) 推荐(0)
摘要: //#define UseThreadContext using System; using System.Collections.Generic; using System.Linq; using System.Runtime.Caching; using System.Runtime.Remoting.Messaging; using System.Text; using System.Th... 阅读全文
posted @ 2015-02-02 14:09 张保维 阅读(1105) 评论(0) 推荐(0)
摘要: 从这里开始 先是一个 对Com接口的导入。 /// /// /// [ComImport, Guid("7297744b-e188-40bf-b7e9-56698d25cf44"), System.Runtime.InteropServices.InterfaceTypeAttribute(System.Runtime.InteropServi... 阅读全文
posted @ 2015-01-30 11:33 张保维 阅读(188) 评论(0) 推荐(0)
上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 31 下一页