[
https://issues.apache.org/jira/browse/FALCON-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376332#comment-15376332
]
ASF GitHub Bot commented on FALCON-2076:
----------------------------------------
GitHub user bvellanki opened a pull request:
https://github.com/apache/falcon/pull/225
FALCON-2076 Server fails to start since extension.store.uri is empty in
startup.properties
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bvellanki/falcon FALCON-2076
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/falcon/pull/225.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #225
----
commit f86964ea731e30f3cbaf2c01d0c7215eb17bcd08
Author: bvellanki <[email protected]>
Date: 2016-07-14T05:24:13Z
FALCON-2076 Server fails to start since extension.store.uri is not defined
in startup.properties
----
> Server fails to start since extension.store.uri is not defined in
> startup.properties
> ------------------------------------------------------------------------------------
>
> Key: FALCON-2076
> URL: https://issues.apache.org/jira/browse/FALCON-2076
> Project: Falcon
> Issue Type: Bug
> Components: prism
> Affects Versions: 0.10
> Reporter: Pragya Mittal
> Assignee: Balu Vellanki
> Fix For: 0.10
>
>
> If the following property is left blank :
> HDFS location of extension store for extension artifacts
> *.extension.store.uri=
> Then falcon fails to start saying extension uri to be defined. I have to
> explicitly remove it along with org.apache.falcon.extensions.ExtensionService
> from application services.
> These should be handled and falcon should not fail to start in absence of
> these properties.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)