Re: Build Failing

2018-07-15 Thread Vincent Tran
Hi Divay, Is it possible that you ran out of space within the container? Vincent On Sun, Jul 15, 2018, 5:04 AM Divay Jindal wrote: > I am trying to build build impala in docker by referring to following link > : > >

Re: minicluster with SSL

2018-02-21 Thread Vincent Tran
, Vincent Tran <vtt...@cloudera.com> wrote: > Hi all, > > Is this the correct way to start the minicluster with SSL? > I have not had much luck with this (I've also tried to generate a new self > signed cert/key pair, but Catalog couldn't connect to Statestore in that > case)

minicluster with SSL

2018-02-21 Thread Vincent Tran
Hi all, Is this the correct way to start the minicluster with SSL? I have not had much luck with this (I've also tried to generate a new self signed cert/key pair, but Catalog couldn't connect to Statestore in that case) : $IMPALA_HOME/bin/start-impala-cluster.py

bin/remote_data_load.py fails to load on full CDH cluster

2018-01-23 Thread Vincent Tran
While working on some data loading to a CDH cluster, I noticed that the aforementioned script requires that the cluster must contain the exact following services and nothing else: HDFS,YARN,HIVE,IMPALA,MAPREDUCE,KUDU,HBASE,ZOOKEEPER It also requires that all services on the cluster must be in

Re: New Impala Contributors: IMPALA-6296

2017-12-29 Thread Vincent Tran
You should be able to just simply "assign to me" if you are signed into ADD Jira. On Dec 29, 2017 9:54 AM, "Manaswini Maharana" wrote: > Good morning, Team - any update on this? > > - Mansi > > > On Thu, Dec 28, 2017 at 12:32 AM, Manaswini Maharana < >

Re: Impala minidump dump_breakpad_symbols

2017-11-29 Thread Vincent Tran
Not sure. It happens often. I've never had the need to look at the function calls of these dependent libraries so I never pursued. I will defer to Lars. On Wed, Nov 29, 2017 at 9:53 AM, sanysand...@gmail.com < sanysand...@gmail.com> wrote: > > > On 2017-11-29 19:15, Vi

Re: Impala minidump dump_breakpad_symbols

2017-11-29 Thread Vincent Tran
Hi Sandish, 1) What is the OS version of the host that generated this md? 2) Was your CDH build patched? 3) What is the full output of your dump symbols command? On Nov 29, 2017 2:13 AM, "sanysand...@gmail.com" <sanysand...@gmail.com> wrote: > > > On 2017-11-29

Re: Impala minidump dump_breakpad_symbols

2017-11-28 Thread Vincent Tran
ing+Impala+Minidumps On Wed, Nov 29, 2017 at 12:28 AM, sanysand...@gmail.com < sanysand...@gmail.com> wrote: > > > On 2017-11-29 10:31, Vincent Tran <vtt...@cloudera.com> wrote: > > Hi Sandish, > > > > Did you get the minidump from the minicluster of this private

Re: Impala minidump dump_breakpad_symbols

2017-11-28 Thread Vincent Tran
Hi Sandish, Did you get the minidump from the minicluster of this private build? It looks like the hash of your private build symbols and the one from the md do not match. You can turn the md into a core to see the original binary version that generated it: /bin/minidump-2-core