[ 
https://issues.apache.org/jira/browse/PIG-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13060976#comment-13060976
 ] 

[email protected] commented on PIG-2142:
----------------------------------------------------


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



trunk/src/org/apache/pig/impl/io/FileLocalizer.java
<https://reviews.apache.org/r/976/#comment2048>

    Is it possible to avoid a listStatus call if we are not use globbing?


- Daniel


On 2011-07-04 04:45:47, Dmitriy Ryaboy wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/976/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2011-07-04 04:45:47)
bq.  
bq.  
bq.  Review request for pig and Daniel Dai.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  Posting on behalf of Raghu. 
bq.  Daniel, can you take a look since this collides directly with your changes 
in PIG-1566?
bq.  
bq.  Argh, reviewboard apparently does not get git diffs. We'll try to make 
something it gets and add later.. please see the patch on the Jira in the 
meantime.
bq.  
bq.  
bq.  This addresses bug PIG-2142.
bq.      https://issues.apache.org/jira/browse/PIG-2142
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    trunk/src/org/apache/pig/PigServer.java 1142512 
bq.    trunk/src/org/apache/pig/impl/io/FileLocalizer.java 1142512 
bq.    trunk/test/org/apache/pig/test/TestPigServer.java 1142512 
bq.  
bq.  Diff: https://reviews.apache.org/r/976/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Dmitriy
bq.  
bq.



> Allow registering multiple jars from DFS via single statement
> -------------------------------------------------------------
>
>                 Key: PIG-2142
>                 URL: https://issues.apache.org/jira/browse/PIG-2142
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Dmitriy V. Ryaboy
>            Assignee: Raghu Angadi
>             Fix For: 0.10
>
>         Attachments: PIG-2142-branch-0.8.patch, PIG-2142.patch
>
>
> Pig currently allows users to register jars from local and remote 
> filesystems, but only one jar can be specified at a time. It would be great 
> to be able to say something along the lines of "register 
> hdfs://user/me/lib/*lucene*.jar" and get all the jars registered in one go.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to