[ 
https://issues.apache.org/jira/browse/PIG-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dai resolved PIG-2482.
-----------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed

Unit test pass. test-patch:
     [exec] -1 overall.  
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     +1 tests included.  The patch appears to include 10 new or 
modified tests.
     [exec] 
     [exec]     -1 javadoc.  The javadoc tool appears to have generated 1 
warning messages.
     [exec] 
     [exec]     +1 javac.  The applied patch does not increase the total number 
of javac compiler warnings.
     [exec] 
     [exec]     +1 findbugs.  The patch does not introduce any new Findbugs 
warnings.
     [exec] 
     [exec]     -1 release audit.  The applied patch generated 526 release 
audit warnings (more than the trunk's current 517 warnings).

javadoc warning seems unrelated. All new file has proper head, ignore release 
audit warning.
                
> Integrate HCat DDL command into Pig
> -----------------------------------
>
>                 Key: PIG-2482
>                 URL: https://issues.apache.org/jira/browse/PIG-2482
>             Project: Pig
>          Issue Type: New Feature
>          Components: impl
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.11
>
>         Attachments: PIG-2482-1.patch, PIG-2482-2.patch, PIG-2482-3.patch
>
>
> We would like to run hcat DDL command inside Pig script or Grunt. We can use 
> a similar approach as "fs" or "sh".
> Grunt> hcat create table .....
> Similar to "fs" and "sh", we don't plan to add Java API in PigServer for it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to