Re: thrift dependency error - pip

2018-07-19 Thread Bharath Vissapragada
Update: I'm not able to repro this anymore. I just did a clean build and don't see the errors now. Strange. On Thu, Jul 19, 2018 at 5:57 PM Tim Armstrong wrote: > It's weird that it thinks that thrift_sasl-0.1.0.tar.gz is a version of > thrift. Yep. For some reason it was expecting a thrift de

Re: thrift dependency error - pip

2018-07-19 Thread Tim Armstrong
It's weird that it thinks that thrift_sasl-0.1.0.tar.gz is a version of thrift. Do you have a thrift tarball in infra/python/deps/? You could try rerunning ./infra/python/deps/download_requirements On Thu, Jul 19, 2018 at 5:30 PM, Bharath Vissapragada < bhara...@cloudera.com.invalid> wrote: > On

Re: thrift dependency error - pip

2018-07-19 Thread Bharath Vissapragada
On Thu, Jul 19, 2018 at 5:20 PM Tianyi Wang wrote: > - How could an impyla commit on github break impala given that we didn't > change the dependent impyla version in > > https://github.com/apache/impala/blame/2a40e8f2a973391b61165ebd95cb30b9b67d93ba/infra/python/deps/compiled-requirements.txt >

Re: thrift dependency error - pip

2018-07-19 Thread Tianyi Wang
- How could an impyla commit on github break impala given that we didn't change the dependent impyla version in https://github.com/apache/impala/blame/2a40e8f2a973391b61165ebd95cb30b9b67d93ba/infra/python/deps/compiled-requirements.txt ? - I think the diff makes sense. Though we don't use the pip-

Re: thrift dependency error - pip

2018-07-19 Thread Bharath Vissapragada
Digging a bit more, looks like this impyla change broke from 2 days ago broke our dependency chain. For now I unblocked my build with the following diff, but I'm not totally sure that is the right approach, since w

thrift dependency error - pip

2018-07-19 Thread Bharath Vissapragada
I started hitting this suddenly (on Ubuntu-14.04). Anyone knows how to fix this? INFO:bootstrap_virtualenv:Installing compiled requirements into the virtualenv Traceback (most recent call last): File "/home/bharath/Impala/bin/../infra/python/bootstrap_virtualenv.py", line 390, in if install