[ https://issues.apache.org/jira/browse/FALCON-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676096#comment-15676096
]
ASF GitHub Bot commented on FALCON-2180:
----------------------------------------
Github user PraveenAdlakha closed the pull request at:
https://github.com/apache/falcon/pull/296
> enumerate command failing in default packing
> --------------------------------------------
>
> Key: FALCON-2180
> URL: https://issues.apache.org/jira/browse/FALCON-2180
> Project: Falcon
> Issue Type: Bug
> Reporter: Praveen Adlakha
> Assignee: Praveen Adlakha
>
> Hi All,
> Getting this error in falcon on the default packing we should remove mirroring folder
getting created in the extension folder.
> {code}
> ./bin/falcon extension -enumerate
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in [jar:file:/usr/local/falcon/falcon-0.11-SNAPSHOT/client/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in [jar:file:/usr/local/falcon/falcon-0.11-SNAPSHOT/client/lib/falcon-shell-0.11-SNAPSHOT.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
> SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
> ERROR: Internal Server Error;java.lang.Exception: For extension mirroring there are
no artifacts at the extension store path file:/usr/local/falcon/falcon-0.11-SNAPSHOT/extensions
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|