[jira] Commented: (HIVE-2053) Hive can't find the Plan

2011-03-17 Thread Aaron Guo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13007839#comment-13007839 ] Aaron Guo commented on HIVE-2053: - Zhangning,this isn't a bug. sorry for your time. Hive

[jira] Updated: (HIVE-1815) The class HiveResultSet should implement batch fetching.

2011-03-17 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bennie Schut updated HIVE-1815: --- Attachment: HIVE-1815.2.patch.txt Updated to use an iterator instead of deleting items. The class

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

2011-03-17 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/615/changes Changes: [jvs] HIVE-2059. Add datanucleus.identifierFactory property HiveConf to avoid unintentional MetaStore Schema corruption (Carl Steinbach via jvs) -- [...truncated 27861

[jira] Commented: (HIVE-2054) Exception on windows when using the jdbc driver. IOException: The system cannot find the path specified

2011-03-17 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13007848#comment-13007848 ] Bennie Schut commented on HIVE-2054: Yes setting hive.querylog.location makes it work.

Build failed in Jenkins: Hive-0.7.0-h0.20 #41

2011-03-17 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Hive-0.7.0-h0.20/41/changes Changes: [jvs] HIVE-2059. Add datanucleus.identifierFactory property HiveConf to avoid unintentional MetaStore Schema corruption (Carl Steinbach via jvs) -- [...truncated 27312 lines...]

Root/ Fetch Stage

2011-03-17 Thread Joerg Schad
Hi, when exploring the Hive Explain statement we were wondering about the different stages. So here two questions regarding the below Explain statement 1. Why are there two root stages? What exactly does root stage mean (i assume it meanst there are no predecessors)? 2. What exactly is a Fetch

Re: Review Request: HIVE-1815: The class HiveResultSet should implement batch fetching.

2011-03-17 Thread Bennie Schut
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/514/ --- (Updated 2011-03-17 01:06:34.734673) Review request for hive. Changes ---

[jira] Created: (HIVE-2060) CLI local mode hit NPE when exiting by ^D

2011-03-17 Thread Ning Zhang (JIRA)
CLI local mode hit NPE when exiting by ^D - Key: HIVE-2060 URL: https://issues.apache.org/jira/browse/HIVE-2060 Project: Hive Issue Type: Bug Components: CLI Affects Versions: 0.8.0

[jira] Updated: (HIVE-2060) CLI local mode hit NPE when exiting by ^D

2011-03-17 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-2060: - Attachment: HIVE-2060.patch CLI local mode hit NPE when exiting by ^D

[jira] Updated: (HIVE-2060) CLI local mode hit NPE when exiting by ^D

2011-03-17 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-2060: - Status: Patch Available (was: Open) CLI local mode hit NPE when exiting by ^D

[jira] Commented: (HIVE-2060) CLI local mode hit NPE when exiting by ^D

2011-03-17 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008065#comment-13008065 ] He Yongqiang commented on HIVE-2060: +1, running tests CLI local mode hit NPE when

[jira] Commented: (HIVE-1384) HiveServer should run as the user who submitted the query.

2011-03-17 Thread Ankita Bakshi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008077#comment-13008077 ] Ankita Bakshi commented on HIVE-1384: - This is required to use hive authorization

Build failed in Jenkins: Hive-0.7.0-h0.20 #42

2011-03-17 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Hive-0.7.0-h0.20/42/ -- [...truncated 27035 lines...] [junit] POSTHOOK: Output: default@srcbucket2 [junit] OK [junit] PREHOOK: query: LOAD DATA LOCAL INPATH

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

2011-03-17 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/616/ -- [...truncated 27983 lines...] [junit] PREHOOK: type: CREATETABLE [junit] POSTHOOK: query: create table testhivedrivertable (num int) [junit] POSTHOOK: type: CREATETABLE

[jira] Updated: (HIVE-1959) Potential memory leak when same connection used for long time. TaskInfo and QueryInfo objects are getting accumulated on executing more queries on the same connection.

2011-03-17 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1959: - Resolution: Fixed Fix Version/s: 0.8.0 Hadoop Flags: [Reviewed] Status: Resolved

[jira] Commented: (HIVE-1815) The class HiveResultSet should implement batch fetching.

2011-03-17 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008205#comment-13008205 ] Ning Zhang commented on HIVE-1815: -- +1. Will commit if tests pass. The class

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

2011-03-17 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/617/changes

Re: Review Request: HIVE-1694: Accelerate GROUP BY execution using indexes

2011-03-17 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/505/#review339 --- ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java

[jira] Commented: (HIVE-1694) Accelerate GROUP BY execution using indexes

2011-03-17 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008235#comment-13008235 ] John Sichi commented on HIVE-1694: -- I added a few review board comments; there are a lot

[jira] Commented: (HIVE-2052) PostHook and PreHook API to add flag to indicate it is pre or post hook plus cache for content summary

2011-03-17 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008238#comment-13008238 ] Joydeep Sen Sarma commented on HIVE-2052: - small nits: -

[jira] Updated: (HIVE-2051) getInputSummary() to call FileSystem.getContentSummary() in parallel

2011-03-17 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-2051: -- Attachment: HIVE-2051.4.patch getInputSummary() to call FileSystem.getContentSummary() in parallel

[jira] Updated: (HIVE-2052) PostHook and PreHook API to add flag to indicate it is pre or post hook plus cache for content summary

2011-03-17 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-2052: -- Attachment: HIVE-2051.3.patch Modify as Joydeep's comments. PostHook and PreHook API to add flag to

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

2011-03-17 Thread Russell Melick (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Melick updated HIVE-1644: - Attachment: HIVE-1644.8.patch HIVE-1644.8.patch Fixed unit tests per John and Yonqiang. Cleaned

[jira] Assigned: (HIVE-1815) The class HiveResultSet should implement batch fetching.

2011-03-17 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang reassigned HIVE-1815: Assignee: Bennie Schut The class HiveResultSet should implement batch fetching.

[jira] Updated: (HIVE-1815) The class HiveResultSet should implement batch fetching.

2011-03-17 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1815: - Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available)

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

2011-03-17 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008323#comment-13008323 ] John Sichi commented on HIVE-1644: -- Russell, the plan still looks wrong. It shows two

[jira] Commented: (HIVE-2051) getInputSummary() to call FileSystem.getContentSummary() in parallel

2011-03-17 Thread MIS (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008328#comment-13008328 ] MIS commented on HIVE-2051: --- Yes it is necessary for the executor to be terminated if the jobs

[jira] Commented: (HIVE-2051) getInputSummary() to call FileSystem.getContentSummary() in parallel

2011-03-17 Thread MIS (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008331#comment-13008331 ] MIS commented on HIVE-2051: --- The solution to this issue resembles that of HIVE-2026, so we can

[jira] Commented: (HIVE-2054) Exception on windows when using the jdbc driver. IOException: The system cannot find the path specified

2011-03-17 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008333#comment-13008333 ] Ning Zhang commented on HIVE-2054: -- Sounds reasonable to me. Raghu, what do you think?

[jira] Created: (HIVE-2061) Create a hive_contrib.jar symlink to hive-contrib-{version}.jar for backward compatibility

2011-03-17 Thread Ning Zhang (JIRA)
Create a hive_contrib.jar symlink to hive-contrib-{version}.jar for backward compatibility -- Key: HIVE-2061 URL: https://issues.apache.org/jira/browse/HIVE-2061

[jira] Updated: (HIVE-2061) Create a hive_contrib.jar symlink to hive-contrib-{version}.jar for backward compatibility

2011-03-17 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-2061: - Attachment: HIVE-2061.patch Create a hive_contrib.jar symlink to hive-contrib-{version}.jar for backward