You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Kyungho Jeon (JIRA)" <ji...@apache.org> on 2014/03/05 10:16:45 UTC

[jira] [Commented] (PIG-3764) Compile physical operators to bytecode

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

Kyungho Jeon commented on PIG-3764:
-----------------------------------

My name is Kyungho Jeon. I am interested in participating GSoC 2014 and this project looks very interesting to me. I looked at the prototype you have. The prototype looks to me that the goal is to translate (and compile) expressions in PhysicalPlan to Java code. Can you verify If I understand correctly? 



> Compile physical operators to bytecode
> --------------------------------------
>
>                 Key: PIG-3764
>                 URL: https://issues.apache.org/jira/browse/PIG-3764
>             Project: Pig
>          Issue Type: Improvement
>          Components: impl
>            Reporter: Julien Le Dem
>              Labels: GSOC2014
>
> I started a prototype here:
> https://github.com/julienledem/pig/compare/trunk...compile_physical_plan
> The current physical plan is relatively inefficient at evaluating expressions.
> In the context of a better execution engine (Tez, Spark, ...), compiling expressions to bytecode would be a significant speedup.
> This is a candidate project for Google summer of code 2014. More information about the program can be found at https://cwiki.apache.org/confluence/display/PIG/GSoc2014



--
This message was sent by Atlassian JIRA
(v6.2#6252)