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)