Dmitry Lysnichenko created AMBARI-6955:
------------------------------------------
Summary: Allow Customers To Define The Sqoop User
Key: AMBARI-6955
URL: https://issues.apache.org/jira/browse/AMBARI-6955
Project: Ambari
Issue Type: Task
Components: agent, controller
Affects Versions: 1.7.0
Reporter: Dmitry Lysnichenko
Assignee: Dmitry Lysnichenko
Fix For: 1.7.0
When installing Sqoop, there is no configuration section, and thus no "Misc"
tab to specify the Sqoop user.
Post-install, the Sqoop user is not exposed via
api/v1/clusters/c1/configurations?type=global&tag=version1
And it is hardcoded as
{code}
sqoop_user = "sqoop"
{code}
in params.py
--
This message was sent by Atlassian JIRA
(v6.2#6252)