[jira] [Created] (HIVE-2135) Refactor HiveMetaStore.java

2011-04-26 Thread Ashutosh Chauhan (JIRA)
Refactor HiveMetaStore.java --- Key: HIVE-2135 URL: https://issues.apache.org/jira/browse/HIVE-2135 Project: Hive Issue Type: Improvement Components: Metastore Reporter: Ashutosh Chauhan

[jira] [Commented] (HIVE-2125) alter table concatenate fails and deletes data

2011-04-26 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025639#comment-13025639 ] Ning Zhang commented on HIVE-2125: -- The new patch looks good to me and addressed most of C

[jira] [Updated] (HIVE-2132) Load a file into a table/partition should be able to run in parallel

2011-04-26 Thread Raghotham Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raghotham Murthy updated HIVE-2132: --- Summary: Load a file into a table/partition should be able to run in parallel (was: Load a fi

[jira] [Updated] (HIVE-2127) Improve stats gathering reliability by retries on failures with hive.stats.retries.max and hive.stats.retries.wait

2011-04-26 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-2127: - Status: Patch Available (was: Open) Changed the JIRA subject > Improve stats gathering reliability by re

[jira] [Updated] (HIVE-2127) Improve stats gathering reliability by retries on failures with hive.stats.retries.max and hive.stats.retries.wait

2011-04-26 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-2127: - Summary: Improve stats gathering reliability by retries on failures with hive.stats.retries.max and hive.s

[jira] [Commented] (HIVE-2127) Improve stats gathering reliability by retries on failures

2011-04-26 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025621#comment-13025621 ] Namit Jain commented on HIVE-2127: -- Looks good otherwise > Improve stats gathering reliab

[jira] [Commented] (HIVE-2127) Improve stats gathering reliability by retries on failures

2011-04-26 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025620#comment-13025620 ] Namit Jain commented on HIVE-2127: -- What I meant was: Change the subject of the jira: Im

[jira] [Commented] (HIVE-2121) Input Sampling By Splits

2011-04-26 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025614#comment-13025614 ] Namit Jain commented on HIVE-2121: -- A few other comments: 1. The behavior should be refle

[jira] [Updated] (HIVE-2121) Input Sampling By Splits

2011-04-26 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-2121: - Status: Open (was: Patch Available) > Input Sampling By Splits > > >

[jira] [Commented] (HIVE-2127) Improve stats gathering reliability by retries on failures

2011-04-26 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025615#comment-13025615 ] Ning Zhang commented on HIVE-2127: -- @Namit, what does the new configuration variable do? D

Re: Review Request: HIVE-2127. Improve stats gathering reliability by retries on failures

2011-04-26 Thread Ning Zhang
> On 2011-04-27 05:14:00, namit jain wrote: > > One minor comment: > > > > In both statspublisher and statsaggregator, you are executing multiple > > statements in the loop (iteration < numTries). > > It is possible that the first jdbc statement succeeds in the loop, but > > subsequent ones fa

[jira] [Commented] (HIVE-2121) Input Sampling By Splits

2011-04-26 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025611#comment-13025611 ] Namit Jain commented on HIVE-2121: -- Add the new configuration variables in the name of the

[jira] [Commented] (HIVE-2127) Improve stats gathering reliability by retries on failures

2011-04-26 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025610#comment-13025610 ] Namit Jain commented on HIVE-2127: -- Also add the new configuration variables in the name o

[jira] [Updated] (HIVE-2127) Improve stats gathering reliability by retries on failures

2011-04-26 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-2127: - Status: Open (was: Patch Available) Comments in review-board > Improve stats gathering reliability by re

Re: Review Request: HIVE-2127. Improve stats gathering reliability by retries on failures

2011-04-26 Thread namit jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/664/#review570 --- One minor comment: In both statspublisher and statsaggregator, you are

Re: [REMINDER] Hive Contrib Meeting Today + Preliminary Agenda

2011-04-26 Thread John Sichi
We had a good meetup yesterday, with a lot of discussion topics; here are my notes: http://wiki.apache.org/hadoop/Hive/Development/ContributorsMeetings/HiveContributorsMinutes110425 JVS

[jira] [Updated] (HIVE-2121) Input Sampling By Splits

2011-04-26 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-2121: -- Attachment: HIVE-2121.4.patch remove the switch. I ran it against about 800 partitions input and didn't

[jira] [Updated] (HIVE-2121) Input Sampling By Splits

2011-04-26 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-2121: -- Status: Patch Available (was: Open) > Input Sampling By Splits > > >

[jira] [Updated] (HIVE-2133) DROP TABLE IF EXISTS should not fail if a view of that name exists

2011-04-26 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-2133: - Attachment: HIVE-2133.1.patch > DROP TABLE IF EXISTS should not fail if a view of that name exists > -

[jira] [Updated] (HIVE-2121) Input Sampling By Splits

2011-04-26 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-2121: -- Attachment: (was: HIVE-2121.4.patch) > Input Sampling By Splits > > >

[jira] [Updated] (HIVE-2121) Input Sampling By Splits

2011-04-26 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-2121: -- Attachment: HIVE-2121.4.patch remove the switch > Input Sampling By Splits > >

[jira] [Commented] (HIVE-2121) Input Sampling By Splits

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

Re: Review Request: Input Sampling Splits

2011-04-26 Thread Ning Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/633/#review567 --- trunk/ql/src/java/org/apache/hadoop/hive/ql/io/CombineHiveInputFormat.j

[jira] [Commented] (HIVE-2125) alter table concatenate fails and deletes data

2011-04-26 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025485#comment-13025485 ] He Yongqiang commented on HIVE-2125: Carl, the comments for the config is the hive-site

[jira] [Updated] (HIVE-2125) alter table concatenate fails and deletes data

2011-04-26 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-2125: --- Status: Patch Available (was: Open) > alter table concatenate fails and deletes data > --

[jira] [Commented] (HIVE-2125) alter table concatenate fails and deletes data

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

[jira] [Updated] (HIVE-2125) alter table concatenate fails and deletes data

2011-04-26 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-2125: --- Attachment: HIVE-2125.2.patch > alter table concatenate fails and deletes data > -

Re: Review Request: alter table concatenate fails and deletes data

2011-04-26 Thread Yongqiang He
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/665/ --- (Updated 2011-04-26 22:27:30.586885) Review request for hive. Changes ---

[jira] [Commented] (HIVE-2121) Input Sampling By Splits

2011-04-26 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025476#comment-13025476 ] jirapos...@reviews.apache.org commented on HIVE-2121: - bq. On 2011-0

Re: Review Request: Input Sampling Splits

2011-04-26 Thread Ning Zhang
> On 2011-04-26 20:50:30, Siying Dong wrote: > > trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java, > > line 498 > > > > > > I feel like it is a little hard to explain what this sample guarantees. >

[jira] [Commented] (HIVE-2121) Input Sampling By Splits

2011-04-26 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025468#comment-13025468 ] jirapos...@reviews.apache.org commented on HIVE-2121: - bq. On 2011-0

Re: Review Request: Input Sampling Splits

2011-04-26 Thread Siying Dong
> On 2011-04-26 20:50:30, Siying Dong wrote: > > trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java, > > line 498 > > > > > > I feel like it is a little hard to explain what this sample guarantees. >

[jira] [Commented] (HIVE-2121) Input Sampling By Splits

2011-04-26 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025465#comment-13025465 ] jirapos...@reviews.apache.org commented on HIVE-2121: - bq. On 2011-0

Re: Review Request: Input Sampling Splits

2011-04-26 Thread Ning Zhang
> On 2011-04-26 20:50:30, Siying Dong wrote: > > trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java, > > line 498 > > > > > > I feel like it is a little hard to explain what this sample guarantees. >

[jira] [Updated] (HIVE-2093) create/drop database should populate inputs/outputs and check concurrency and user permission

2011-04-26 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-2093: -- Attachment: HIVE-2093.6.patch rebase > create/drop database should populate inputs/outputs and check co

[jira] [Commented] (HIVE-2121) Input Sampling By Splits

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

Re: Review Request: Input Sampling Splits

2011-04-26 Thread Siying Dong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/633/ --- (Updated 2011-04-26 21:19:18.557345) Review request for hive, Ning Zhang and nami

[jira] [Updated] (HIVE-2121) Input Sampling By Splits

2011-04-26 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-2121: -- Attachment: HIVE-2121.3.patch addressing most of Ning's comments, except the two places I commented on r

[jira] [Updated] (HIVE-2126) Hive's symlink text input format should be able to work with ComineHiveInputFormat

2011-04-26 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-2126: - Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) Commit

