You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "kartheek muthyala (JIRA)" <ji...@apache.org> on 2016/01/29 07:45:39 UTC

[jira] [Created] (LENS-938) CLI cannot take values for params containing spaces

kartheek muthyala created LENS-938:
--------------------------------------

             Summary: CLI cannot take values for params containing spaces
                 Key: LENS-938
                 URL: https://issues.apache.org/jira/browse/LENS-938
             Project: Apache Lens
          Issue Type: Bug
            Reporter: kartheek muthyala
            Priority: Minor


Hi, 
I am trying to set the following params using Lens CLI

lens-shell>set  lens.query.result.output.serde=ROW FORMAT SERDE 'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'

This didn't return set param successful msg. However if i change this to 

lens-shell>set  lens.query.result.output.serde=ROW-FORMAT-SERDE'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'
Set param succeeded

Most probably a problem with spaces. Kindly resolve.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)