[jira] [Commented] (HIVE-2244) Add a Plugin Developer Kit to Hive

2011-09-29 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117751#comment-13117751
 ] 

Hudson commented on HIVE-2244:
--

Integrated in Hive-0.8.0-SNAPSHOT-h0.21 #38 (See 
[https://builds.apache.org/job/Hive-0.8.0-SNAPSHOT-h0.21/38/])
HIVE-2244. Add a Plugin Developer Kit to Hive (John Sichi via cws)

cws : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1177386
Files : 
* /hive/branches/branch-0.8/build.xml
* 
/hive/branches/branch-0.8/cli/src/java/org/apache/hadoop/hive/cli/CliDriver.java
* /hive/branches/branch-0.8/pdk
* /hive/branches/branch-0.8/pdk/build.xml
* /hive/branches/branch-0.8/pdk/scripts
* /hive/branches/branch-0.8/pdk/scripts/README
* /hive/branches/branch-0.8/pdk/scripts/build-plugin.xml
* /hive/branches/branch-0.8/pdk/scripts/class-registration.xsl
* /hive/branches/branch-0.8/pdk/src
* /hive/branches/branch-0.8/pdk/src/java
* /hive/branches/branch-0.8/pdk/src/java/org
* /hive/branches/branch-0.8/pdk/src/java/org/apache
* /hive/branches/branch-0.8/pdk/src/java/org/apache/hive
* /hive/branches/branch-0.8/pdk/src/java/org/apache/hive/pdk
* 
/hive/branches/branch-0.8/pdk/src/java/org/apache/hive/pdk/FunctionExtractor.java
* 
/hive/branches/branch-0.8/pdk/src/java/org/apache/hive/pdk/HivePdkUnitTest.java
* 
/hive/branches/branch-0.8/pdk/src/java/org/apache/hive/pdk/HivePdkUnitTests.java
* /hive/branches/branch-0.8/pdk/src/java/org/apache/hive/pdk/PluginTest.java
* /hive/branches/branch-0.8/pdk/test-plugin
* /hive/branches/branch-0.8/pdk/test-plugin/build.xml
* /hive/branches/branch-0.8/pdk/test-plugin/src
* /hive/branches/branch-0.8/pdk/test-plugin/src/org
* /hive/branches/branch-0.8/pdk/test-plugin/src/org/apache
* /hive/branches/branch-0.8/pdk/test-plugin/src/org/apache/hive
* /hive/branches/branch-0.8/pdk/test-plugin/src/org/apache/hive/pdktest
* 
/hive/branches/branch-0.8/pdk/test-plugin/src/org/apache/hive/pdktest/Rot13.java
* /hive/branches/branch-0.8/pdk/test-plugin/test
* /hive/branches/branch-0.8/pdk/test-plugin/test/cleanup.sql
* /hive/branches/branch-0.8/pdk/test-plugin/test/onerow.txt
* /hive/branches/branch-0.8/pdk/test-plugin/test/setup.sql


 Add a Plugin Developer Kit to Hive
 --

 Key: HIVE-2244
 URL: https://issues.apache.org/jira/browse/HIVE-2244
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Reporter: John Sichi
Assignee: John Sichi
 Fix For: 0.8.0

 Attachments: HIVE-2244.1.patch, HIVE-2244.patch


 See https://cwiki.apache.org/confluence/display/Hive/PluginDeveloperKit

--
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




[jira] [Commented] (HIVE-2244) Add a Plugin Developer Kit to Hive

2011-09-29 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13117784#comment-13117784
 ] 

Hudson commented on HIVE-2244:
--

Integrated in Hive-trunk-h0.21 #983 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/983/])
HIVE-2244. Add a Plugin Developer Kit to Hive (John Sichi via cws)

