Re: Table schema size limit to 4000 chars ?

2012-12-17 Thread Alexandre Fouche
Fouche On Monday 17 December 2012 at 14:24, Alexandre Fouche wrote: > Hi, > > I have an avro table with a schema that is around 8000 chars, and cannot > query from it: > > First i had issue when creating the table, Hive will throw an exception > because the field in MyS

Table schema size limit to 4000 chars ?

2012-12-17 Thread Alexandre Fouche
(Schema.java:981) ... 30 more -- Alexandre Fouche

HiveQL include/load other hiveql script ?

2012-12-13 Thread Alexandre Fouche
Hi Is there a HiveQL statement to load, import or execute another HiveQL script, either local or in HDFS ? (yes, i already search in docs and book) AF

Re: Hive parallel execution deadlocks, need restart of yarn-nodemanager

2012-12-07 Thread Alexandre Fouche
concurrency, and like before all containers were running an ApplicationManager ! Thank you very much ! -- Alexandre Fouche Lead operations engineer, cloud architect http://www.cleverscale.com | @cleverscale Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Thursday 6 December 2012 at 21:08

Hive parallel execution deadlocks, need restart of yarn-nodemanager

2012-12-06 Thread Alexandre Fouche
Is there a known deadlock issue or bug when using Hive parallel execution with more parallel hive threads than there are computing nodemanagers ? On my test cluster, i have set Hive parallel excution to 2 or 3 threads, and have only 1 computing nodemanager with 5 cpu cores. When i run a hive re

Re: Multiple insert overwrite into multiple tables query stores same results in all tables

2012-11-10 Thread Alexandre Fouche
For information, i created https://issues.apache.org/jira/browse/HIVE-3699 On Tuesday 6 November 2012 at 21:40, Alexandre Fouche wrote: > Hi, > > I am doing a query with multiple INSERT OVERWRITE to multiple tables, in > order to scan the dataset only 1 time, and i end up havi

Re: Hive NR map progress inconsistent and regurlarly restart from 0%

2012-11-07 Thread Alexandre Fouche
Well, that is my problem here: i checked the logs on resourcemanager and nodemanagers and saw nothing suspicious, but these logs are too verbose. Could it be the data or avro records which have issues ? -- Alexandre Fouche Lead operations engineer, cloud architect http://www.cleverscale.com