摘要:
Configuration conf = new Configuration(); conf.set("fs.defaultFS", "hdfs://sparkcluster"); conf.set("dfs.nameservices", "sparkcluster"); conf.set("dfs 阅读全文
摘要:
1. 抓包 2. 转成hex二进制流 3. 将二进制流转成base64位,通过在线工具: http://tomeko.net/online_tools/hex_to_base64.php?lang=en iVBORw0KGgoAAAANSUhEUgAAAMAAAABeCAYAAAB1sBs0AAAK 阅读全文