| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
78 (0.094s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Hive Web Interface - Hive - [mail # user]
|
|
...Again, you need to set value to "lib/hive-hwi-0.9.0.war". value '/path/to/lib/hive-hwi-0.9.0.war' will not work. ~Aniket On Thu, May 16, 2013 at 9:57 AM, Sanjay Subramania...
|
|
|
Author: Aniket Mokashi,
2013-05-16, 17:18
|
|
|
Re: Hive Web Interface - Hive - [mail # user]
|
|
...In your hive-site.xml, change value to "lib/hive-hwi-0.9.0.war" from "/lib/hive-hwi-0.9.0.war". I guess its a known issue with hwi. ~Aniket On Thu, May 16, 2013 at 8:58 AM, Step...
|
|
|
Author: Aniket Mokashi,
2013-05-16, 16:18
|
|
|
[HIVE-2702] listPartitionsByFilter only supports string partitions - Hive - [issue]
|
|
...listPartitionsByFilter supports only non-string partitions. This is because its explicitly specified in generateJDOFilterOverPartitions in ExpressionTree.java. //Can only support partitions ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-2702
Author: Aniket Mokashi,
2013-04-12, 04:08
|
|
|
Re: Important information required about Hive metastore connections - Hive - [mail # user]
|
|
...One thing you can do is - modify your metastore table to set default value for column for external as 1. That may do the trick. On Thu, Mar 21, 2013 at 12:06 PM, Babe Ruth wrote: &nbs...
|
|
|
Author: Aniket Mokashi,
2013-03-26, 01:35
|
|
|
Re: Important information required about Hive metastore connections - Hive - [mail # user]
|
|
...You need -datanucleus.connectionPool.maxActive1 in your hive-site.xml. Even with that, hive will open 2 connections to metastore. Thanks, Aniket On Mon, Mar 18, 2013 at 7:...
|
|
|
Author: Aniket Mokashi,
2013-03-21, 18:30
|
|
|
Re: 0.8.0 -> 0.9.0 mysql schema upgrade - Hive - [mail # user]
|
|
...AFAIK, 0.8 and 0.9 have same schema. Did you upgrade to 0.10 accidentally? On Sun, Feb 17, 2013 at 9:31 PM, FangKun Cao wrote: "...:::Aniket:::... Quetzalco@...
|
|
|
Author: Aniket Mokashi,
2013-02-18, 21:59
|
|
|
Re: Map join optimization issue - Hive - [mail # user]
|
|
...I have tested that the parameter hive.mapjoin.smalltable.filesize works well with 0.8. What version of hive are you on? On Fri, Feb 15, 2013 at 8:57 AM, wrote: &nbs...
|
|
|
Author: Aniket Mokashi,
2013-02-15, 21:05
|
|
|
Re: Map join optimization issue - Hive - [mail # user]
|
|
...I think hive.mapjoin.smalltable.filesize parameter will be disregarded in that case. On Thu, Feb 14, 2013 at 7:25 AM, Mayuresh Kunjir wrote: "...:::Aniket:::... Quetzalco...
|
|
|
Author: Aniket Mokashi,
2013-02-15, 03:44
|
|
|
Re: Map join optimization issue - Hive - [mail # user]
|
|
...have you specified map-join hint in your query? On Thu, Feb 7, 2013 at 11:39 AM, Mayuresh Kunjir wrote: "...:::Aniket:::... Quetzalco@tl"...
|
|
|
Author: Aniket Mokashi,
2013-02-14, 08:11
|
|
|
Re: Lateral View in sub query issue - Hive - [mail # user]
|
|
...Most likely its : HIVE-3226 (HIVE-1901) Workaround: set hive.optimize.cp=false On Sat, Jan 26, 2013 at 10:40 AM, Mark Grover wrote: "...:::Aniket:::... Quetzalco@tl"...
|
|
|
Author: Aniket Mokashi,
2013-02-14, 08:02
|
|
|
|