Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

How to remove Impala from our Hadoop cluster.

avatar
New Contributor

While removing impala i am getting following error from cloudera manager (GUI).

 

The following service(s) depend on Impala service Impala. They need to be deleted before deleting Impala.

  • Hue service Hue

But i am using hue service .

1 ACCEPTED SOLUTION

avatar
Contributor

1. You can go into the Configuration tab for the Hue Service,

2. Search for the Property "Impala Service" and select the option 'none',

3. Click Save Changes.

 

You now can delete the Impala service from the home page.

View solution in original post

2 REPLIES 2

avatar
Contributor

1. You can go into the Configuration tab for the Hue Service,

2. Search for the Property "Impala Service" and select the option 'none',

3. Click Save Changes.

 

You now can delete the Impala service from the home page.

avatar
New Contributor

Thanks , andyao