cws : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1177382
Files : 
* /hive/trunk/build.xml
* /hive/trunk/cli/src/java/org/apache/hadoop/hive/cli/CliDriver.java
* /hive/trunk/pdk
* /hive/trunk/pdk/build.xml
* /hive/trunk/pdk/scripts
* /hive/trunk/pdk/scripts/README
* /hive/trunk/pdk/scripts/build-plugin.xml
* /hive/trunk/pdk/scripts/class-registration.xsl
* /hive/trunk/pdk/src
* /hive/trunk/pdk/src/java
* /hive/trunk/pdk/src/java/org
* /hive/trunk/pdk/src/java/org/apache
* /hive/trunk/pdk/src/java/org/apache/hive
* /hive/trunk/pdk/src/java/org/apache/hive/pdk
* /hive/trunk/pdk/src/java/org/apache/hive/pdk/FunctionExtractor.java
* /hive/trunk/pdk/src/java/org/apache/hive/pdk/HivePdkUnitTest.java
* /hive/trunk/pdk/src/java/org/apache/hive/pdk/HivePdkUnitTests.java
* /hive/trunk/pdk/src/java/org/apache/hive/pdk/PluginTest.java
* /hive/trunk/pdk/test-plugin
* /hive/trunk/pdk/test-plugin/build.xml
* /hive/trunk/pdk/test-plugin/src
* /hive/trunk/pdk/test-plugin/src/org
* /hive/trunk/pdk/test-plugin/src/org/apache
* /hive/trunk/pdk/test-plugin/src/org/apache/hive
* /hive/trunk/pdk/test-plugin/src/org/apache/hive/pdktest
* /hive/trunk/pdk/test-plugin/src/org/apache/hive/pdktest/Rot13.java
* /hive/trunk/pdk/test-plugin/test
* /hive/trunk/pdk/test-plugin/test/cleanup.sql
* /hive/trunk/pdk/test-plugin/test/onerow.txt
* /hive/trunk/pdk/test-plugin/test/setup.sql


 Add a Plugin Developer Kit to Hive
 --

 Key: HIVE-2244
 URL: https://issues.apache.org/jira/browse/HIVE-2244
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Reporter: John Sichi
Assignee: John Sichi
 Fix For: 0.8.0

 Attachments: HIVE-2244.1.patch, HIVE-2244.patch


 See https://cwiki.apache.org/confluence/display/Hive/PluginDeveloperKit

--
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




[jira] [Commented] (HIVE-2244) Add a Plugin Developer Kit to Hive

2011-09-23 Thread Edward Capriolo (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13113527#comment-13113527
 ] 

Edward Capriolo commented on HIVE-2244:
---

I have a similar approach on github.

https://github.com/edwardcapriolo/hive_test

It pulls down all hive deps from maven and only requires a local copy of hadoop 
because hive always seems to fork a call to hadoop jar.

 Add a Plugin Developer Kit to Hive
 --

 Key: HIVE-2244
 URL: https://issues.apache.org/jira/browse/HIVE-2244
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Reporter: John Sichi
Assignee: John Sichi
 Attachments: HIVE-2244.1.patch, HIVE-2244.patch


 See https://cwiki.apache.org/confluence/display/Hive/PluginDeveloperKit

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




[jira] [Commented] (HIVE-2244) Add a Plugin Developer Kit to Hive

2011-09-22 Thread Carl Steinbach (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13113097#comment-13113097
 ] 

Carl Steinbach commented on HIVE-2244:
--

+1. Will commit if tests pass.

 Add a Plugin Developer Kit to Hive
 --

 Key: HIVE-2244
 URL: https://issues.apache.org/jira/browse/HIVE-2244
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Reporter: John Sichi
Assignee: John Sichi
 Attachments: HIVE-2244.1.patch, HIVE-2244.patch


 See https://cwiki.apache.org/confluence/display/Hive/PluginDeveloperKit

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




[jira] [Commented] (HIVE-2244) Add a Plugin Developer Kit to Hive

2011-06-30 Thread John Sichi (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13058092#comment-13058092
 ] 

John Sichi commented on HIVE-2244:
--

