My mistake, forgot to mention one more configuration that needs to be added:


  <property>
    <name>lens.server.ws.resourcenames</name>

<value>session,metastore,query,quota,scheduler,index,log,savedquery</value>
    <description>These JAX-RS resources would be started in the specified
order when lens-server starts up</description>
  </property>


On Mon, Jul 4, 2016 at 4:49 PM Gary Wu <[email protected]> wrote:

> I also restart the ui server and len-server after I change the
> lens-site.xml.
>
> On Mon, Jul 4, 2016 at 7:17 PM, Gary Wu <[email protected]> wrote:
>
>> Hi,
>> I have added this configuration
>>
>>> <property>
>>>   <name>lens.server.servicenames</name>
>>>   <value>session,query,metastore,scheduler,quota,savedquery</value>
>>>
>>>   <description>These services would be started in the specified order when 
>>> lens-server starts up</description>
>>> </property>
>>>
>>> into lens-site.xm, but it still printed "Please enable Saved Queries
>> feature in the LENS Server to proceed."
>> Should I add *any other* configurations into in lens-site.xml ?
>>
>> Thanks
>>
>> On Mon, Jul 4, 2016 at 5:31 PM, Rajat Khandelwal <[email protected]>
>> wrote:
>>
>>> Add the following to lens-site.xml and restart lens server. Then restart 
>>> the ui server.
>>>
>>> <property>
>>>   <name>lens.server.servicenames</name>
>>>   <value>session,query,metastore,scheduler,quota,savedquery</value>
>>>
>>>   <description>These services would be started in the specified order when 
>>> lens-server starts up</description>
>>> </property>
>>>
>>>
>>> On Mon, Jul 4, 2016 at 2:37 PM Gary Wu <[email protected]>
>>> wrote:
>>>
>>>> HI,
>>>>
>>>> After I input some commands in the lens-ui, the prompt shows as follow:
>>>>
>>>> Please enable Saved Queries feature in the LENS Server to proceed.
>>>>
>>>> please see the attachment.
>>>>
>>>> Which configuration should I add in the server conf file?
>>>>
>>>> Thanks
>>>> Gary
>>>>
>>>
>>
>

Reply via email to