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



trunk/src/docs/src/documentation/content/xdocs/func.xml
<https://reviews.apache.org/r/27938/#comment102622>

    Loads from or stores data to



trunk/src/docs/src/documentation/content/xdocs/func.xml
<https://reviews.apache.org/r/27938/#comment102625>

    current options are only applicable with STORE operation and not for LOAD. 
(Just to make it more explicit)



trunk/src/docs/src/documentation/content/xdocs/func.xml
<https://reviews.apache.org/r/27938/#comment102624>

    In internal documentation, I had the default values added. Pasting that 
below. Could we add them here as well?
    
        -s, --stripeSize Set the stripe size for the file. Default is 
268435456(256 MB).
        -r, --rowIndexStride Set the distance between entries in the row index. 
Default is 10000.
        -b, --bufferSize The size of the memory buffers used for compressing 
and storing the stripe in memory. Default is 262144 (256K).
        -p, --blockPadding Sets whether the HDFS blocks are padded to prevent 
stripes from straddling blocks. Default is true.
        -c, --compress Sets the generic compression that is used to compress 
the data. Valid codecs are: NONE, ZLIB, SNAPPY, LZO. Default is ZLIB.



trunk/src/docs/src/documentation/content/xdocs/func.xml
<https://reviews.apache.org/r/27938/#comment102626>

    primary data types but non of the complex data file -> primitive data types 
but none of the complex data types



trunk/src/docs/src/documentation/content/xdocs/func.xml
<https://reviews.apache.org/r/27938/#comment102627>

    each record in the alias (Little confusing when we mention job or vertex)



trunk/src/docs/src/documentation/content/xdocs/perf.xml
<https://reviews.apache.org/r/27938/#comment102629>

    simply putting -> simply add



trunk/src/docs/src/documentation/content/xdocs/perf.xml
<https://reviews.apache.org/r/27938/#comment102688>

    <p>Prerequisite: Tez requires the tez tarball to be available in hdfs while 
running a job on the cluster and a tez-site.xml with tez.lib.uris setting 
pointing to that hdfs location in classpath. Copy the tez tarball to hdfs and 
add the tez conf directory($TEZ_HOME/conf) containing tez-site.xml to 
environmental variable "PIG_CLASSPATH" if pig on tez fails with "tez.lib.uris 
is not defined". This is required by the Apache Pig distribution.</p>



trunk/src/docs/src/documentation/content/xdocs/perf.xml
<https://reviews.apache.org/r/27938/#comment102689>

    eges -> edges



trunk/src/docs/src/documentation/content/xdocs/perf.xml
<https://reviews.apache.org/r/27938/#comment102690>

    be sure to implement a cleanup function and register with <a ....



trunk/src/docs/src/documentation/content/xdocs/perf.xml
<https://reviews.apache.org/r/27938/#comment102693>

    Pig will obey it  -> Pig will honor it



trunk/src/docs/src/documentation/content/xdocs/start.xml
<https://reviews.apache.org/r/27938/#comment102694>

    Why remove these?



trunk/src/docs/src/documentation/content/xdocs/start.xml
<https://reviews.apache.org/r/27938/#comment102696>

    some queries error out or hang in ...
    
    There are some queries which just error out on bigger data in local mode.


- Rohini Palaniswamy


On Nov. 12, 2014, 11:49 p.m., Daniel Dai wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/27938/
> -----------------------------------------------------------
> 
> (Updated Nov. 12, 2014, 11:49 p.m.)
> 
> 
> Review request for pig and Rohini Palaniswamy.
> 
> 
> Repository: pig
> 
> 
> Description
> -------
> 
> See PIG-4321
> 
> 
> Diffs
> -----
> 
>   trunk/src/docs/src/documentation/content/xdocs/cont.xml 1637955 
>   trunk/src/docs/src/documentation/content/xdocs/func.xml 1637955 
>   trunk/src/docs/src/documentation/content/xdocs/perf.xml 1637955 
>   trunk/src/docs/src/documentation/content/xdocs/start.xml 1637955 
>   trunk/src/docs/src/documentation/content/xdocs/tabs.xml 1637955 
>   trunk/src/docs/src/documentation/content/xdocs/test.xml 1637955 
>   trunk/src/docs/src/documentation/content/xdocs/udf.xml 1637955 
> 
> Diff: https://reviews.apache.org/r/27938/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Daniel Dai
> 
>

Reply via email to