[jira] [Commented] (HIVE-2121) Input Sampling By Splits

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

Re: Review Request: Input Sampling Splits

2011-04-26 Thread Siying Dong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/633/#review561 --- trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java

Jenkins build is back to normal : Hive-trunk-h0.20 #693

2011-04-26 Thread Apache Jenkins Server
See

[jira] [Updated] (HIVE-2134) Remove System.exit

2011-04-26 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-2134: --- Assignee: Ashutosh Chauhan Status: Patch Available (was: Open) > Remove System.exit >

[jira] [Created] (HIVE-2134) Remove System.exit

2011-04-26 Thread Ashutosh Chauhan (JIRA)
Remove System.exit --- Key: HIVE-2134 URL: https://issues.apache.org/jira/browse/HIVE-2134 Project: Hive Issue Type: Improvement Reporter: Ashutosh Chauhan Fix For: 0.8.0 Attachments: no_sys

[jira] [Updated] (HIVE-2134) Remove System.exit

2011-04-26 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-2134: --- Attachment: no_sysexit.patch As discussed in April Contributor meeting its good to get rid of

[jira] [Commented] (HIVE-1644) use filter pushdown for automatically accessing indexes

2011-04-26 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025388#comment-13025388 ] John Sichi commented on HIVE-1644: -- Yeah, when I look in build/ql/tmp/hive.log after runni

[jira] [Assigned] (HIVE-2132) Load a file into a table/partition should be able to run parallely

2011-04-26 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain reassigned HIVE-2132: Assignee: He Yongqiang > Load a file into a table/partition should be able to run parallely > --

[jira] [Updated] (HIVE-2038) Metastore listener

2011-04-26 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-2038: --- Attachment: hive_2038_3.patch This is identical patch to the one on ReviewBoard with only diff

Build failed in Jenkins: Hive-trunk-h0.20 #692

2011-04-26 Thread Apache Jenkins Server
See Changes: [jvs] HIVE-2131. Bitmap Operation UDF doesn't clear return list (Marquis Wang via jvs) -- [...truncated 30055 lines...] [junit] OK [junit] PREHOOK: query: select count

[jira] [Commented] (HIVE-2121) Input Sampling By Splits

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

Re: Review Request: Input Sampling Splits

2011-04-26 Thread Ning Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/633/#review558 --- trunk/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java