Pragya Mittal created FALCON-2240:
-------------------------------------
Summary: Enable/disable feature is broken
Key: FALCON-2240
URL: https://issues.apache.org/jira/browse/FALCON-2240
Project: Falcon
Issue Type: Bug
Components: extensions
Affects Versions: trunk
Reporter: Pragya Mittal
Assignee: Pracheer Agarwal
Enable :
{noformat}
dataqa@falcon1001:~$ falcon extension -enable -extensionName extension-example
ERROR: Invalid/missing extension command. Supported commands include enumerate,
definition, describe, list, instances, submit, submitAndSchedule, schedule,
suspend, resume, delete, update, validate, enable, disable. Please refer to
Falcon CLI twiki for more details.
{noformat}
Disable :
{noformat}
dataqa@falcon1001:~$ falcon extension -disable extension-example
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
ERROR: Invalid/missing extension command. Supported commands include enumerate,
definition, describe, list, instances, submit, submitAndSchedule, schedule,
suspend, resume, delete, update, validate, enable, disable. Please refer to
Falcon CLI twiki for more details.
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)