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 tha
[
https://issues.apache.org/jira/browse/HIVE-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258037#comment-13258037
]
Hudson commented on HIVE-2958:
--
Integrated in Hive-trunk-h0.21 #1384 (See
[https://builds.apa
[
https://issues.apache.org/jira/browse/HIVE-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258036#comment-13258036
]
Hudson commented on HIVE-1634:
--
Integrated in Hive-trunk-h0.21 #1384 (See
[https://builds.apa
Changes for Build #1384
[hashutosh] HIVE-2958 [jira] GROUP BY causing ClassCastException
[LazyDioInteger cannot be
cast LazyInteger]
(Navis Ryu via Ashutosh Chauhan)
Summary:
DPAL- GROUP BY causing ClassCastException [LazyDioInteger cannot be cast
LazyInteger]
This relates to https://issues.
[
https://issues.apache.org/jira/browse/HIVE-2933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ransom.hezhiqiang updated HIVE-2933:
Attachment: HIVE-2933-0.8.1-2.patch
> analyze command throw NPE when table doesn't exist
[
https://issues.apache.org/jira/browse/HIVE-2933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ransom.hezhiqiang updated HIVE-2933:
Attachment: (was: HIVE-2933-0.8.1-2.patch)
> analyze command throw NPE when table do
[
https://issues.apache.org/jira/browse/HIVE-2933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ransom.hezhiqiang updated HIVE-2933:
Attachment: (was: HIVE-2933-0.8.1-1.patch)
> analyze command throw NPE when table do
Hi Carl
To reproduce it, I added one line
throw new MetaException("test");
at line 628 in ObjectStore.java and comment the following line
//commited = commitTransaction();
I also added some codes for tracing the behaviors of
open/commit/rollback transaction and executeWithRetry.
Here are
[
https://issues.apache.org/jira/browse/HIVE-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257964#comment-13257964
]
Edward Capriolo commented on HIVE-2804:
---
It seems like you will have to make a shim o
[
https://issues.apache.org/jira/browse/HIVE-2968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joey Echeverria updated HIVE-2968:
--
Description: MySQL and Postgres support char\(n), varchar\(n),
character\(n), and character vary
Add char(n), character(n), character varying(n), and varchar(n) as datatype
aliases for string.
---
Key: HIVE-2968
URL: https://issues.apache.org/jira/browse/HIVE-2968
Release is not going to be blocked on it. If the patch gets committed on
trunk by the time I roll RC1 I will merge it in. But, first step is to have
it in trunk.
Thanks,
Ashutosh
On Thu, Apr 19, 2012 at 17:32, Edward Capriolo wrote:
> Am I missing something about?
>
> https://issues.apache.org/j
[
https://issues.apache.org/jira/browse/HIVE-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257957#comment-13257957
]
Phabricator commented on HIVE-2958:
---
navis has committed the revision "HIVE-2958 [jira] G
[
https://issues.apache.org/jira/browse/HIVE-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-2958:
---
Resolution: Fixed
Fix Version/s: 0.9.0
Status: Resolved (was: Patch Availabl
[
https://issues.apache.org/jira/browse/HIVE-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257950#comment-13257950
]
Phabricator commented on HIVE-2958:
---
ashutoshc has accepted the revision "HIVE-2958 [jira
Am I missing something about?
https://issues.apache.org/jira/browse/HIVE-2777
I see no way to access this feature from the hive QL language. Should
we delay releases on features not usable?
Edward
On Thu, Apr 19, 2012 at 1:28 PM, Ashutosh Chauhan wrote:
> RC0 failed to pass because of variety
Problem while using arc on ubuntu
$ arc patch D2871
ARC: Cannot mix P and A
UNIX: No such file or directory
Any ideas whats up there.
Thanks,
Ashutosh
On Thu, Apr 19, 2012 at 17:19, Edward Capriolo wrote:
> Just throwing this out there. The phabricator IRC has more people and
> is usually more
Just throwing this out there. The phabricator IRC has more people and
is usually more active then Hive IRC.
#JustSaying...
On Thu, Apr 19, 2012 at 7:35 PM, Ashutosh Chauhan wrote:
> Hit a new problem with arc today:
>
> Fatal error: Uncaught exception 'Exception' with message 'Host returned
> HT
[
https://issues.apache.org/jira/browse/HIVE-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thejas M Nair updated HIVE-2966:
Attachment: HIVE-2966.1.patch
HIVE-2966.1.patch - Attaching the patch directly, as arc command didn'
I think as an Apache project, using code review tools outside apache should
never be a "requirement". I agree that arc/phab are great tools, and they
help the patch/review process a lot. But I think what is essential for long
term sustainability as a project is to lower the entry barriers for
contr
[
https://issues.apache.org/jira/browse/HIVE-2965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan reassigned HIVE-2965:
--
Assignee: Ashutosh Chauhan
> Revert HIVE-2612
>
>
>
[
https://issues.apache.org/jira/browse/HIVE-2965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-2965:
---
Status: Patch Available (was: Open)
Ready for review.
> Revert HIVE-2612
> -
[
https://issues.apache.org/jira/browse/HIVE-2965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-2965:
---
Attachment: hive-2765.patch
Arc is unwieldy again. Can't convince it to submit the patch. So,
Hit a new problem with arc today:
Fatal error: Uncaught exception 'Exception' with message 'Host returned
HTTP/200, but invalid JSON data in response to a Conduit method call:
Warning: Unknown: POST Content-Length of 9079953 bytes exceeds the
limit of 8388608 bytes in Unknown on line 0
for(;;);{
Hi Kai,
I agree that this sounds like a bug. Can you describe the steps required to
reproduce this behavior on 0.7.1?
Thanks.
Carl
On Wed, Apr 18, 2012 at 11:03 PM, Zhang Kai wrote:
> Hi all,
>
> I got a problem when using Hive 0.7.1.
> After I created a table with JDO failure, I can still
Statement.updateQuery() returns Method Not Supported exception
--
Key: HIVE-2967
URL: https://issues.apache.org/jira/browse/HIVE-2967
Project: Hive
Issue Type: Bug
Compone
[
https://issues.apache.org/jira/browse/HIVE-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257833#comment-13257833
]
Thomas Weise commented on HIVE-2646:
All test pass in latest run:
Tests Failures
[
https://issues.apache.org/jira/browse/HIVE-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257772#comment-13257772
]
Carl Steinbach commented on HIVE-2961:
--
bq. Do you mean delete the content of the file
Changes for Build #257
Changes for Build #258
All tests passed
The Apache Jenkins build system has built Hive-0.8.1-SNAPSHOT-h0.21 (build #258)
Status: Fixed
Check console output at
https://builds.apache.org/job/Hive-0.8.1-SNAPSHOT-h0.21/258/ to view the
results.
[
https://issues.apache.org/jira/browse/HIVE-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257616#comment-13257616
]
Zhenxiao Luo commented on HIVE-2804:
Also relates to the following:
http://search-hadoo
[
https://issues.apache.org/jira/browse/HIVE-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhenxiao Luo reassigned HIVE-2804:
--
Assignee: Zhenxiao Luo
> Task log retrieval fails on secure cluster
> --
RC0 failed to pass because of variety of reasons. In the meantime, various
folks have requested for inclusion of other fixes in 0.9. Following is the
list.
Following list is for committers to review these patches and to get them
committed in 0.9 branch. These are in "Patch Available" status.
HIVE-
[
https://issues.apache.org/jira/browse/HIVE-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-2961:
---
Status: Open (was: Patch Available)
Canceling patch since current patch may not be valid afte
Revert HIVE-2795
Key: HIVE-2966
URL: https://issues.apache.org/jira/browse/HIVE-2966
Project: Hive
Issue Type: Task
Components: Metastore
Affects Versions: 0.9.0
Reporter: Ashutosh Chauhan
Revert HIVE-2612
Key: HIVE-2965
URL: https://issues.apache.org/jira/browse/HIVE-2965
Project: Hive
Issue Type: Task
Reporter: Ashutosh Chauhan
Priority: Blocker
Fix For: 0.9.0
In 4/19 c
[
https://issues.apache.org/jira/browse/HIVE-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257593#comment-13257593
]
Ashutosh Chauhan commented on HIVE-2961:
bq. But if we end up taking that route, I
This vote stands cancelled because of various problems people have found in
RC0. Thanks to all who tried RC0. I will respin RC1 shortly.
Thanks,
Ashutosh
On Fri, Apr 13, 2012 at 11:50, Ashutosh Chauhan wrote:
> Hey all,
>
> Apache Hive 0.9.0-rc0 is out and available at
> http://people.apache.or
[
https://issues.apache.org/jira/browse/HIVE-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Weise updated HIVE-2646:
---
Attachment: HIVE-2646-fixtests.patch
Patch file produced using
arc export --unified --revision 2883
[
https://issues.apache.org/jira/browse/HIVE-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Weise updated HIVE-2646:
---
Attachment: (was: HIVE-2646-fixtests.patch)
> Hive Ivy dependencies on Hadoop should depend on
[
https://issues.apache.org/jira/browse/HIVE-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257474#comment-13257474
]
Thomas Weise commented on HIVE-2646:
The patch needs to be applied through arc:
arc pa
[
https://issues.apache.org/jira/browse/HIVE-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phabricator updated HIVE-2964:
--
Attachment: HIVE-2964.D2895.1.patch
navis requested code review of "HIVE-2964 [jira] Provide object insp
Provide object inspectors of all visible columns for TOK_FUNCTIONSTAR type UDAF
---
Key: HIVE-2964
URL: https://issues.apache.org/jira/browse/HIVE-2964
Project: Hive
[
https://issues.apache.org/jira/browse/HIVE-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257330#comment-13257330
]
Kevin Wilfong commented on HIVE-2961:
-
We can revert those two patches instead. This p
[
https://issues.apache.org/jira/browse/HIVE-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257329#comment-13257329
]
Kevin Wilfong commented on HIVE-2961:
-
We can revert those two patches instead. This p
[
https://issues.apache.org/jira/browse/HIVE-2848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phabricator updated HIVE-2848:
--
Attachment: HIVE-2848.D2313.6.patch
navis updated the revision "HIVE-2848 [jira] Add validation to HiveC
[
https://issues.apache.org/jira/browse/HIVE-2848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Navis updated HIVE-2848:
Status: Patch Available (was: Open)
> Add validation to HiveConf ConfVars
> ---
46 matches
Mail list logo