• 博客园logo
  • 会员
  • 周边
  • 众包
  • 新闻
  • 博问
  • 闪存
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






水煮热带鱼

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理

2015年9月1日

HDInsight - 1,简介
摘要: HDInsight - 1,简介最近工作需要,要看HDInsight部分,这里要做笔记。自然是官网资料最权威,所以内容都从这里搬过来:https://azure.microsoft.com/en-us/documentation/articles/hdinsight-hadoop-introduct... 阅读全文
posted @ 2015-09-01 13:17 水煮热带鱼 阅读(183) 评论(0) 推荐(0)
 
HBase初探
摘要: HBase初探string hbaseCluster = "https://charju.azurehdinsight.net";string hadoopUsername = "账户名字";string hadoopPassword = "密码";ClusterCredentials creds ... 阅读全文
posted @ 2015-09-01 13:10 水煮热带鱼 阅读(498) 评论(0) 推荐(0)
 
C#访问Azure的资源
摘要: C#访问Azure的资源官方参考资料在这里:https://msdn.microsoft.com/en-us/library/azure/dn722415.aspx,本文放一些重点及遇到的坑的解决办法。身份验证不是说,我们把subscriptionID和本地的cert匹配一下就OK了,还需要在por... 阅读全文
posted @ 2015-09-01 12:52 水煮热带鱼 阅读(273) 评论(0) 推荐(0)
 
HDInsight
摘要: 最近工作需要,要看HDInsight部分,这里要做笔记。自然是官网资料最权威,所以内容都从这里搬过来:https://azure.microsoft.com/en-us/documentation/articles/hdinsight-hadoop-introduction/Hadoop on HD... 阅读全文
posted @ 2015-09-01 12:50 水煮热带鱼 阅读(147) 评论(0) 推荐(0)