[ https://issues.apache.org/jira/browse/HIVE-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073496#comment-13073496 ]
jirapos...@reviews.apache.org commented on HIVE-2122: ----------------------------------------------------- ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1234/ ----------------------------------------------------------- Review request for hive. Summary ------- Remove usage of deprecated methods from org.apache.hadoop.io package This addresses bug HIVE-2122. https://issues.apache.org/jira/browse/HIVE-2122 Diffs ----- trunk/contrib/src/java/org/apache/hadoop/hive/contrib/fileformat/base64/Base64TextOutputFormat.java 1145030 trunk/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/TypedBytesSerDe.java 1145030 trunk/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/s3/S3LogDeserializer.java 1145030 trunk/contrib/src/java/org/apache/hadoop/hive/contrib/util/typedbytes/TypedBytesRecordWriter.java 1145030 trunk/contrib/src/java/org/apache/hadoop/hive/contrib/util/typedbytes/TypedBytesWritable.java 1145030 trunk/contrib/src/java/org/apache/hadoop/hive/contrib/util/typedbytes/TypedBytesWritableOutput.java 1145030 trunk/serde/src/java/org/apache/hadoop/hive/serde2/ByteStreamTypedSerDe.java 1145030 trunk/serde/src/java/org/apache/hadoop/hive/serde2/MetadataTypedColumnsetSerDe.java 1145030 trunk/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java 1145030 trunk/serde/src/java/org/apache/hadoop/hive/serde2/dynamic_type/DynamicSerDe.java 1145030 trunk/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazySimpleSerDe.java 1145030 trunk/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinarySerDe.java 1145030 Diff: https://reviews.apache.org/r/1234/diff Testing ------- Thanks, Amareshwari > Remove usage of deprecated methods from org.apache.hadoop.io package > -------------------------------------------------------------------- > > Key: HIVE-2122 > URL: https://issues.apache.org/jira/browse/HIVE-2122 > Project: Hive > Issue Type: Bug > Reporter: Amareshwari Sriramadasu > Assignee: Amareshwari Sriramadasu > Priority: Minor > Fix For: 0.8.0 > > Attachments: patch-2122.txt > > > Serde code uses some deprecated methods from org.apache.hadoop.io. package. > We should remove them. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira