HIVE-1701

2010-10-12 Thread John Sichi
I'm going to start working on a patch for dropping pre-0.20 Hadoop. JVS

Re: turn off Hudson tests on pre-0.20 Hadoop?

2010-10-13 Thread John Sichi
I just pinged Johan in IRC, and he says they recently changed the permissions so he no longer has access either, so I'm going to file an INFRA ticket. I think we'll need privs for keeping Hudson in sync with the TLP svn switch as well. JVS On Oct 13, 2010, at 1:20 PM, Carl Steinbach wrote:

Re: [howldev] RE: Howl Authorization proposal

2010-10-13 Thread John Sichi
On Oct 13, 2010, at 9:22 AM, Alan Gates wrote: Our biggest concern is that HDFS already has a permissions model, why create a whole new one? It is a lot of duplication. And that duplication will flow through to things like logging and auditing, all of which Hive/Howl will now need in

Re: hive svn is up and hive.apache.org is up

2010-10-15 Thread John Sichi
On Oct 15, 2010, at 1:21 PM, Carl Steinbach wrote: So in theory, together these could give us what we were looking for: do a one-time conversion from MoinMoin to Confluence, and then a per-release snapshot. But we would have to do some testing to see how well they actually work. It

[VOTE] hive 0.6.0 release candidate 0

2010-10-20 Thread John Sichi
The tarballs are at http://people.apache.org/~jvs/hive-0.6.0-candidate-0 Carl did some sanity testing on it already, but any additional testing you can do before voting helps to ensure a quality release. JVS

Re: svn move and INFRA-3036

2010-10-26 Thread John Sichi
I'm starting on the svn move in a little bit. Committers, please hold off on further commits until you see an update on this. JVS On Oct 7, 2010, at 10:45 AM, Edward Capriolo wrote: All, Part of the move to TLP will require us moving our SVN.

svn repository move complete

2010-10-26 Thread John Sichi
If you have outstanding checkouts (including ones with changes) you can update them using svn switch: svn switch https://svn.apache.org/repos/asf/hive/trunk The above assumes you have trunk checked out (with https for committing). If you instead have a branch checked out, or are using http,

release 0.6.0 wrapup

2010-10-26 Thread John Sichi
Since the release vote passed, I've gone ahead and moved the tag from candidate to release, and then copied the release binaries to the distribution directory. According to the instructions, those will take about 24 hours to propagate to all mirrors. Ed, I think you mentioned in IRC that you

test output just keeps getting noisier...

2010-10-27 Thread John Sichi
JVS ... [junit] rmr: cannot remove pfile:/data/users/jsichi/open/commit-trunk/build/ql/test/data/warehouse/clustergroupby/ds=103: No such file or directory. [junit] diff -a -I file: -I pfile: -I hdfs: -I /tmp/ -I invalidscheme: -I lastUpdateTime -I lastAccessTime -I [Oo]wner -I

Re: release 0.6.0 wrapup

2010-10-28 Thread John Sichi
Ed mentioned in IRC that he would not be able to get to this for a few days, so I'll see if I can update it today so that you can announce the release. JVS On Oct 27, 2010, at 10:19 PM, Carl Steinbach wrote: Hey, I'd like to reference Hive Releases page in the 0.6.0 release announcement

Review Request: HIVE-78: Authorization infrastructure for Hive

2010-11-08 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55/ --- Review request for hive. Summary --- Review for patch without generated

Re: Review Request: HIVE-1771: ROUND(infinity) chokes

2010-11-08 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53/ --- (Updated 2010-11-08 18:36:25.984539) Review request for hive. Summary ---

Delayed email updates from JIRA

2010-11-11 Thread John Sichi
Just a note that (at least for facebook.com email addresses), email notifications from JIRA have become very slow over the past few days (I'm pretty sure there must be a lot queued up for me based on what I've seen while browsing JIRA). I don't know what the cause is, but just letting everyone

Re: Review Request: HIVE-78: Authorization infrastructure for Hive

2010-11-11 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55/ --- (Updated 2010-11-11 17:18:49.328105) Review request for hive. Changes ---

Review Request: HIVE-78 patch 9

2010-12-17 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/183/ --- Review request for hive. Summary --- Review by JVS. Note that the patch

Review Request: HIVE-78 patch 10

2010-12-20 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/187/ --- Review request for hive. Summary --- review by JVS This addresses bug

Re: Review Request: HIVE-78 patch 10

2010-12-20 Thread John Sichi
/hive/ql/security/authorization/PrivilegeRegistry.java https://reviews.apache.org/r/187/#comment112 Javadoc? - John On 2010-12-20 14:30:53, John Sichi wrote: --- This is an automatically generated e-mail. To reply, visit: https

Review Request: HIVE-1856

2010-12-20 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/188/ --- Review request for hive. Summary --- review by JVS This addresses bug

Review Request: HIVE-1696

2010-12-21 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/189/ --- Review request for hive. Summary --- HIVE-1696 This addresses bug

Review Request: HIVE-1262

2010-12-23 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/192/ --- Review request for hive. Summary --- Review by JVS This addresses bug

Re: Review Request: HIVE-1262

2010-12-23 Thread John Sichi
BY on queries which return multiple rows. - John On 2010-12-23 16:03:56, John Sichi wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/192

Re: Review Request: HIVE-1262

2010-12-27 Thread John Sichi
On 2010-12-23 16:04:03, John Sichi wrote: http://svn.apache.org/repos/asf/hive/trunk/common/src/java/org/apache/hadoop/hive/common/AesUtils.java, line 16 https://reviews.apache.org/r/192/diff/1/?file=9229#file9229line16 Here we may be chopping off a UTF-8 multibyte sequence

Re: Storage Handler using JDBC

2011-01-16 Thread John Sichi
On Jan 15, 2011, at 12:36 PM, Vijay wrote: The storage handler mechanism seems like an excellent way to support mixing hive with a traditional database using a generic JDBC storage handler. While that may not always be the best thing to do, is there any work targeted at this integration? Are

Re: patch review process

2011-01-20 Thread John Sichi
+1 on option 1. This is standard operating practice (for all code changes, no exceptions) at Facebook, Google, and many other companies that care about code quality. (The latest HBase wiki makes an exception for patches that only involve one changed+unreviewed file, but I think that creates

Re: patch review process

2011-01-20 Thread John Sichi
On Jan 20, 2011, at 10:53 PM, Namit Jain wrote: As good practice, also copy important review comments in the jira, so that they are searchable and give enough context to a new contributor. The old review board instance did this automatically. Todd has an INFRA JIRA open to get this for

Review Request: HIVE-1235: use Ivy for fetching HBase dependencies

2011-01-28 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/367/ --- Review request for hive. Summary --- review request from JVS This

Review Request: HIVE-1716: make TestHBaseCliDriver use dynamic ports to avoid conflicts with already-running services

2011-02-02 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/385/ --- Review request for hive. Summary --- review request from JVS This

Review Request: HIVE-1941: support explicit view partitioning

2011-02-03 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/390/ --- Review request for hive. Summary --- review request from JVS This

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

2011-02-03 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/392/ --- Review request for hive. Summary --- Preliminary review. This addresses

Review Request: HIVE-1964: add fully deterministic ORDER BY in test union22.q

2011-02-07 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/401/ --- Review request for hive. Summary --- review request from JVS This

Re: Review Request: HIVE-1964: add fully deterministic ORDER BY in test union22.q

2011-02-07 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/401/ --- (Updated 2011-02-07 11:23:43.145019) Review request for hive. Changes ---

slogging on through test failures

2011-02-08 Thread John Sichi
I just committed Carl's patch for HIVE-1970. This will cause ant test to continue on through all subdirs even if tests for one fail. The plus is that this allows you to see all test failures at once instead of seeing a known failure in one subdir and forgetting about the fact that the

Re: Review Request: HIVE-1941: support explicit view partitioning

2011-02-11 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/390/ --- (Updated 2011-02-11 09:17:35.849276) Review request for hive. Changes ---

CHANGES.txt going bye bye

2011-02-14 Thread John Sichi
Per HIVE-1882, I'm about to commit the svn remove for CHANGES.txt. So after that, you'll no longer be editing it as part of your commits. Instead, we'll be producing the changelog directly from JIRA. As a consequence, it becomes even more important that you update JIRA with the correct Fix

cli dependency change

2011-02-16 Thread John Sichi
After you svn up the commit for HIVE-1817 and do ant clean package, you may get errors like the ones below. If so, it means you were relying on the Hadoop 0.20.0 tarball we use for Hive development, and you need to update your $HADOOP_HOME to point to hive-trunk/build/hadoopcore/hadoop-0.20.1

Re: Trying to make sense of build/ql/tmp/hive.log

2011-02-18 Thread John Sichi
Yeah, this noise has been there since we first started firing up the mini zookeeper for unit tests (first for just HBase, now for all QL due to concurrency support). They are harmless, but it would be great if someone can figure out how to squelch them. JVS On Feb 18, 2011, at 8:34 AM,

HIVE-2001

2011-02-24 Thread John Sichi
Paul, keyword_1.q started failing after this commit: https://hudson.apache.org/hudson/job/Hive-trunk-h0.20/578/ Did it pass for you when you ran pre-commit tests? If so, it means there's some new non-determinism introduced. See diff below from my run. JVS [jsichi@dev1066

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

2011-02-27 Thread John Sichi
/apache/hadoop/hive/ql/optimizer/RewriteGBUsingIndex.java https://reviews.apache.org/r/392/#comment448 Hmm, no, I think we should fail hard here. If the underlying problem is fatal (e.g. the metastore went down), we should not try to hide it. - John On 2011-02-03 16:45:15, John Sichi wrote

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

2011-02-28 Thread John Sichi
On 2011-02-27 15:49:28, John Sichi wrote: http://svn.apache.org/repos/asf/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/RewriteGBUsingIndex.java, line 19 https://reviews.apache.org/r/392/diff/1/?file=10598#file10598line19 For HIVE-1644, the HMC team is creating a new

Review Request: HIVE-1803: Implement bitmap indexing in Hive

2011-03-04 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/466/ --- Review request for hive. Summary --- Review by JVS. This addresses bug

clean continuous integration run

2011-03-07 Thread John Sichi
Yay, our first clean continuous integration test run in ages! There are still some known sporadic failures due to the System.exit race condition mentioned in HIVE-1872. From here on, when committing new patches, if you hit an exception during testing, please don't commit until you've made sure

Review Request: HIVE-1803: Implement bitmap indexing in Hive (new review starting from patch 6)

2011-03-08 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/481/ --- Review request for hive. Summary --- Review board was giving me grief

Re: hooks in metastore functions

2011-03-09 Thread John Sichi
Couldn't we reuse HiveMetaHook for this new purpose (with an instance loaded via global config vs associated with the table handler)? JVS On Mar 8, 2011, at 2:12 PM, Ashutosh Chauhan wrote: Hi all, I have a requirement that every time some change on metastore takes place, we have some

Re: hooks in metastore functions

2011-03-09 Thread John Sichi
on metastore and run some logic in response to those changes. What do you think? Ashutosh On Wed, Mar 9, 2011 at 13:36, John Sichi jsi...@fb.com wrote: Couldn't we reuse HiveMetaHook for this new purpose (with an instance loaded via global config vs associated with the table handler)? JVS

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

Re: [VOTE] Hive 0.7.0 Release Candidate 1

2011-03-25 Thread John Sichi
+1, ship it! JVS On Mar 20, 2011, at 2:32 AM, Carl Steinbach wrote: Hive 0.7.0 Release Candidate 1 is available here: http://people.apache.org/~cws/hive-0.7.0-candidate-1 We need 3 +1 votes from Hive PMC members in order to release. Please vote.

Review Request: HIVE-1803: Implement bitmap indexing in Hive (new review starting from patch 8)

2011-03-28 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/530/ --- Review request for hive. Summary --- New review request for HIVE-1803.8

Re: Review Request: HIVE-1644 Use filter pushdown for automatically accessing indexes

2011-04-07 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/558/#review399 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java

Re: [ANNOUNCE] New Hive Committer - Siying Dong

2011-04-14 Thread John Sichi
Good job, Siying! JVS On Apr 14, 2011, at 10:42 AM, yongqiang he wrote: Congrats Siying! On Thu, Apr 14, 2011 at 7:29 AM, Edward Capriolo edlinuxg...@gmail.com wrote: Congrats Siying. Great work so far. On Thu, Apr 14, 2011 at 2:30 AM, Namit Jain nj...@fb.com wrote: Hi Folks, The

Re: Review Request: HIVE-1644 Use filter pushdown for automatically accessing indexes

2011-04-18 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/558/#review494 --- conf/hive-default.xml https://reviews.apache.org/r/558/#comment1019

Re: Review Request: HIVE-1644 Use filter pushdown for automatically accessing indexes

2011-04-18 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/558/#review495 ---

Re: Review Request: HIVE-1644 Use filter pushdown for automatically accessing indexes

2011-04-22 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/558/#review530 --- ql/src/java/org/apache/hadoop/hive/ql/exec/ExecDriver.java

Review Request: HIVE-1731

2011-05-06 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/699/ --- Review request for hive. Summary --- Review by jvs. This addresses bug

mapred vs mapreduce

2011-05-11 Thread John Sichi
An interesting fact I picked up at the Hadoop Hackathon today was that the mapred API has been undeprecated. This means that it may be OK to just leave Hive on the old mapred API and spend cleanup energy elsewhere. JVS

Re: Review Request: HIVE-2155 Improve error messages emitted during semantic analysis

2011-05-13 Thread John Sichi
: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/731/ --- (Updated 2011-05-12 23:44:48) Review request for hive and John Sichi. Summary --- Attaches

Re: Review Request: HIVE-2155 Improve error messages emitted during semantic analysis

2011-05-16 Thread John Sichi
: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/731/ --- (Updated 2011-05-14 01:05:47) Review request for hive and John Sichi. Summary --- Attaches line

Re: Review Request: HIVE-2156: Improve Execution Error Messages

2011-05-23 Thread John Sichi
/ --- (Updated 2011-05-23 18:25:37) Review request for hive and John Sichi. Summary --- - Add local error messages to point to job logs and provide TaskIDs - Add a timeout to the fetching of task logs and errors This addresses bug HIVE-2156. https://issues.apache.org/jira/browse

Re: Review Request: HIVE-2156: Improve Execution Error Messages

2011-05-23 Thread John Sichi
://reviews.apache.org/r/777/ --- (Updated 2011-05-23 18:25:37) Review request for hive and John Sichi. Summary --- - Add local error messages to point to job logs and provide TaskIDs - Add a timeout to the fetching of task logs and errors

Hive Contributor Day

2011-06-03 Thread John Sichi
Hey all, I've put together an eventbrite page for this upcoming event: http://hivecontribday2011.eventbrite.com/ (Free signups will be enabled once I've gotten some more info from Yahoo.) If you'd like to give a presentation in the morning, please let me know. These should be geared at

Travel Assistance applications now open for ApacheCon NA 2011

2011-06-06 Thread John Sichi
The Apache Software Foundation (ASF)'s Travel Assistance Committee (TAC) is now accepting applications for ApacheCon North America 2011, 7-11 November in Vancouver BC, Canada. The TAC is seeking individuals from the Apache community at-large --users, developers, educators, students, Committers,

Re: Review Request: HIVE-2036: Update bitmap indexes for automatic usage

2011-06-07 Thread John Sichi
, visit: https://reviews.apache.org/r/857/ --- (Updated 2011-06-06 21:37:38) Review request for hive and John Sichi. Summary --- Add support for generating index queries to support automatic usage of bitmap indexes

purging old releases

2011-06-07 Thread John Sichi
Apache Infra has asked us to delete from our dist area releases which are no longer under active development: http://www.apache.org/dist/hive/ They suggested deleting 0.6; I'll go ahead and do that unless anyone considers it likely that there will be an 0.6.1 in the future. Note that 0.6 will

Apache Hive Contributor Day

2011-06-08 Thread John Sichi
Hey, signups are now open for this event: http://hivecontribday2011.eventbrite.com/ It's free, but please don't sign up unless you're sure you can make it, because seating is limited. Contributions come in many shapes and forms (not just code), so anyone interested in helping to advance the

Re: Review Request: HIVE-2036: Update bitmap indexes for automatic usage

2011-06-08 Thread John Sichi
/ --- (Updated 2011-06-08 00:22:37) Review request for hive and John Sichi. Summary --- Add support for generating index queries to support automatic usage of bitmap indexes. This required changing the interface to the IndexHandlers to support

Re: Review Request: HIVE-2215

2011-06-13 Thread John Sichi
://reviews.apache.org/r/883/ --- (Updated 2011-06-10 21:24:13) Review request for hive and John Sichi. Summary --- Follow-up for HIVE-2147. This addresses bug HIVE-2215. https://issues.apache.org/jira/browse/HIVE-2215

Re: Review Request: HIVE-2036: Update bitmap indexes for automatic usage

2011-06-13 Thread John Sichi
: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/857/ --- (Updated 2011-06-11 19:05:42) Review request for hive and John Sichi. Summary

Re: Review Request: HIVE-2036: Update bitmap indexes for automatic usage

2011-06-13 Thread John Sichi
://reviews.apache.org/r/857/ --- (Updated 2011-06-11 19:05:42) Review request for hive and John Sichi. Summary --- Add support for generating index queries to support automatic usage of bitmap indexes. This required changing the interface

Re: Review Request: HIVE-872: Allow BIGINT constants

2011-06-13 Thread John Sichi
/ --- (Updated 2011-06-13 22:41:25) Review request for hive and John Sichi. Summary --- Added a rule to the lexical grammar to allow BIGINT constants ending with 'L', and a clause to the TypeCheckProcFactory to ensure it gets interpreted

Re: Hive index exceptions

2011-06-14 Thread John Sichi
It's because you have ...index.io.HiveIndexInputFormat instead of ...index.HiveIndexInputFormat. JVS On Jun 14, 2011, at 5:41 AM, suyu xie wrote: I created the hive index based on hive-0.7, the stataments are as follows: create index ind_userid_txt on table users(userid)as

Re: Review Request: HIVE-2036: Update bitmap indexes for automatic usage

2011-06-14 Thread John Sichi
On 2011-06-13 22:57:46, John Sichi wrote: ql/src/java/org/apache/hadoop/hive/ql/index/IndexPredicateAnalyzer.java, line 114 https://reviews.apache.org/r/857/diff/4/?file=20984#file20984line114 I don't think this should be necessary. We just want to propagate the partition

Re: Review Request: HIVE-872: Allow BIGINT constants

2011-06-14 Thread John Sichi
: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/889/ --- (Updated 2011-06-14 19:04:53) Review request for hive and John Sichi

Re: Review Request: HIVE-872: Allow BIGINT constants

2011-06-14 Thread John Sichi
On 2011-06-14 19:14:04, John Sichi wrote: Wouldn't it be better to change COALESCE to just check that the two objects have the same type family (both numeric)? That's what happens in standard SQL, and then the widest type is used for the result. This is what UNION ALL should

Re: Review Request: HIVE-872: Allow BIGINT constants

2011-06-15 Thread John Sichi
/ --- (Updated 2011-06-15 00:27:01) Review request for hive and John Sichi. Summary --- Added a rule to the lexical grammar to allow BIGINT constants ending with 'L', and a clause to the TypeCheckProcFactory to ensure it gets interpreted properly

Re: Review Request: HIVE-2036: Update bitmap indexes for automatic usage

2011-06-16 Thread John Sichi
: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/857/ --- (Updated 2011-06-15 23:46:24) Review request for hive and John Sichi. Summary --- Add support for generating index queries

Re: [VOTE] Hive 0.7.1 Release Candidate 0

2011-06-16 Thread John Sichi
+1 from me. I downloaded and verified build+run. I did not verify tests or upgrades. JVS On Jun 15, 2011, at 12:52 AM, Carl Steinbach wrote: Apache Hive 0.7.1 Release Candidate 0 is available here: http://people.apache.org/~cws/hive-0.7.1-candidate-0/ We need three +1 votes from Hive

trunk busted?

2011-06-22 Thread John Sichi
Are other committers able to pass tests on Hive trunk? I'm getting lots of failures, and Jenkins seems to have been barfing for a while too. JVS

Re: trunk busted?

2011-06-22 Thread John Sichi
the tests passed? I'll test with a clean checkout. On Jun 22, 2011, at 12:02 PM, John Sichi wrote: Are other committers able to pass tests on Hive trunk? I'm getting lots of failures, and Jenkins seems to have been barfing for a while too. JVS

Re: A question on how to mark Hive for HCatalog releases

2011-06-22 Thread John Sichi
Sounds good to me. JVS On Jun 21, 2011, at 4:21 PM, Alan Gates wrote: All, I have a question of how we should manage marking Hive source code for HCatalog releases. For HCatalog 0.1 we used the the 0.7 version of Hive. But we will get to HCatalog 0.2 before the Hive community gets to

Re: Review Request: Review request for HIVE-2225

2011-06-22 Thread John Sichi
://reviews.apache.org/r/940/ --- (Updated 2011-06-21 17:34:28) Review request for hive, Carl Steinbach and John Sichi. Summary --- This addresses HIVE-2225 This addresses bug HIVE-2225. https://issues.apache.org/jira/browse

Re: Review Request: Review request for HIVE-2225

2011-06-22 Thread John Sichi
: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/940/ --- (Updated 2011-06-21 17:34:28) Review request for hive, Carl Steinbach and John Sichi. Summary --- This addresses HIVE

Re: Review Request: Review request for HIVE-2225

2011-06-22 Thread John Sichi
, visit: https://reviews.apache.org/r/940/ --- (Updated 2011-06-21 17:34:28) Review request for hive, Carl Steinbach and John Sichi. Summary --- This addresses HIVE-2225 This addresses bug HIVE-2225. https

Re: Review Request: Review request for HIVE-2225

2011-06-22 Thread John Sichi
) Review request for hive, Carl Steinbach and John Sichi. Summary --- This addresses HIVE-2225 This addresses bug HIVE-2225. https://issues.apache.org/jira/browse/HIVE-2225 Diffs - trunk/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 1138099

Re: trunk busted?

2011-06-23 Thread John Sichi
wrote: database.q failed me when testing HIVE-2100 On Wed, Jun 22, 2011 at 2:23 PM, John Sichi jsi...@fb.com wrote: Yeah, that's one of the failures (out of many different ones) that Jenkins has been hitting (see the end of this log): https://builds.apache.org/view/G-L/view/Hive/job/Hive

Re: Need information about [P0] Heavy-duty test infrastructure

2011-06-24 Thread John Sichi
Hi Chinna, We envisioned this as something external to the Hive codebase. It would consist of: * datasets (synthetic such as TPC-H, plus real-world if possible, perhaps contributed by a company such as Facebook after sufficient anonymization had been applied) * data loader scripts, plus

wiki has moved!

2011-06-26 Thread John Sichi
Hey there, With some wiki migration magic from Brock Noland (assisted by Gavin from INFRA), we've moved all of the content from MoinMoin to Confluence. The new location is here: https://cwiki.apache.org/confluence/display/Hive All of the MoinMoin pages have been deleted; this is to make sure

Review Request: HIVE-2244

2011-06-29 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/977/ --- Review request for hive. Summary --- Review request from JVS. This

Re: Problems with Arc/Phabricator

2012-04-10 Thread John Sichi
I'll take a look. We asked ASF infra to make the review board instance read only to make sure the transition went through completely, so it can't be used for new patches. JVS On Tue, Apr 10, 2012 at 6:27 PM, Kevin Wilfong kevinwilf...@fb.com wrote: +John Sichi as he did a lot of the work

Re: Problems with Arc/Phabricator

2012-04-10 Thread John Sichi
the test plans: Carl, could you be more specific about what is going wrong so I can attempt to reproduce the problem? JVS On Tue, Apr 10, 2012 at 6:27 PM, Kevin Wilfong kevinwilf...@fb.com wrote: +John Sichi as he did a lot of the work on getting Hive to use Phabricator. Is there anything

Re: Problems with Arc/Phabricator

2012-04-11 Thread John Sichi
CC'ing David Recordon, who can probably help with a point of contact for coordinating future Phabricator upgrades. It looks like the test plan problem mentioned below (which affects git, but not svn) was introduced when the reviews.facebook.net Phabricator server was upgraded Feb 23. I've

Re: Problems with Arc/Phabricator

2012-04-11 Thread John Sichi
I took a look at the 14.patch file in JIRA; the last hunk for ivy/common-configurations.xml ends in \ No newline at end of file, and I think that's what is screwing it up (since that immediately precedes ivysettings.xml). If I delete that line, the patch applies (although it causes a reject for

Re: Problems with Arc/Phabricator

2012-04-11 Thread John Sichi
, Ashutosh On Wed, Apr 11, 2012 at 17:37, John Sichi jsi...@gmail.com wrote: CC'ing David Recordon, who can probably help with a point of contact for coordinating future Phabricator upgrades. It looks like the test plan problem mentioned below (which affects git, but not svn) was introduced when

Re: Problems with Arc/Phabricator

2012-04-11 Thread John Sichi
Oops, actually adding d...@fb.com this time. On Wed, Apr 11, 2012 at 5:37 PM, John Sichi jsi...@gmail.com wrote: CC'ing David Recordon, who can probably help with a point of contact for coordinating future Phabricator upgrades. It looks like the test plan problem mentioned below (which

POST limit

2012-04-20 Thread John Sichi
Ashutosh, are you submitting an exceptionally large patch of some kind? http://stackoverflow.com/questions/6279897/php-post-content-length-of-11933650-bytes-exceeds-the-limit-of-8388608-bytes We could try bumping up that limit on the server side, but first it would be good to find out whether

Re: [VOTE] Apache Hive 0.9.0 Release Candidate 2

2012-04-25 Thread John Sichi
+1 -- Forwarded message -- From: Carl Steinbach c...@cloudera.com Date: Wed, Apr 25, 2012 at 1:00 PM Subject: Re: [VOTE] Apache Hive 0.9.0 Release Candidate 2 To: dev@hive.apache.org +1 (binding) On Wed, Apr 25, 2012 at 10:58 AM, Alan Gates ga...@hortonworks.com wrote:

Re: Problems with Arc/Phabricator

2012-05-09 Thread John Sichi
Regarding the reviews.facebook.net website, I tried just now and it seems to be working for me; here's a screenshot of what I get for https://reviews.facebook.net/D3075: http://i.imgur.com/umHlB.png JVS

Re: Problems with Arc/Phabricator

2012-05-09 Thread John Sichi
Actually I was able to reproduce it...I had to be logged in to hit the problem. On Wed, May 9, 2012 at 12:17 AM, John Sichi jsi...@gmail.com wrote: Regarding the reviews.facebook.net website, I tried just now and it seems to be working for me; here's a screenshot of what I get for https

[ANNOUNCE] New PMC member - Ashutosh Chauhan

2012-07-17 Thread John Sichi
I am happy to announce that the Apache Hive PMC has voted to add existing committer Ashutosh Chauhan as a new PMC member. Thanks Ashutosh for all of your work on the project! JVS

[ANNOUNCE] New Hive Committer - Navis Ryu

2012-08-10 Thread John Sichi
The Apache Hive PMC has passed a vote to make Navis Ryu a new committer on the project. JIRA is currently down, so I can't send out a link with his contribution list at the moment, but if you have an account at reviews.facebook.net, you can see his activity here:

HIVE-2219

2011-07-08 Thread John Sichi
I'm getting failures in these two tests after picking up the commit for that JIRA issue. drop_multi_partitions.q escape1.q Passes with r1143233, fails with r1143508. Since the change passed tests for Paul before commit, maybe something non-deterministic? Example failure from escape1.q is

Re: Review Request: HIVE-1218: CREATE TABLE LIKE view

2011-07-12 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1057/#review1039 ---

  1   2   3   4   5   6   7   8   9   10   >