CISCO AND AVAYA IP Phones

2016-03-01 Thread Laison Computech Inc
Hi, Clean tested working pulls CPUs and QTYs in stock. 115 X X5650 65 X E5410 75 X X5660 145 X E5530 100 X E5645 40 X X5680 75 X X5690 Brand new sealed IP phones and QTYs in stock. 55 x CP-7937G 77 x CP-7942G 54 x CP-7945G 75 x CP-7962G .. 45 x Avaya 9630 65 x Avaya 9641 55 x Avaya 9640

Re: Spark on Kudu

2016-03-01 Thread Benjamin Kim
Hi J-D, Quick question… Is there an ETA for KUDU-1214? I want to target a version of Kudu to begin real testing of Spark against it for our devs. At least, I can tell them what timeframe to anticipate. Just curious, Benjamin Kim Data Solutions Architect [a•mo•bee] (n.) the company defining

Re: help on buiding Kudu Java Client 0.7.0

2016-03-01 Thread Darren Hoo
That's great! Thanks! On Wed, Mar 2, 2016 at 1:19 AM, Jean-Daniel Cryans wrote: > See step 2: http://getkudu.io/docs/installation.html#rhel_from_source > > Patching the client might just be easier than building all of thirdparties. > > J-D > > On Tue, Mar 1, 2016 at 9:10

Re: help on buiding Kudu Java Client 0.7.0

2016-03-01 Thread Darren Hoo
Thanks to Mike and Jean for your tip, I have built the java client now. But I still have some difficulties building third parties which I bypassed before building java client, especially when build_llvm: -- Looking for __atomic_fetch_add_4 in atomic -- Looking for __atomic_fetch_add_4 in atomic

Re: help on buiding Kudu Java Client 0.7.0

2016-03-01 Thread Jean-Daniel Cryans
Hi Darren, This was fixed in https://github.com/cloudera/kudu/commit/7a0244c8c539dd800b7269c32a6826d2fdad43d9 If you can't apply the patch, the workaround is to build the third parties. J-D On Tue, Mar 1, 2016 at 1:30 AM, Darren Hoo wrote: > I have installed the exact

help on buiding Kudu Java Client 0.7.0

2016-03-01 Thread Darren Hoo
I have installed the exact version 2.6.1 of protoc $ which protoc /usr/local/bin/protoc $ protoc --version libprotoc 2.6.1 but when I try to build the Java Client, I got this error: [INFO] Kudu ... SUCCESS [ 1.375 s] [INFO] Kudu Annotations