So here is what I understand:

I need to pick the files built
here: /home/ubuntu/Impala/be/build/debug/service

ubuntu@ip-172-30-2-163:~/Impala/be/build/debug/service$ ls -l
total 330928
-rwxrwxr-x 1 ubuntu ubuntu 59342696 Sep 12 19:25 hs2-util-test
*-rwxrwxr-x 1 ubuntu ubuntu 58803080 Sep 12 19:24 impalad*
*-rwxrwxr-x 1 ubuntu ubuntu 63169736 Sep 12 19:25 libfesupport.so*
*-rwxrwxr-x 1 ubuntu ubuntu 37056896 Sep  6 21:41 libService.so*
-rwxrwxr-x 1 ubuntu ubuntu 59526680 Sep 12 19:25 query-options-test
-rwxrwxr-x 1 ubuntu ubuntu 60960616 Sep 12 19:25 session-expiry-test
ubuntu@ip-172-30-2-163:~/Impala/be/build/debug/service$

and replace it with one on my test cluster for backend part.


For the frontend, i need to pick the below file:

*/home/ubuntu/Impala/fe/target/impala-frontend-0.1-SNAPSHOT.jar *


I couldn't find the impala-data-source-api*.jar file


Regards,
Pradeep Nayak

http://pradeepnayak.in
http://twitter.com/_prdp

On Mon, Sep 12, 2016 at 1:26 PM, Tim Armstrong <tarmstr...@cloudera.com>
wrote:

> I don't think this is documented anywhere. You would need to replace the
> impalad binary and libfesupport.so under sbin-retail or sbin-debug for the
> release or debug builds respectively. You also need to replace
> impala-frontend-*.jar and impala-data-source-api*.jar.
>
> You also need to make sure the statestored and catalogd symlinks point to
> the impalad binary,
>
> On Mon, Sep 12, 2016 at 1:06 PM, Pradeep Nayak <pradeep1...@gmail.com>
> wrote:
>
>> This question may sound noob, but apologies in advance.
>>
>> I have changes in the impala source code (both backend and frontend
>> components). How do I go about installing this version of Impala on my
>> cloudera test cluster ? I know the path where I can replace the front end
>> built jar file, but not sure of the backend parts.
>>
>> Regards,
>> Pradeep Nayak
>>
>> http://pradeepnayak.in
>> http://twitter.com/_prdp
>>
>
>

Reply via email to