I'm tweaking a few things based on experience at the mini-hackathon, so this is 
just a first draft.


 Add a Plugin Developer Kit to Hive
 --

 Key: HIVE-2244
 URL: https://issues.apache.org/jira/browse/HIVE-2244
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Reporter: John Sichi
 Fix For: 0.8.0

 Attachments: HIVE-2244.patch


 See https://cwiki.apache.org/confluence/display/Hive/PluginDeveloperKit

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




[jira] [Commented] (HIVE-2244) Add a Plugin Developer Kit to Hive

2011-06-29 Thread jirapos...@reviews.apache.org (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13057036#comment-13057036
 ] 

jirapos...@reviews.apache.org commented on HIVE-2244:
-


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

Review request for hive.


Summary
---

Review request from JVS.


This addresses bug HIVE-2244.
https://issues.apache.org/jira/browse/HIVE-2244


Diffs
-

  http://svn.apache.org/repos/asf/hive/trunk/build.xml 1139984 
  http://svn.apache.org/repos/asf/hive/trunk/pdk/build.xml PRE-CREATION 
  http://svn.apache.org/repos/asf/hive/trunk/pdk/scripts/README PRE-CREATION 
  http://svn.apache.org/repos/asf/hive/trunk/pdk/scripts/build-plugin.xml 
PRE-CREATION 
  http://svn.apache.org/repos/asf/hive/trunk/pdk/scripts/class-registration.xsl 
PRE-CREATION 
  
http://svn.apache.org/repos/asf/hive/trunk/pdk/src/java/org/apache/hive/pdk/FunctionExtractor.java
 PRE-CREATION 
  
http://svn.apache.org/repos/asf/hive/trunk/pdk/src/java/org/apache/hive/pdk/HivePdkUnitTest.java
 PRE-CREATION 
  
http://svn.apache.org/repos/asf/hive/trunk/pdk/src/java/org/apache/hive/pdk/HivePdkUnitTests.java
 PRE-CREATION 
  
http://svn.apache.org/repos/asf/hive/trunk/pdk/src/java/org/apache/hive/pdk/PluginTest.java
 PRE-CREATION 
  http://svn.apache.org/repos/asf/hive/trunk/pdk/test-plugin/build.xml 
PRE-CREATION 
  
http://svn.apache.org/repos/asf/hive/trunk/pdk/test-plugin/src/org/apache/hive/pdktest/Rot13.java
 PRE-CREATION 
  http://svn.apache.org/repos/asf/hive/trunk/pdk/test-plugin/test/cleanup.sql 
PRE-CREATION 
  http://svn.apache.org/repos/asf/hive/trunk/pdk/test-plugin/test/onerow.txt 
PRE-CREATION 
  http://svn.apache.org/repos/asf/hive/trunk/pdk/test-plugin/test/setup.sql 
PRE-CREATION 

Diff: https://reviews.apache.org/r/977/diff


Testing
---


Thanks,

John



 Add a Plugin Developer Kit to Hive
 --

 Key: HIVE-2244
 URL: https://issues.apache.org/jira/browse/HIVE-2244
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Reporter: John Sichi
 Fix For: 0.8.0

 Attachments: HIVE-2244.patch


 See https://cwiki.apache.org/confluence/display/Hive/PluginDeveloperKit

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




[jira] [Commented] (HIVE-2244) Add a Plugin Developer Kit to Hive

2011-06-29 Thread John Sichi (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-2244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13057037#comment-13057037
 ] 

John Sichi commented on HIVE-2244:
--

Review board at

https://reviews.apache.org/r/977/

 Add a Plugin Developer Kit to Hive
 --

 Key: HIVE-2244
 URL: https://issues.apache.org/jira/browse/HIVE-2244
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Reporter: John Sichi
 Fix For: 0.8.0

 Attachments: HIVE-2244.patch


 See https://cwiki.apache.org/confluence/display/Hive/PluginDeveloperKit

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