Hi Valencia, That error message should not directly cause a crash - the query should continue to execute.
I don't see any attached logs. My guess without any additional info is that there's a bug on your branch of Impala or related to PowerPC - I don't think we've seen any failures like that in recent memory. Thanks, Tim On Wed, Jan 18, 2017 at 11:12 PM, Valencia Serrao <[email protected]> wrote: > Hi All, > > While executing the load_nested step in dataloading for Impala2.6 on > Ubuntu16.04 ppc64le, impalad crashes with following message in logs: > > "Could not codegen PartitionedAggregationNode::UpdateTuple because > intermediate type STRING is not yet supported for aggregate function > "group_concat()"" > > Here are the logs: *(See attached file: impalad.testvm.test.log.INFO > <http://impalad.testvm.test.log.INFO>.20170118-211515.3848)*, *(See > attached file: load_nested.py.log)*, *(See attached file: > hs_err_pid3848.log)* > > Any guidance on this issue will be helpful. > > Regards, > Valencia >
