Hi,
Stored procedures usually have variety of applications. What exactly are
you trying to achieve?
Usually, people wrap their procedural logic in other programming languages
(python, shell).
You can also take a look at Hcatalog if you want MR-tools interop.
~Aniket
On Wed, Dec 28, 2011 at 10:
Hello,
So what can we use in Hive instead of Stored Procedure? Is there any way?
On Thu, Dec 29, 2011 at 9:33 AM, Carl Steinbach wrote:
> Hi Bhavesh,
>
> Hive does not support stored procedures.
>
> On Wed, Dec 28, 2011 at 5:03 AM, Bhavesh Shah wrote:
>
>> Hello,
>> I have configured Hive and I a
Hi Bhavesh,
Hive does not support stored procedures.
On Wed, Dec 28, 2011 at 5:03 AM, Bhavesh Shah wrote:
> Hello,
> I have configured Hive and I am trying to use it.
> But I want to ask that Can we have stored procedure in Hive?
>
> Pls suggest me some links related to Hive so that I can learn
[
https://issues.apache.org/jira/browse/HIVE-2686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176832#comment-13176832
]
Ashutosh Chauhan commented on HIVE-2686:
It looks like q.out file for this particul
[
https://issues.apache.org/jira/browse/HIVE-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176810#comment-13176810
]
Thomas Weise commented on HIVE-2629:
bump
> Make a single Hive binary
Changes for Build #1144
[jvs] HIVE-1040 [jira] use sed rather than diff for masking out noise in
diff-based
tests
(Marek Sapota via John Sichi)
Summary:
Replace diff -I with regex masking in Java
The current diff -I approach has two problems: (1) it does not allow resolution
finer than line-lev
Changes for Build #4
[jvs] HIVE-2630 [jira] TestHiveServer doesn't produce a JUnit report file
(Marek Sapota via John Sichi)
Summary:
Remove property overrides
Run `ant test Dtestcase=TestHiveServer && ant testreport`, the test report
will be empty because not 'TEST*.xml' file was produced by JUn
Hello,
I have configured Hive and I am trying to use it.
But I want to ask that Can we have stored procedure in Hive?
Pls suggest me some links related to Hive so that I can learn more about it.
--
Regards,
Bhavesh Shah
[
https://issues.apache.org/jira/browse/HIVE-2683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176551#comment-13176551
]
Chinna Rao Lalam commented on HIVE-2683:
Pls check this issue HIVE-1996 it resolves