Hadoop学习——TextInputormat实现类

TextInputormat实现类

Textputormat是默认的FileInputFormat 实现类。按行读取每条记录。键是存储该行在整个文件中的其时字节偏移量,LongWritable类型。值是这行的内容,不包括任何行终止符(换行符和回车符)

示例如下:
一个的分片包含了如下4条文本记录

Rich learning form
Intelligent learning engine
Learing more convenient
From the real demand for more close to the enterprise

每条记录表示以下键值对

0, Rich learning form
19, Intelligent learning engine
47,Learing more convenient
72,From the real demand for more close to the enterprise

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值