[jira] [Resolved] (HIVE-1318) External Tables: Selecting a partition that does not exist produces errors

2011-10-27 Thread Ashutosh Chauhan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved HIVE-1318. Resolution: Cannot Reproduce Works for me too on trunk, with 0 rows returned.

RE: Apache Hive 0.8.0 Release Candidate 0

2011-10-27 Thread Paul Yang
Doing it now... Updated task at: https://issues.apache.org/jira/browse/HIVE-2368 -Original Message- From: John Sichi [mailto:jsi...@fb.com] Sent: Thursday, October 27, 2011 5:07 PM To: Cc: dev@hive.apache.org; Carl Steinbach Subject: Re: Apache Hive 0.8.0 Release Candidate 0 Sure, do yo

[jira] [Commented] (HIVE-2368) Slow dropping of partitions caused by full listing of storage descriptors

2011-10-27 Thread Paul Yang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13138065#comment-13138065 ] Paul Yang commented on HIVE-2368: - Backporting this to branch-0.8 as well.

[jira] [Commented] (HIVE-2009) Crtrl+D cause CLI throw NPE

2011-10-27 Thread Ashutosh Chauhan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13138051#comment-13138051 ] Ashutosh Chauhan commented on HIVE-2009: I am not able to reproduce this on trunk w

[jira] [Commented] (HIVE-1003) optimize metadata only queries

2011-10-27 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13138035#comment-13138035 ] Phabricator commented on HIVE-1003: --- njain has commented on the revision "HIVE-1003 [jira

[jira] [Updated] (HIVE-1003) optimize metadata only queries

2011-10-27 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-1003: -- Attachment: D105.1.patch njain requested code review of "HIVE-1003 [jira] optimize metadata only querie

[jira] [Created] (HIVE-2531) Allow people to use only issue numbers without 'HIVE-' prefix with `arc diff --jira`.

2011-10-27 Thread Marek Sapota (Created) (JIRA)
Allow people to use only issue numbers without 'HIVE-' prefix with `arc diff --jira`. - Key: HIVE-2531 URL: https://issues.apache.org/jira/browse/HIVE-2531 Project: H

[jira] [Reopened] (HIVE-2486) Phabricator for code review

2011-10-27 Thread Marek Sapota (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marek Sapota reopened HIVE-2486: > Phabricator for code review > --- > > Key: HIVE-2486 >

[jira] [Resolved] (HIVE-2486) Phabricator for code review

2011-10-27 Thread Marek Sapota (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marek Sapota resolved HIVE-2486. Resolution: Fixed > Phabricator for code review > --- > >

[jira] [Commented] (HIVE-2486) Phabricator for code review

2011-10-27 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13137819#comment-13137819 ] Phabricator commented on HIVE-2486: --- mareksapotafb has commented on the revision "[jira]

Re: Apache Hive 0.8.0 Release Candidate 0

2011-10-27 Thread John Sichi
Sure, do you want to go ahead and backport it? JVS On Oct 27, 2011, at 4:01 PM, "Paul Yang" wrote: > Can we include HIVE-2368 in the RC? Otherwise, drop performance will > be too slow for tables with lots of partitions. > > -Original Message- > From: John Sichi [mailto:jsi...@fb.com

[jira] [Commented] (HIVE-2530) Implement SHOW TBLPROPERTIES

2011-10-27 Thread Ashutosh Chauhan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13137767#comment-13137767 ] Ashutosh Chauhan commented on HIVE-2530: This could already be done via {{desc form

[jira] [Created] (HIVE-2530) Implement SHOW TBLPROPERTIES

2011-10-27 Thread Adam Kramer (Created) (JIRA)
Implement SHOW TBLPROPERTIES Key: HIVE-2530 URL: https://issues.apache.org/jira/browse/HIVE-2530 Project: Hive Issue Type: New Feature Reporter: Adam Kramer Priority: Minor Since table p

RE: Apache Hive 0.8.0 Release Candidate 0

2011-10-27 Thread Paul Yang
Can we include HIVE-2368 in the RC? Otherwise, drop performance will be too slow for tables with lots of partitions. -Original Message- From: John Sichi [mailto:jsi...@fb.com] Sent: Thursday, October 27, 2011 2:03 PM To: dev@hive.apache.org; Carl Steinbach Subject: Re: Apache Hive 0.8.0

Re: Apache Hive 0.8.0 Release Candidate 0

2011-10-27 Thread John Sichi
I did the following testing on this RC. Getting Started: basic sanity testing with pokes table Source: build and package (did not run ant test yet, will do so on next RC) PDK: built and ran examples/test-plugin Upgrade: tested script for MySQL upgrade from 0.7.1 (starting with fresh 0.7.0 sch

Hive-0.8.0-SNAPSHOT-h0.21 - Build # 72 - Fixed

2011-10-27 Thread Apache Jenkins Server
Changes for Build #70 Changes for Build #71 Changes for Build #72 All tests passed The Apache Jenkins build system has built Hive-0.8.0-SNAPSHOT-h0.21 (build #72) Status: Fixed Check console output at https://builds.apache.org/job/Hive-0.8.0-SNAPSHOT-h0.21/72/ to view the results.

[jira] [Created] (HIVE-2529) metastore 0.8 upgrade script for PostgreSQL

2011-10-27 Thread John Sichi (Created) (JIRA)
metastore 0.8 upgrade script for PostgreSQL Key: HIVE-2529 URL: https://issues.apache.org/jira/browse/HIVE-2529 Project: Hive Issue Type: Improvement Components: Metastore Affects V

[jira] [Commented] (HIVE-2391) published POMs in Maven repo are incorrect

2011-10-27 Thread John Sichi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13137396#comment-13137396 ] John Sichi commented on HIVE-2391: -- Carl, I tried running ant tar, and got an error {nofo

[jira] [Updated] (HIVE-2502) Add whitelist for hosts used in table/partition locations

2011-10-27 Thread Kevin Wilfong (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-2502: Attachment: HIVE-2502.4.patch.txt > Add whitelist for hosts used in table/partition locations >

[jira] [Commented] (HIVE-2502) Add whitelist for hosts used in table/partition locations

2011-10-27 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13137318#comment-13137318 ] jirapos...@reviews.apache.org commented on HIVE-2502: - ---

[jira] [Commented] (HIVE-2502) Add whitelist for hosts used in table/partition locations

2011-10-27 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13137319#comment-13137319 ] jirapos...@reviews.apache.org commented on HIVE-2502: - ---

Re: Review Request: Add whitelist for hosts used in table/partition locations

2011-10-27 Thread Kevin Wilfong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2371/#review2881 --- trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveAlterHa

Re: Review Request: Add whitelist for hosts used in table/partition locations

2011-10-27 Thread Kevin Wilfong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2371/ --- (Updated 2011-10-27 17:38:58.120670) Review request for hive and Paul Yang. Ch

How to replace a input table name inside Hive (How Hive pass input file names to Hadoop ?)

2011-10-27 Thread Hiroyuki Yamada
Hello, I am trying to understand how hive compiles and opmizes HiveQL queries for future development. I would like to know how to replace a input table name in the compilation process. For example, the following HiveQL is queried, SELECT l_orderkey FROM lineitem WHERE l_shipdate < '1993-01-01';