2017年2月19日

parquet文件的一些操作

摘要: /** * 获取schema信息 * @throws IOException */@Testpublic void testGetSchema() throws IOException { Configuration configuration = new Configuration(true); 阅读全文

posted @ 2017-02-19 23:07 小丑鱼快跑 阅读(5339) 评论(0) 推荐(0)

导航