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

(Updated Sept. 13, 2013, 8:11 p.m.)


Review request for pig and Alan Gates.


Changes
-------

Added a new abstract class PigStreamingBase to have the new APIs for 
serializing and deserializing. Deprecated PigtoSTreaming and StreamingToPig


Bugs: PIG-3255
    https://issues.apache.org/jira/browse/PIG-3255


Repository: pig


Description (updated)
-------

Added a new abstract class PigStreamingBase to have the new APIs for 
serializing and deserializing..Deprecated PigtoSTreaming and StreamingToPig


Diffs (updated)
-----

  
http://svn.apache.org/repos/asf/pig/trunk/src/org/apache/pig/PigStreamingBase.java
 PRE-CREATION 
  http://svn.apache.org/repos/asf/pig/trunk/src/org/apache/pig/PigToStream.java 
1523070 
  http://svn.apache.org/repos/asf/pig/trunk/src/org/apache/pig/StreamToPig.java 
1523070 
  
http://svn.apache.org/repos/asf/pig/trunk/src/org/apache/pig/builtin/PigStreaming.java
 1523070 
  
http://svn.apache.org/repos/asf/pig/trunk/src/org/apache/pig/data/WritableByteArray.java
 PRE-CREATION 
  
http://svn.apache.org/repos/asf/pig/trunk/src/org/apache/pig/impl/streaming/InputHandler.java
 1523070 
  
http://svn.apache.org/repos/asf/pig/trunk/src/org/apache/pig/impl/streaming/OutputHandler.java
 1523070 
  
http://svn.apache.org/repos/asf/pig/trunk/src/org/apache/pig/impl/util/StorageUtil.java
 1523070 

Diff: https://reviews.apache.org/r/14030/diff/


Testing (updated)
-------

No new unit tests. TestStreaming and TestStreamingLocal cover the changes and 
the tests passes.


Thanks,

Rohini Palaniswamy

Reply via email to