[
https://issues.apache.org/jira/browse/PIG-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13061646#comment-13061646
]
[email protected] commented on PIG-2142:
----------------------------------------------------
bq. On 2011-07-07 01:16:22, Daniel Dai wrote:
bq. > trunk/src/org/apache/pig/impl/io/FileLocalizer.java, line 796
bq. > <https://reviews.apache.org/r/976/diff/1/?file=21967#file21967line796>
bq. >
bq. > Is it possible to avoid a listStatus call if we are not use globbing?
bq.
bq. Raghu Angadi wrote:
bq. globStatus() does the check. The check itself is pretty involved. If a
path does not have a glob, it eventually results in only one call to
getFileStatus().
Does globStatus check it on local side?
- Daniel
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/976/#review983
-----------------------------------------------------------
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