| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
54 (0.414s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Problem with using Postgres as hive meta store DB. - Hive - [mail # user]
|
|
...On Wed, Jan 23, 2013 at 4:46 PM, Ehsan Haq wrote: You can set standard_conforming_strings = off in postgresql.conf to avoid this....
|
|
|
Author: wd,
2013-01-23, 09:00
|
|
|
Re: hive query not running in cron job - Hive - [mail # user]
|
|
...This problem was caused by some env values not include when run by crontab, it's a common error for shell script writing . :)...
|
|
|
Author: wd,
2012-11-24, 01:27
|
|
|
Re: hive query not running in cron job - Hive - [mail # user]
|
|
...Add the following line before your crontab config source ~/.bashrc On Thu, Nov 22, 2012 at 5:59 PM, Chunky Gupta wrote: ...
|
|
|
Author: wd,
2012-11-23, 05:54
|
|
|
Re: Please help : Hive + postgres integration. Drop table query is hanging. - Hive - [mail # user]
|
|
...http://www.mail-archive.com/[EMAIL PROTECTED]/msg01293.html Maybe the same error? On Wed, Aug 29, 2012 at 12:27 PM, rohithsharma wrote: string=\N lt ult lt...
|
|
|
Author: wd,
2012-08-29, 05:36
|
|
|
[HIVE-3069] Drop partition problem - Hive - [issue]
|
|
...Setup a new hive 0.9 client, follow this stepshive> create table t1(a int) partitioned by ( dt int );OKTime taken: 0.097 secondshive> load data local inpath '/tmp/t' into table t1 part...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3069
Author: wd,
2012-06-01, 13:34
|
|
|
Re: Hive partition problem - Hive - [mail # user]
|
|
...It's too bad. I've file a issue at hive jira, https://issues.apache.org/jira/browse/HIVE- 3069. On Thu, May 31, 2012 at 5:16 PM, Malcolm Tye w rote: onth_day" ....
|
|
|
Author: wd,
2012-05-31, 09:37
|
|
|
Re: Hive partition problem - Hive - [mail # user]
|
|
...Is this a bug? Should I report a bug to hive? On Thu, May 31, 2012 at 3:56 PM, wd wrote: te: you om> saw 11 111'...
|
|
|
Author: wd,
2012-05-31, 08:31
|
|
|
Re: Hive partition problem - Hive - [mail # user]
|
|
...Still no useful output. But we found the problem. When the partition col type is int, it can't be droped. After change it to string, it can be droped. On Thu, May 31, 2012 at 3:4...
|
|
|
Author: wd,
2012-05-31, 07:56
|
|
|
Re: Hive partition problem - Hive - [mail # user]
|
|
...Nothing output in hive history file, is there an other log file or an option to output detail log ? On Thu, May 31, 2012 at 3:34 PM, Aniket Mokashi wrote:...
|
|
|
Author: wd,
2012-05-31, 07:41
|
|
|
Re: Hive partition problem - Hive - [mail # user]
|
|
...No problem, thanks for your reply. I'm very curious why this didn't work, this sql come from hive wiki. The metadata is store in postgres, does it matter? On Thu, May 31, 2012 at 3:26 ...
|
|
|
Author: wd,
2012-05-31, 07:33
|
|
|
|