[
https://issues.apache.org/jira/browse/METRON-643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15789597#comment-15789597
]
ASF GitHub Bot commented on METRON-643:
---------------------------------------
GitHub user JonZeolla opened a pull request:
https://github.com/apache/incubator-metron/pull/407
METRON-643: Stellar function documentation needs to be updated
The documentation for some the `STATS_*` Stellar functions was moved from
[here](https://github.com/apache/incubator-metron/tree/master/metron-platform/metron-common)
to
[here](https://github.com/apache/incubator-metron/tree/master/metron-analytics/metron-statistics)
as of [this
commit](https://github.com/apache/incubator-metron/commit/b1c89df6f0503e82d5a9c4b7ac9c9e82ea810491)
but the documentation was not correctly updated.
This PR updates the core function table in
[metron-common](https://github.com/apache/incubator-metron/tree/master/metron-platform/metron-common#stellar-core-functions)
to point to the new locations, and fixes some minor typos.
The alternative would be to simply remove the `STATS_*` entries from the
table in metron-common, and to add a pointer to the other locations where
Stellar functions are documented. Open to feedback.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JonZeolla/incubator-metron METRON-643
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-metron/pull/407.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 #407
----
commit 58dcd7d0aa47e01b72b125ae1362c77698a39b29
Author: Jon Zeolla <[email protected]>
Date: 2016-12-31T14:08:49Z
METRON-643: Stellar function documentation needs to be updated
commit 792acb93d4a412209e3930fb517cc4bc69c22c12
Author: Jon Zeolla <[email protected]>
Date: 2016-12-31T14:12:01Z
METRON-643: Stellar function documentation needs to be updated
----
> Stellar function documentation needs to be updated
> --------------------------------------------------
>
> Key: METRON-643
> URL: https://issues.apache.org/jira/browse/METRON-643
> Project: Metron
> Issue Type: Bug
> Reporter: Jon Zeolla
> Assignee: Jon Zeolla
> Priority: Trivial
>
> The documentation for some of the stats functions was moved from
> https://github.com/apache/incubator-metron/tree/master/metron-platform/metron-common
> to
> https://github.com/apache/incubator-metron/tree/master/metron-analytics/metron-statistics
> as of
> https://github.com/apache/incubator-metron/commit/b1c89df6f0503e82d5a9c4b7ac9c9e82ea810491
> but the documentation was not correctly updated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)