[
https://issues.apache.org/jira/browse/HIVE-7436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079007#comment-14079007
]
Chengxiang Li commented on HIVE-7436:
-
[~xuefuz] HADOOP_CONF_DIR is added to HADOOP_CLA
[
https://issues.apache.org/jira/browse/HIVE-7519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079025#comment-14079025
]
Hive QA commented on HIVE-7519:
---
{color:red}Overall{color}: -1 at least one tests failed
H
[
https://issues.apache.org/jira/browse/HIVE-7544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajesh Balamohan updated HIVE-7544:
---
Attachment: HIVE-7544.1.patch
> Changes related to TEZ-1288 (FastTezSerialization)
> -
[
https://issues.apache.org/jira/browse/HIVE-4934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Francke reassigned HIVE-4934:
--
Assignee: Lars Francke
> ntile function has to be the last thing in the select list
> --
[
https://issues.apache.org/jira/browse/HIVE-4934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Francke resolved HIVE-4934.
Resolution: Fixed
This was a misunderstanding on my part. I'll add a sentence to the
documentation
[
https://issues.apache.org/jira/browse/HIVE-4934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Francke updated HIVE-4934:
---
Description:
{code}
CREATE TABLE test (foo INT);
SELECT ntile(10), foo OVER (PARTITION BY foo) FROM te
[
https://issues.apache.org/jira/browse/HIVE-4934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Francke updated HIVE-4934:
---
Summary: Improve documentation of OVER clause (was: ntile function has to
be the last thing in the se
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23799/
---
(Updated July 30, 2014, 8:30 a.m.)
Review request for hive.
Changes
---
[
https://issues.apache.org/jira/browse/HIVE-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079067#comment-14079067
]
Hive QA commented on HIVE-7432:
---
{color:red}Overall{color}: -1 at least one tests failed
H
[
https://issues.apache.org/jira/browse/HIVE-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079068#comment-14079068
]
Hive QA commented on HIVE-7509:
---
{color:red}Overall{color}: -1 no tests executed
Here are
[
https://issues.apache.org/jira/browse/HIVE-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferdinand Xu updated HIVE-7390:
---
Attachment: HIVE-7390.4.patch
code changes according to the discussion
> Make quote character optiona
[
https://issues.apache.org/jira/browse/HIVE-4933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Francke updated HIVE-4933:
---
Summary: Document how aliases work with the OVER clause (was: Can't use
alias directly before OVER cl
[
https://issues.apache.org/jira/browse/HIVE-4933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079077#comment-14079077
]
Lars Francke commented on HIVE-4933:
The proper usage turns out to be
{code:sql}
SELEC
[
https://issues.apache.org/jira/browse/HIVE-4933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Francke reassigned HIVE-4933:
--
Assignee: Lars Francke
> Document how aliases work with the OVER clause
> --
[
https://issues.apache.org/jira/browse/HIVE-7327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xuefu Zhang resolved HIVE-7327.
---
Resolution: Won't Fix
Closed as not fix. Will reopen if need comes back.
> Refactoring: make Hive map
[
https://issues.apache.org/jira/browse/HIVE-7328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xuefu Zhang resolved HIVE-7328.
---
Resolution: Won't Fix
Closed as "will not fix". Will reopen if need comes back.
> Refactoring: make H
[
https://issues.apache.org/jira/browse/HIVE-7552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chengxiang Li updated HIVE-7552:
Description:
MR/Tez use counters to collect job statistic information, while Spark does not
use acc
[
https://issues.apache.org/jira/browse/HIVE-7436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079131#comment-14079131
]
Xuefu Zhang commented on HIVE-7436:
---
[~chengxiang li], I guess for now expecting spark-de
[
https://issues.apache.org/jira/browse/HIVE-7436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079150#comment-14079150
]
Xuefu Zhang commented on HIVE-7436:
---
One more question: where did you see that tez-site.x
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23799/#review49091
---
In general this feels a bit awkward. I think better CSV/TSV support
[
https://issues.apache.org/jira/browse/HIVE-7532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079180#comment-14079180
]
Hive QA commented on HIVE-7532:
---
{color:red}Overall{color}: -1 at least one tests failed
H
[
https://issues.apache.org/jira/browse/HIVE-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079216#comment-14079216
]
Lars Francke commented on HIVE-7390:
As noted in my review I'm not too sure about addin
[
https://issues.apache.org/jira/browse/HIVE-7547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079292#comment-14079292
]
Hive QA commented on HIVE-7547:
---
{color:red}Overall{color}: -1 at least one tests failed
H
Hi there
I am writing a hive UDF function. The input could be string, int, double etc.
The return is based on the data type. I was trying to use the generic method,
however, hive seems not recognize it.
Here is the piece of code I have as example.
public T evaluate(final T s, final String co
[
https://issues.apache.org/jira/browse/HIVE-6437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079334#comment-14079334
]
Hive QA commented on HIVE-6437:
---
{color:red}Overall{color}: -1 at least one tests failed
H
Brock Noland created HIVE-7554:
--
Summary: Parquet Hive should resolve column names in case
insensitive manner
Key: HIVE-7554
URL: https://issues.apache.org/jira/browse/HIVE-7554
Project: Hive
I
[
https://issues.apache.org/jira/browse/HIVE-7554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brock Noland updated HIVE-7554:
---
Attachment: HIVE-7554.patch
> Parquet Hive should resolve column names in case insensitive manner
> --
[
https://issues.apache.org/jira/browse/HIVE-7554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079398#comment-14079398
]
Brock Noland commented on HIVE-7554:
Patch cleans up ws.
> Parquet Hive should resolve
[
https://issues.apache.org/jira/browse/HIVE-7446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079418#comment-14079418
]
Hive QA commented on HIVE-7446:
---
{color:red}Overall{color}: -1 at least one tests failed
H
[
https://issues.apache.org/jira/browse/HIVE-6437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079544#comment-14079544
]
Thejas M Nair commented on HIVE-6437:
-
[~navis] The latest patch also has this change i
[
https://issues.apache.org/jira/browse/HIVE-7545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Venkata krishnan Sowrirajan resolved HIVE-7545.
---
Resolution: Invalid
> Tableau connecting with MapR ODBC driver cannot
[
https://issues.apache.org/jira/browse/HIVE-7549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079564#comment-14079564
]
Hive QA commented on HIVE-7549:
---
{color:red}Overall{color}: -1 at least one tests failed
H
[
https://issues.apache.org/jira/browse/HIVE-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prasanth J updated HIVE-7509:
-
Attachment: HIVE-7509.5.patch
Thanks [~leftylev] for your comments. I fixed them in .5 patch.
> Fast str
[
https://issues.apache.org/jira/browse/HIVE-6437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079594#comment-14079594
]
Thejas M Nair commented on HIVE-6437:
-
Can you also please update the reviewboard with
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23953/#review49132
---
Ship it!
Looks good to me, pending test fixes.
- Szehon Ho
On Ju
[
https://issues.apache.org/jira/browse/HIVE-7519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079606#comment-14079606
]
Szehon Ho commented on HIVE-7519:
-
+1, pending tests. This is good code cleanup.
> Refact
[
https://issues.apache.org/jira/browse/HIVE-7550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079706#comment-14079706
]
Hive QA commented on HIVE-7550:
---
{color:red}Overall{color}: -1 at least one tests failed
H
J. Tipan Verella created HIVE-7555:
--
Summary: inner join is being resolves as cartesian product
Key: HIVE-7555
URL: https://issues.apache.org/jira/browse/HIVE-7555
Project: Hive
Issue Type:
Sounds like you are using the older style UDF class. In that case, yes you
would have to override evaluate() for each type of input.
You could also try overriding the GenericUDF class - that would allow you to do
a single method, though it may be a bit more complicated (can look at the Hive
cod
[
https://issues.apache.org/jira/browse/HIVE-7549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brock Noland updated HIVE-7549:
---
Resolution: Fixed
Fix Version/s: 0.14.0
Status: Resolved (was: Patch Available)
Tha
[
https://issues.apache.org/jira/browse/HIVE-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079776#comment-14079776
]
Szehon Ho commented on HIVE-7390:
-
Thanks for the details, I was just reading the earlier c
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24084/#review49141
---
itests/hive-minikdc/src/test/java/org/apache/hive/minikdc/TestHs2Ho
+hive-users
On Tue, Jul 29, 2014 at 1:56 PM, Pala M Muthaia wrote:
> Hi,
>
> I am testing SMB join for 2 large tables. The tables are bucketed and
> sorted on the join column. I notice that even though the table is large,
> Hive attempts to generate hash table for the 'small' table locally,
>
Xuefu Zhang created HIVE-7556:
-
Summary: Fix code style, license header, tabs, etc. [Spark Branch]
Key: HIVE-7556
URL: https://issues.apache.org/jira/browse/HIVE-7556
Project: Hive
Issue Type: Bu
[
https://issues.apache.org/jira/browse/HIVE-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xuefu Zhang updated HIVE-7556:
--
Attachment: HIVE-7556.patch
> Fix code style, license header, tabs, etc. [Spark Branch]
> --
[
https://issues.apache.org/jira/browse/HIVE-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xuefu Zhang updated HIVE-7556:
--
Status: Patch Available (was: Open)
> Fix code style, license header, tabs, etc. [Spark Branch]
> -
[
https://issues.apache.org/jira/browse/HIVE-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xuefu Zhang updated HIVE-7556:
--
Description: NO PRECOMMIT TESTS. This is for spark branch only.
> Fix code style, license header, tabs,
[
https://issues.apache.org/jira/browse/HIVE-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xuefu Zhang updated HIVE-7556:
--
Resolution: Fixed
Fix Version/s: spark-branch
Status: Resolved (was: Patch Available)
[
https://issues.apache.org/jira/browse/HIVE-7029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079821#comment-14079821
]
Matt McCline commented on HIVE-7029:
Temporarily off (Tez) dynpart_sort_opt_vectorizati
Matt McCline created HIVE-7557:
--
Summary: When reduce is vectorized,
dynpart_sort_opt_vectorization.q under Tez fails
Key: HIVE-7557
URL: https://issues.apache.org/jira/browse/HIVE-7557
Project: Hive
[
https://issues.apache.org/jira/browse/HIVE-7029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt McCline updated HIVE-7029:
---
Status: In Progress (was: Patch Available)
> Vectorize ReduceWork
>
>
>
[
https://issues.apache.org/jira/browse/HIVE-7029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt McCline updated HIVE-7029:
---
Attachment: HIVE-7029.8.patch
> Vectorize ReduceWork
>
>
> Key: H
[
https://issues.apache.org/jira/browse/HIVE-7029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt McCline updated HIVE-7029:
---
Status: Patch Available (was: In Progress)
> Vectorize ReduceWork
>
>
>
[
https://issues.apache.org/jira/browse/HIVE-7526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chao updated HIVE-7526:
---
Attachment: HIVE-7526.3.patch
An attempt to fix the last patch by moving groupBy op to ShuffleTran.
Also, since now Sp
[
https://issues.apache.org/jira/browse/HIVE-7348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079827#comment-14079827
]
Hive QA commented on HIVE-7348:
---
{color:red}Overall{color}: -1 at least one tests failed
H
Thiruvel Thirumoolan created HIVE-7558:
--
Summary: HCatLoader reuses credentials across jobs
Key: HIVE-7558
URL: https://issues.apache.org/jira/browse/HIVE-7558
Project: Hive
Issue Type:
[
https://issues.apache.org/jira/browse/HIVE-7558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thiruvel Thirumoolan reassigned HIVE-7558:
--
Assignee: Thiruvel Thirumoolan
> HCatLoader reuses credentials across jobs
> ---
[
https://issues.apache.org/jira/browse/HIVE-7558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thiruvel Thirumoolan updated HIVE-7558:
---
Attachment: HIVE-7558.patch
Attaching patch. Do not copy job's credentials in HCatLoad
[
https://issues.apache.org/jira/browse/HIVE-7547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079912#comment-14079912
]
Thejas M Nair commented on HIVE-7547:
-
[~szehon] SessionState already provides username
[
https://issues.apache.org/jira/browse/HIVE-7443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079933#comment-14079933
]
Hive QA commented on HIVE-7443:
---
{color:red}Overall{color}: -1 at least one tests failed
H
[
https://issues.apache.org/jira/browse/HIVE-6988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079937#comment-14079937
]
Hive QA commented on HIVE-6988:
---
{color:red}Overall{color}: -1 no tests executed
Here are
[
https://issues.apache.org/jira/browse/HIVE-7526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079952#comment-14079952
]
Brock Noland commented on HIVE-7526:
Thank you [~csun]! May I ask you to upload patch t
[
https://issues.apache.org/jira/browse/HIVE-7545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079955#comment-14079955
]
George Chow commented on HIVE-7545:
---
Is it possible to include the query so that it can b
Brock Noland created HIVE-7559:
--
Summary: Move configuration from SparkClient to HiveConf
Key: HIVE-7559
URL: https://issues.apache.org/jira/browse/HIVE-7559
Project: Hive
Issue Type: Sub-task
Brock Noland created HIVE-7560:
--
Summary: Fix exception handling in POC code
Key: HIVE-7560
URL: https://issues.apache.org/jira/browse/HIVE-7560
Project: Hive
Issue Type: Sub-task
Comp
Brock Noland created HIVE-7561:
--
Summary: Move from assert to Guava Preconditions.* in Hive on Spark
Key: HIVE-7561
URL: https://issues.apache.org/jira/browse/HIVE-7561
Project: Hive
Issue Type:
[
https://issues.apache.org/jira/browse/HIVE-7561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brock Noland updated HIVE-7561:
---
Labels: StarterProject (was: newbie)
> Move from assert to Guava Preconditions.* in Hive on Spark
> -
[
https://issues.apache.org/jira/browse/HIVE-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brock Noland updated HIVE-7560:
---
Labels: StarterProject (was: newbie)
> Fix exception handling in POC code
> -
[
https://issues.apache.org/jira/browse/HIVE-7559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brock Noland updated HIVE-7559:
---
Labels: StarterProject (was: newbie)
> Move configuration from SparkClient to HiveConf
>
[
https://issues.apache.org/jira/browse/HIVE-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brock Noland updated HIVE-7560:
---
Summary: StarterProject: Fix exception handling in POC code (was: Fix
exception handling in POC code)
[
https://issues.apache.org/jira/browse/HIVE-7561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brock Noland updated HIVE-7561:
---
Summary: StarterProject: Move from assert to Guava Preconditions.* in Hive
on Spark (was: Move from a
[
https://issues.apache.org/jira/browse/HIVE-7559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brock Noland updated HIVE-7559:
---
Summary: StarterProject: Move configuration from SparkClient to HiveConf
(was: Move configuration fro
[
https://issues.apache.org/jira/browse/HIVE-7503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xuefu Zhang reassigned HIVE-7503:
-
Assignee: Xuefu Zhang
> Support Hive's multi-table insert query with Spark
> -
[
https://issues.apache.org/jira/browse/HIVE-7503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080076#comment-14080076
]
Xuefu Zhang commented on HIVE-7503:
---
Assigned to myself for initial research.
> Support
[
https://issues.apache.org/jira/browse/HIVE-7506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gunther Hagleitner reopened HIVE-7506:
--
> MetadataUpdater: provide a mechanism to edit the statistics of a column in a
> table (or
[
https://issues.apache.org/jira/browse/HIVE-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080118#comment-14080118
]
Jason Dere commented on HIVE-7488:
--
+1. Test failures not related?
> pass column names be
[
https://issues.apache.org/jira/browse/HIVE-7506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gunther Hagleitner updated HIVE-7506:
-
Priority: Minor (was: Critical)
> MetadataUpdater: provide a mechanism to edit the statis
[
https://issues.apache.org/jira/browse/HIVE-7506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080125#comment-14080125
]
Gunther Hagleitner commented on HIVE-7506:
--
[~damien.carol] I think the use for th
[
https://issues.apache.org/jira/browse/HIVE-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080128#comment-14080128
]
Lars Francke commented on HIVE-7390:
You summed it up nicely, thanks.
The original int
[
https://issues.apache.org/jira/browse/HIVE-7096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vikram Dixit K updated HIVE-7096:
-
Affects Version/s: tez-branch
> Support grouped splits in Tez partitioned broadcast join
> ---
[
https://issues.apache.org/jira/browse/HIVE-7096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vikram Dixit K updated HIVE-7096:
-
Attachment: HIVE-7096.4.patch
This patch works with tez-0.5 only. Since only the tez branch has be
[
https://issues.apache.org/jira/browse/HIVE-7096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vikram Dixit K updated HIVE-7096:
-
Component/s: Tez
> Support grouped splits in Tez partitioned broadcast join
>
[
https://issues.apache.org/jira/browse/HIVE-7096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vikram Dixit K updated HIVE-7096:
-
Attachment: HIVE-7096.4.patch
> Support grouped splits in Tez partitioned broadcast join
> ---
[
https://issues.apache.org/jira/browse/HIVE-7096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vikram Dixit K updated HIVE-7096:
-
Attachment: (was: HIVE-7096.4.patch)
> Support grouped splits in Tez partitioned broadcast joi
[
https://issues.apache.org/jira/browse/HIVE-7096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vikram Dixit K updated HIVE-7096:
-
Attachment: (was: HIVE-7096.4.patch)
> Support grouped splits in Tez partitioned broadcast joi
[
https://issues.apache.org/jira/browse/HIVE-7096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vikram Dixit K updated HIVE-7096:
-
Attachment: HIVE-7096.4.patch
> Support grouped splits in Tez partitioned broadcast join
> ---
[
https://issues.apache.org/jira/browse/HIVE-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080178#comment-14080178
]
Hive QA commented on HIVE-7509:
---
{color:red}Overall{color}: -1 at least one tests failed
H
[
https://issues.apache.org/jira/browse/HIVE-7096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vikram Dixit K updated HIVE-7096:
-
Attachment: (was: HIVE-7096.4.patch)
> Support grouped splits in Tez partitioned broadcast joi
[
https://issues.apache.org/jira/browse/HIVE-7096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vikram Dixit K updated HIVE-7096:
-
Attachment: HIVE-7096.4.patch
> Support grouped splits in Tez partitioned broadcast join
> ---
[
https://issues.apache.org/jira/browse/HIVE-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080204#comment-14080204
]
Lefty Leverenz commented on HIVE-7509:
--
Good doc fixes, thanks [~prasanth_j].
+1 for
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24084/
---
(Updated July 30, 2014, 11:40 p.m.)
Review request for hive.
Changes
---
[
https://issues.apache.org/jira/browse/HIVE-7547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Szehon Ho updated HIVE-7547:
Attachment: HIVE-7547.3.patch
Thanks Thejas for pointing that out. I refactored the code to use SessionStat
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24084/
---
(Updated July 30, 2014, 11:46 p.m.)
Review request for hive.
Bugs: HIVE-7547
Brock Noland created HIVE-7562:
--
Summary: Cleanup ExecReducer
Key: HIVE-7562
URL: https://issues.apache.org/jira/browse/HIVE-7562
Project: Hive
Issue Type: Improvement
Reporter: Broc
[
https://issues.apache.org/jira/browse/HIVE-7547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Szehon Ho updated HIVE-7547:
Attachment: HIVE-7547.4.patch
> Add ipAddress and userName to ExecHook
> ---
[
https://issues.apache.org/jira/browse/HIVE-7562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brock Noland updated HIVE-7562:
---
Attachment: HIVE-7562.patch
> Cleanup ExecReducer
> ---
>
> Key: HIVE-
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24086/
---
(Updated July 30, 2014, 11:48 p.m.)
Review request for hive.
Changes
---
[
https://issues.apache.org/jira/browse/HIVE-7348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Kumar Singh updated HIVE-7348:
-
Attachment: HIVE-7348.1.patch
> Beeline could not parse ; separated queries provided with
[
https://issues.apache.org/jira/browse/HIVE-7562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brock Noland updated HIVE-7562:
---
Assignee: Brock Noland
Status: Patch Available (was: Open)
> Cleanup ExecReducer
>
[
https://issues.apache.org/jira/browse/HIVE-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prasanth J updated HIVE-7509:
-
Fix Version/s: 0.14.0
> Fast stripe level merging for ORC
> -
>
>
1 - 100 of 172 matches
Mail list logo