HBase转json-成都快上网建站

HBase转json

  import com.alibaba.fastjson.JSON
  
  Configuration conf = HBaseConfiguration.create();
  HTableInterface usersTable = new HTable(conf,table);
  Get g = new Get(Bytes.toBytes("TheRealMT"));
  Result r = usersTable.get(g);
  Map>> map = r.getMap();
  
  String text = JSON.toJSONString(map);
  System.out.println(text);

网站的建设成都创新互联专注网站定制,经验丰富,不做模板,主营网站定制开发.小程序定制开发,H5页面制作!给你焕然一新的设计体验!已为OPP胶袋等企业提供专业服务。

附件:http://down.51cto.com/data/2365082

网站题目:HBase转json
网页URL:http://kswjz.com/article/gihgip.html
扫二维码与项目经理沟通

我们在微信上24小时期待你的声音

解答本文疑问/技术咨询/运营咨询/技术建议/互联网交流