| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
23 (0.357s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Hive table export? - Hive - [mail # user]
|
|
... Sqoop 1.0.0+3 is supported against CDH3 B3 vesion of Hadoop (0.20.2+320). Please upgrade your Hadoop installation and try again. Arvind On 10/01/2010 04:09 PM, Tianqi...
|
|
|
Author: Arvind Prabhakar,
2010-10-04, 17:06
|
|
|
Re: JDO upgrade issue with HIVE-1176 - Hive - [mail # user]
|
|
...John, Can you describe the problem in more detail and perhaps give us an example that can be reproduced? Arvind On Thu, Jun 24, 2010 at 7:01 PM, John Sichi wrote: &nb...
|
|
|
Author: Arvind Prabhakar,
2010-06-25, 02:34
|
|
|
Re: table from sequence file - Hive - [mail # user]
|
|
...I think it will be better to take a look at LazySimpleSerDe to see how it serializes and deserializes Struct types. Your implementation should be such that it works with this SerDe seamlessl...
|
|
|
Author: Arvind Prabhakar,
2010-04-16, 19:05
|
|
|
Re: table from sequence file - Hive - [mail # user]
|
|
...On Thu, Apr 15, 2010 at 7:00 PM, Edward Capriolo wrote: The compression being used here - gzip - is not suitable for splitting of the input files. That could be the reason why you are ...
|
|
|
Author: Arvind Prabhakar,
2010-04-16, 17:13
|
|
|
Re: table from sequence file - Hive - [mail # user]
|
|
...Sagar, Unfortunately it is more complicated than that. The idea behind the record reader implementation is to actually convert the underlying writable into a type that is understood by...
|
|
|
Author: Arvind Prabhakar,
2010-04-16, 16:58
|
|
|
Re: table from sequence file - Hive - [mail # user]
|
|
...On Thu, Apr 15, 2010 at 1:23 PM, Edward Capriolo wrote: The SequenceFileAsTextInputFormat converts the sequence record values to string using the toString() invocation. Assuming that y...
|
|
|
Author: Arvind Prabhakar,
2010-04-15, 23:23
|
|
|
Re: table from sequence file - Hive - [mail # user]
|
|
...Hi Sagar, Looks like your source file has custom writable types in it. If that is the case, implementing a SerDe that works with that type may not be that straight forward, although do...
|
|
|
Author: Arvind Prabhakar,
2010-04-15, 19:00
|
|
|
Re: Execution Error - Hive - [mail # user]
|
|
...Yes - this has been fixed in the trunk. See: https://issues.apache.org/jira/browse/HIVE-1277 Arvind On Fri, Feb 26, 2010 at 8:59 AM, Aryeh Berkowitz wrote: do ...
|
|
|
Author: Arvind Prabhakar,
2010-04-14, 01:31
|
|
|
Re: create table exception - Hive - [mail # user]
|
|
...Hi Sagar, You can do this as follows: 1. Set your HADOOP_HOME to the local hadoop installation. The configuration files - core-site.xml, mapred-site.xml, and hdfs-site.xml in $H...
|
|
|
Author: Arvind Prabhakar,
2010-04-05, 20:51
|
|
|
[HIVE-1287] Struct datatype should not use field names for type equivalence. - Hive - [issue]
|
|
...The field names for Struct types are currently being matched for testing type equivalence. This is readily seen by running the following example:hive> create table source ( foo struct <...
|
|
|
http://issues.apache.org/jira/browse/HIVE-1287
Author: Arvind Prabhakar,
2010-03-29, 23:55
|
|
|
|