You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2011/04/21 12:37:05 UTC

[jira] [Created] (HIVE-2122) Remove usage of deprecated methods from org.apache.hadoop.io package

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


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

[jira] [Commented] (HIVE-2122) Remove usage of deprecated methods from org.apache.hadoop.io package

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13076036#comment-13076036 ] 

Hudson commented on HIVE-2122:
------------------------------

Integrated in Hive-trunk-h0.21 #865 (See [https://builds.apache.org/job/Hive-trunk-h0.21/865/])
    HIVE-2122. Remove usage of deprecated methods from org.apache.hadoop.io package (Amareshwari Sriramadasu via cws)

cws : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1152980
Files : 
* /hive/trunk/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinarySerDe.java
* /hive/trunk/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java
* /hive/trunk/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazySimpleSerDe.java
* /hive/trunk/serde/src/java/org/apache/hadoop/hive/serde2/ByteStreamTypedSerDe.java
* /hive/trunk/serde/src/java/org/apache/hadoop/hive/serde2/dynamic_type/DynamicSerDe.java
* /hive/trunk/contrib/src/java/org/apache/hadoop/hive/contrib/fileformat/base64/Base64TextOutputFormat.java
* /hive/trunk/contrib/src/java/org/apache/hadoop/hive/contrib/util/typedbytes/TypedBytesRecordWriter.java
* /hive/trunk/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/s3/S3LogDeserializer.java
* /hive/trunk/serde/src/java/org/apache/hadoop/hive/serde2/MetadataTypedColumnsetSerDe.java
* /hive/trunk/contrib/src/java/org/apache/hadoop/hive/contrib/util/typedbytes/TypedBytesWritableOutput.java
* /hive/trunk/contrib/src/java/org/apache/hadoop/hive/contrib/util/typedbytes/TypedBytesWritable.java
* /hive/trunk/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/TypedBytesSerDe.java


> 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
>              Labels: cleanup
>             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

        

[jira] [Updated] (HIVE-2122) Remove usage of deprecated methods from org.apache.hadoop.io package

Posted by "Carl Steinbach (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carl Steinbach updated HIVE-2122:
---------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

Committed to trunk. 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
>              Labels: cleanup
>             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

        

[jira] [Commented] (HIVE-2122) Remove usage of deprecated methods from org.apache.hadoop.io package

Posted by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073602#comment-13073602 ] 

jiraposter@reviews.apache.org commented on HIVE-2122:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1234/#review1249
-----------------------------------------------------------

Ship it!


+1. Will commit if tests pass.

- Carl


On 2011-08-01 11:11:36, Amareshwari Sriramadasu wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/1234/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2011-08-01 11:11:36)
bq.  
bq.  
bq.  Review request for hive.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  Remove usage of deprecated methods from org.apache.hadoop.io package
bq.  
bq.  
bq.  This addresses bug HIVE-2122.
bq.      https://issues.apache.org/jira/browse/HIVE-2122
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    trunk/contrib/src/java/org/apache/hadoop/hive/contrib/fileformat/base64/Base64TextOutputFormat.java 1145030 
bq.    trunk/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/TypedBytesSerDe.java 1145030 
bq.    trunk/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/s3/S3LogDeserializer.java 1145030 
bq.    trunk/contrib/src/java/org/apache/hadoop/hive/contrib/util/typedbytes/TypedBytesRecordWriter.java 1145030 
bq.    trunk/contrib/src/java/org/apache/hadoop/hive/contrib/util/typedbytes/TypedBytesWritable.java 1145030 
bq.    trunk/contrib/src/java/org/apache/hadoop/hive/contrib/util/typedbytes/TypedBytesWritableOutput.java 1145030 
bq.    trunk/serde/src/java/org/apache/hadoop/hive/serde2/ByteStreamTypedSerDe.java 1145030 
bq.    trunk/serde/src/java/org/apache/hadoop/hive/serde2/MetadataTypedColumnsetSerDe.java 1145030 
bq.    trunk/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java 1145030 
bq.    trunk/serde/src/java/org/apache/hadoop/hive/serde2/dynamic_type/DynamicSerDe.java 1145030 
bq.    trunk/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazySimpleSerDe.java 1145030 
bq.    trunk/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinarySerDe.java 1145030 
bq.  
bq.  Diff: https://reviews.apache.org/r/1234/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Amareshwari
bq.  
bq.



> 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

        

[jira] [Updated] (HIVE-2122) Remove usage of deprecated methods from org.apache.hadoop.io package

Posted by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amareshwari Sriramadasu updated HIVE-2122:
------------------------------------------

    Fix Version/s: 0.8.0
           Status: Patch Available  (was: Open)

> 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

        

[jira] [Commented] (HIVE-2122) Remove usage of deprecated methods from org.apache.hadoop.io package

Posted by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073496#comment-13073496 ] 

jiraposter@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

        

[jira] [Updated] (HIVE-2122) Remove usage of deprecated methods from org.apache.hadoop.io package

Posted by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amareshwari Sriramadasu updated HIVE-2122:
------------------------------------------

    Attachment: patch-2122.txt

Patch with required changes

> 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