| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
249 (0.146s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: ant maven-build not working in trunk - Hive - [mail # user]
|
|
...I just tried a build with both jdk versions build = ant clean package jdk7 on branch-0.10 with patch from HIVE-3384 and it works jdk6 on trunk without any changes it works i crea...
|
|
|
Author: Nitin Pawar,
2013-06-13, 07:00
|
|
|
Re: ant maven-build not working in trunk - Hive - [mail # user]
|
|
...I tried the build on trunk i did not hit the issue of make-pom but i hit the issue of jdbc with jdk7. I will apply the patch and try again On Wed, Jun 12, 2013 at 4:48 PM, amare...
|
|
|
Author: Nitin Pawar,
2013-06-12, 16:12
|
|
|
Re: dynamic Partition not splitting properly - Hive - [mail # user]
|
|
...you did not create partitioned table. You just created a bucketed table. refer to partitioned table created something like partitioned by (event_date string) On Wed, Jun 12, 201...
|
|
|
Author: Nitin Pawar,
2013-06-12, 13:50
|
|
|
Re: Renaming partition columnname only (locations remain unchanged) - Hive - [mail # user]
|
|
...currently hive partitions on hdfs stored as col1=val1/col2=val2 looking at this if you change the column name in the metadata, I am not sure you will be able to locate the data with ol...
|
|
|
Author: Nitin Pawar,
2013-06-12, 04:50
|
|
|
Re: Create table like with partitions - Hive - [mail # user]
|
|
...If a table is not partitioned and then you want to partition the table on the data already written but data is not in partition format, that is not doable. Best approach would be, crea...
|
|
|
Author: Nitin Pawar,
2013-06-10, 13:38
|
|
|
Re: Issue with creating HIVE metadata for a HBASE table with 2000 + columns - Hive - [mail # user]
|
|
...I just took a look at the error stack and hive schema definition. schema table SERDE_PARAMS. if your values for the column on postgres are more than 4000 chars then I would recom...
|
|
|
Author: Nitin Pawar,
2013-06-10, 07:27
|
|
|
Re: Issue with creating HIVE metadata for a HBASE table with 2000 + columns - Hive - [mail # user]
|
|
...Can you share your hive version? On Sat, Jun 8, 2013 at 12:03 AM, Stephen Sprague wrote: Nitin Pawar...
|
|
|
Author: Nitin Pawar,
2013-06-10, 07:21
|
|
|
Re: Compression in Hive - Hive - [mail # user]
|
|
...Shovanik, please do not hi-jack the threads. We did see your separate thread so please wait till someone replies on that. Or you can start a new thread On Mon, Jun 10, 2013 at 1...
|
|
|
Author: Nitin Pawar,
2013-06-10, 06:50
|
|
|
Re: Skewed Join - Hive - [mail # user]
|
|
...can you share your query and your table definition ? On Fri, Jun 7, 2013 at 12:12 PM, sumit ghosh wrote: Nitin Pawar...
|
|
|
Author: Nitin Pawar,
2013-06-07, 06:46
|
|
|
Re: Hive Header line in Select query help? - Hive - [mail # user]
|
|
...if you do not have hiverc file then you can create one and use it with you also set the same value just before your select query starts On Thu, Jun 6, 2013 at 10:13 PM, Matouk IFTISSE...
|
|
|
Author: Nitin Pawar,
2013-06-06, 17:27
|
|
|
|