[uhadoop@10-13-109-236 subdir26]$ $HADOOP_HOME/bin/hadoop fs -cat /data/flumeEvents/FlumeData.1559805156238
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.hadoop.security.authentication.util.KerberosUtil (file:/data/hadoop-2.9.2/share/hadoop/common/lib/hadoop-auth-2.9.2.jar) to method sun.security.krb5.Config.getInstance()
WARNING: Please consider reporting this to the maintainers of org.apache.hadoop.security.authentication.util.KerberosUtil
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
SEQ!org.apache.hadoop.io.LongWritable"org.apache.hadoop.io.BytesWritableߺ DǓÿUלX.k+¡߽random_bodyFlume1k+¡߿random_bodyFlume12ÿÿÿÿߺ DǓÿUלX麐[uhadoop@10-13-109-236 subdir26]$

http://hadoop.apache.org/docs/current/api/org/apache/hadoop/io/LongWritable.html

最新文章

  1. Java借助axis2发布WebService
  2. C#进阶系列——DDD领域驱动设计初探(四):WCF搭建
  3. 86 ipmitools-查看硬件信息工具
  4. Marriage Match IV---hdu3416(spfa + Dinic)
  5. winform属性
  6. 使用SSL确保通信中的数据安全
  7. Golang学习 - strings 包
  8. HDU 5312 Sequence (规律题)
  9. Selenium各种工具比较
  10. 《UNIX网络编程》之点对点通信
  11. 关于write()和fsync()
  12. 【转载】Android Studio 导入External Libraries
  13. mysql GTID主从配置
  14. MySql联合查询
  15. wampserver本地配置域名映射
  16. rpc框架实现(持续更新)
  17. variable_scope和name_scope差别
  18. SQLServer中round函数
  19. [ios]received memory warning
  20. Spring Data Rest如何暴露ID字段

热门文章

  1. 阿里面试官总结40 个 Java 多线程问题
  2. mysql数据库的多实例与主从同步。
  3. 用python代码编写象棋界面,棋盘覆盖问题
  4. AD 复制状态检查
  5. RedisTemplate的key默认序列化器问题
  6. P1080 【NOIP 2012】 国王游戏[贪心+高精度]
  7. 让你弄懂 call、apply、bind的应用和区别
  8. python_面向对象——多态
  9. MySQL之三张表关联
  10. Spring MVC 学习笔记(二)