| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
632 (0.259s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-3061] hive.binary.record.max.length is a magic string - Hive - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HIVE-3061
Author: Edward Capriolo,
2012-12-19, 15:58
|
|
|
[HIVE-3081] ROFL Moment. Numberator and denaminator typos - Hive - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HIVE-3081
Author: Edward Capriolo,
2012-12-19, 15:52
|
|
|
Re: HiveQL include/load other hiveql script ? - Hive - [mail # user]
|
|
...nested I believe. On Thursday, December 13, 2012, Alexandre Fouche wrote: script, either local or in HDFS ?...
|
|
|
Author: Edward Capriolo,
2012-12-13, 23:21
|
|
|
Re: [DISCUSS] HCatalog becoming a subproject of Hive - Hive - [mail # dev]
|
|
...I initially was a hesitant of hcatalog mostly because I imagined we would end up in a spot very similar to this. Namely the hcatlog folks are interested in making a metastore to suppor...
|
|
|
Author: Edward Capriolo,
2012-12-13, 19:59
|
|
|
Re: PK violation during Hive add partition - Hive - [mail # user]
|
|
...This also could be an issue with datanucleas and m$ sql server. The project only officially supports derby and MySQL. Only tests using derby. Everything else is at your own risk. On Mo...
|
|
|
Author: Edward Capriolo,
2012-12-10, 15:18
|
|
|
How is it that every hive release in maven depends on - Hive - [mail # user]
|
|
...http://mvnrepository.com/artifact/org.apache.hive/hive-metastore/0.9.0 javax.jdo jdo2-api 2.3-ec 2.3-ec is not in maven central. All our poms seem to reference this. What i...
|
|
|
Author: Edward Capriolo,
2012-12-06, 16:56
|
|
|
New ODBC driver for hive - Hive - [mail # user]
|
|
...Good stuff. http://www.datastax.com/resources/articles/odbc-for-hive...
|
|
|
Author: Edward Capriolo,
2012-12-05, 17:11
|
|
|
Re: handling null argument in custom udf - Hive - [mail # user]
|
|
...There is no null argument. You should handle the null case in your code. If (arga == null) Or optionally you could use a generic udf but a regular one should handle what you are ...
|
|
|
Author: Edward Capriolo,
2012-12-04, 14:43
|
|
|
Re: Hive 0.7 use the old mapred API - Hive - [mail # user]
|
|
...this is an unfortunate issue with hive we only support mapred api not mapreduce. If you look at the hbase and cassandra support you see that sonetimes you can wrap a mapreduce input format b...
|
|
|
Author: Edward Capriolo,
2012-12-04, 14:35
|
|
|
Re: is Hive support TTL(time to live) now ? - Hive - [mail # user]
|
|
...their is a table level property retention it does not do anything but you can write a program to sweep through the metastore and take action based on that or other custom properties. O...
|
|
|
Author: Edward Capriolo,
2012-11-29, 13:07
|
|
|
|