[
https://issues.apache.org/jira/browse/HIVE-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181185#comment-13181185
]
Phabricator commented on HIVE-2629:
---
amareshwarisr has commented on the revision "HIVE-26
Hello,
I am trying to run hive queries but I am getting errors as:
hive> FROM (
> FROM t1
> MAP t1.patient_mrn, t1.encounter_date
> USING 'retrieve'
> AS mp1, mp2
> CLUSTER BY mp1) map_output
> INSERT OVERWRITE TABLE t3
> REDUCE map_output.mp1, map_output.mp2
> US
Ant compile-test target should be triggered from subprojects, not from
top-level targets
Key: HIVE-2697
URL: https://issues.apache.org/jira/browse/HIVE-2697
Proj
[
https://issues.apache.org/jira/browse/HIVE-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Wilfong resolved HIVE-2696.
-
Resolution: Not A Problem
> Conf variable to turn off setting the create time for a new partit
Conf variable to turn off setting the create time for a new partition
-
Key: HIVE-2696
URL: https://issues.apache.org/jira/browse/HIVE-2696
Project: Hive
Issue Type: New Fea
Changes for Build #1147
[namit] HIVE-2617 Insert overwrite table db.tname fails if partition already
exists
(Chinna Rao Lalam via namit)
Changes for Build #1148
[heyongqiang] HIVE-2651 [jira] The variable hive.exec.mode.local.auto.tasks.max
should be
changed
(Namit Jain via Yongqiang He)
Summa
[
https://issues.apache.org/jira/browse/HIVE-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180759#comment-13180759
]
Carl Steinbach commented on HIVE-2695:
--
Add a PRINTF(String format, Obj... args) Udf t
Add PRINTF() Udf
Key: HIVE-2695
URL: https://issues.apache.org/jira/browse/HIVE-2695
Project: Hive
Issue Type: New Feature
Components: UDF
Reporter: Carl Steinbach
--
This message is automatically g
Add FORMAT UDF
--
Key: HIVE-2694
URL: https://issues.apache.org/jira/browse/HIVE-2694
Project: Hive
Issue Type: New Feature
Components: UDF
Reporter: Carl Steinbach
--
This message is automatically gener
[
https://issues.apache.org/jira/browse/HIVE-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180747#comment-13180747
]
Carl Steinbach commented on HIVE-2694:
--
Ref:
http://dev.mysql.com/doc/refman/5.1/en/s
Add DECIMAL data type
-
Key: HIVE-2693
URL: https://issues.apache.org/jira/browse/HIVE-2693
Project: Hive
Issue Type: New Feature
Components: Query Processor
Reporter: Carl Steinbach
Add support fo
[
https://issues.apache.org/jira/browse/HIVE-2682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phabricator updated HIVE-2682:
--
Attachment: HIVE-2682.D1035.3.patch
rajat updated the revision "HIVE-2682 [jira] Clean-up logs".
Reviewe
Hello Aniket,
Thanks for the explanation.
I have one more question that in SQL we write the multiple queries in which
one query get executed and give the result to another query as a input.
So, can we write something like that in Hive?
I have also tried customs scripts in Hive but I am not getting
13 matches
Mail list logo