| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
269 (0.082s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Hive compilation issues on branch-0.10 and trunk - Hive - [mail # dev]
|
|
...Nitin, I have been able to build hive trunk with JDK 1.6. Did you try the workaround listed in HIVE-4231? Mark On Thu, Apr 11, 2013 at 2:42 AM, Nitin Pawar wrote: ...
|
|
|
Author: Mark Grover,
2013-04-11, 15:17
|
|
|
[HIVE-4174] Round UDF converts BigInts to double - Hive - [issue]
|
|
...Chen Chun pointed out on the hive-user mailing list that round() in Hive 0.10 returnsselect round(cast(1234560 as BIGINT)), round(cast(12345670 as BIGINT)) from test limit 1;//hive 0.1012345...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4174
Author: Mark Grover,
2013-04-07, 14:15
|
|
|
Re: Bucketing external tables - Hive - [mail # user]
|
|
...Glad to hear! On Fri, Apr 5, 2013 at 3:02 PM, Sadananda Hegde wrote: ...
|
|
|
Author: Mark Grover,
2013-04-06, 15:07
|
|
|
Re: HCatalog to Hive Committership - Hive - [mail # dev]
|
|
...Francis, You may have already seen this but I thought I'd post anyways: https://cwiki.apache.org/Hive/becomingacommitter.html Mark On Fri, Apr 5, 2013 at 11:35 AM, Francis Liu &n...
|
|
|
Author: Mark Grover,
2013-04-05, 18:38
|
|
|
Re: Syntax for filters on timstamp data type - Hive - [mail # user]
|
|
...Steffan, One thing that may be different is that equal can cast operands to make equals work but that may not be true for IN. FWIW, this is me just speculating, I haven't looked at the code ...
|
|
|
Author: Mark Grover,
2013-04-05, 16:42
|
|
|
[HIVE-3820] Consider creating a literal like "D" or "BD" for representing Decimal type constants - Hive - [issue]
|
|
...When the HIVE-2693 gets committed, users are going to see this behavior:hive> select cast(3.14 as decimal) from decimal_3 limit 1;3.140000000000000124344978758017532527446746826171875That...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3820
Author: Mark Grover,
2013-04-05, 00:40
|
|
|
[HIVE-4208] Clientpositive test parenthesis_star_by is non-deteministic - Hive - [issue]
|
|
...parenthesis_star_by is testing DISTRIBUTE BY; however, the order of rows returned by DISTRIBUTE BY is not deterministic and results in failures depending on Hadoop version....
|
|
|
http://issues.apache.org/jira/browse/HIVE-4208
Author: Mark Grover,
2013-04-05, 00:40
|
|
|
Re: Bucketing external tables - Hive - [mail # user]
|
|
...Can you please check your Jobtracker logs? The is a generic error related to grabbing the Task Attempt Log URL, the real error is in JT logs. On Wed, Apr 3, 2013 at 7:17 PM, Sadananda ...
|
|
|
Author: Mark Grover,
2013-04-04, 05:36
|
|
|
Re: Problem when trying to connect to hive server using jdbc - Hive - [mail # user]
|
|
...(bcc: [EMAIL PROTECTED]) Moving to cdh-user since this is CDH specific On Wed, Apr 3, 2013 at 10:40 AM, demian rosas wrote: ...
|
|
|
Author: Mark Grover,
2013-04-03, 18:20
|
|
|
[HIVE-3951] Allow Decimal type columns in Regex Serde - Hive - [issue]
|
|
...Decimal type in Hive was recently added by HIVE-2693. We should allow users to create tables with decimal type columns when using Regex Serde. HIVE-3004 did something similar for other primi...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3951
Author: Mark Grover,
2013-04-02, 15:46
|
|
|
|