Re: Tephra unreliable in CI environments

2016-10-10 Thread Poorna Chandra
Cool, thanks for the update! Poorna. On Oct 10, 2016 9:34 PM, "F21" wrote: > Hi Poorna, > > I was able to resolve this with James' help in PHOENIX-3259 by deleting > the guava jar in the HBase distribution and replacing it with the guava-13 > jar. > > Thanks, > Francis > > On 11/10/2016 3:09 PM

Re: Tephra unreliable in CI environments

2016-10-10 Thread F21
Hi Poorna, I was able to resolve this with James' help in PHOENIX-3259 by deleting the guava jar in the HBase distribution and replacing it with the guava-13 jar. Thanks, Francis On 11/10/2016 3:09 PM, Poorna Chandra wrote: Hi Francis, (Apology for the delayed response, I was out of office

Re: Tephra unreliable in CI environments

2016-10-10 Thread Poorna Chandra
Hi Francis, (Apology for the delayed response, I was out of office for the past few weeks.) Do you see a guava-13 jar in the classpath of Tephra? It should be in /lib directory. You can define environment variable CLASSPATH pointing to path of guava-13 jar before starting Tephra. This will put gu