[GitHub] [incubator-sdap-nexus] tloubrieu-jpl commented on a change in pull request #101: SDAP-249 : add solr time out client argument to webapp, use it in the data acces…

2020-06-22 Thread GitBox
tloubrieu-jpl commented on a change in pull request #101: URL: https://github.com/apache/incubator-sdap-nexus/pull/101#discussion_r443932972 ## File path: data-access/nexustiles/dao/CassandraProxy.py ## @@ -168,6 +168,7 @@ def __init__(self, config): def __open(self):

[GitHub] [incubator-sdap-nexus] tloubrieu-jpl commented on a change in pull request #101: SDAP-249 : add solr time out client argument to webapp, use it in the data acces…

2020-06-22 Thread GitBox
tloubrieu-jpl commented on a change in pull request #101: URL: https://github.com/apache/incubator-sdap-nexus/pull/101#discussion_r443932994 ## File path: data-access/nexustiles/dao/SolrProxy.py ## @@ -36,12 +36,18 @@ class SolrProxy(object): def __init__(self, config):

[GitHub] [incubator-sdap-nexus] tloubrieu-jpl commented on a change in pull request #101: SDAP-249 : add solr time out client argument to webapp, use it in the data acces…

2020-06-22 Thread GitBox
tloubrieu-jpl commented on a change in pull request #101: URL: https://github.com/apache/incubator-sdap-nexus/pull/101#discussion_r443931960 ## File path: analysis/webservice/webapp.py ## @@ -156,6 +155,23 @@ def async_callback(self, result): if hasattr(result, 'clean

[GitHub] [incubator-sdap-nexus] tloubrieu-jpl commented on a change in pull request #101: SDAP-249 : add solr time out client argument to webapp, use it in the data acces…

2020-06-22 Thread GitBox
tloubrieu-jpl commented on a change in pull request #101: URL: https://github.com/apache/incubator-sdap-nexus/pull/101#discussion_r443916050 ## File path: analysis/webservice/webapp.py ## @@ -156,6 +155,23 @@ def async_callback(self, result): if hasattr(result, 'clean

[GitHub] [incubator-sdap-nexus] tloubrieu-jpl commented on a change in pull request #101: SDAP-249 : add solr time out client argument to webapp, use it in the data acces…

2020-06-22 Thread GitBox
tloubrieu-jpl commented on a change in pull request #101: URL: https://github.com/apache/incubator-sdap-nexus/pull/101#discussion_r443915590 ## File path: analysis/webservice/algorithms/doms/DomsInitialization.py ## @@ -49,6 +49,7 @@ def init(self, config): log.info("

[jira] [Updated] (SDAP-238) Integrate Collection Ingester with SDAP Helm chart

2020-06-22 Thread Eamon Ford (Jira)
[ https://issues.apache.org/jira/browse/SDAP-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eamon Ford updated SDAP-238: Status: In Progress (was: To Do) > Integrate Collection Ingester with SDAP Helm chart >

[jira] [Updated] (SDAP-245) github repository organization (single repository vs one per component: granules ingestion, collection ingester, config operator)

2020-06-22 Thread Eamon Ford (Jira)
[ https://issues.apache.org/jira/browse/SDAP-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eamon Ford updated SDAP-245: Resolution: Done Status: Done (was: In Progress) > github repository organization (single repository

[GitHub] [incubator-sdap-ingester] eamonford merged pull request #2: Add granule ingester code to this repo

2020-06-22 Thread GitBox
eamonford merged pull request #2: URL: https://github.com/apache/incubator-sdap-ingester/pull/2 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [incubator-sdap-ingester] eamonford commented on pull request #2: Add granule ingester code to this repo

2020-06-22 Thread GitBox
eamonford commented on pull request #2: URL: https://github.com/apache/incubator-sdap-ingester/pull/2#issuecomment-647831077 I will add some documentation to the readme file. This is an automated message from the Apache Git

[GitHub] [incubator-sdap-ingester] eamonford commented on pull request #2: Add granule ingester code to this repo

2020-06-22 Thread GitBox
eamonford commented on pull request #2: URL: https://github.com/apache/incubator-sdap-ingester/pull/2#issuecomment-647830877 @tloubrieu-jpl the reason there is both `conda_requirements.txt` and `requirements.txt` is because: 1) `setup.py` is using conda instead of pip to install most of

[jira] [Updated] (SDAP-253) Add maxima/minina map algorithm to analysis capabilities

2020-06-22 Thread Eamon Ford (Jira)
[ https://issues.apache.org/jira/browse/SDAP-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eamon Ford updated SDAP-253: Resolution: Done Status: Done (was: In Progress) > Add maxima/minina map algorithm to analysis capab

[jira] [Updated] (SDAP-253) Add maxima/minina map algorithm to analysis capabilities

2020-06-22 Thread Eamon Ford (Jira)
[ https://issues.apache.org/jira/browse/SDAP-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eamon Ford updated SDAP-253: Sprint: SDAP Sprint 3 > Add maxima/minina map algorithm to analysis capabilities > --

[jira] [Updated] (SDAP-253) Add maxima/minina map algorithm to analysis capabilities

2020-06-22 Thread Eamon Ford (Jira)
[ https://issues.apache.org/jira/browse/SDAP-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eamon Ford updated SDAP-253: Assignee: Eamon Ford Status: In Progress (was: To Do) > Add maxima/minina map algorithm to analysis ca

[jira] [Assigned] (SDAP-253) Add maxima/minina map algorithm to analysis capabilities

2020-06-22 Thread Eamon Ford (Jira)
[ https://issues.apache.org/jira/browse/SDAP-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eamon Ford reassigned SDAP-253: --- Assignee: Maya DeBellis (was: Eamon Ford) > Add maxima/minina map algorithm to analysis capabilities

[GitHub] [incubator-sdap-ingester] eamonford opened a new pull request #4: SDAP-237 Dockerize Collection Manager

2020-06-22 Thread GitBox
eamonford opened a new pull request #4: URL: https://github.com/apache/incubator-sdap-ingester/pull/4 https://issues.apache.org/jira/browse/SDAP-237 This is an automated message from the Apache Git Service. To respond to the

[jira] [Updated] (SDAP-255) Granule file path is not correctly published to RabbitMQ

2020-06-22 Thread Eamon Ford (Jira)
[ https://issues.apache.org/jira/browse/SDAP-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eamon Ford updated SDAP-255: Resolution: Fixed Status: Done (was: In Progress) > Granule file path is not correctly published to

[jira] [Updated] (SDAP-256) Collection Manager crashes if collection config file has bad schema

2020-06-22 Thread Eamon Ford (Jira)
[ https://issues.apache.org/jira/browse/SDAP-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eamon Ford updated SDAP-256: Resolution: Fixed Status: Done (was: In Progress) > Collection Manager crashes if collection config

[jira] [Updated] (SDAP-254) Ingestion history does not get saved

2020-06-22 Thread Eamon Ford (Jira)
[ https://issues.apache.org/jira/browse/SDAP-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eamon Ford updated SDAP-254: Resolution: Fixed Status: Done (was: In Progress) > Ingestion history does not get saved > -

[GitHub] [incubator-sdap-ingester] eamonford merged pull request #3: Bug fixes

2020-06-22 Thread GitBox
eamonford merged pull request #3: URL: https://github.com/apache/incubator-sdap-ingester/pull/3 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [incubator-sdap-nexus] eamonford closed pull request #48: SDAP-158 changes from SDAP-149 + Spark imaging algorithms

2020-06-22 Thread GitBox
eamonford closed pull request #48: URL: https://github.com/apache/incubator-sdap-nexus/pull/48 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [incubator-sdap-nexus] eamonford closed pull request #8: SDAP-40 Update Spark Time Series algorithm to handle multiple time steps per tile

2020-06-22 Thread GitBox
eamonford closed pull request #8: URL: https://github.com/apache/incubator-sdap-nexus/pull/8 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [incubator-sdap-nexus] eamonford closed pull request #52: SDAP-149: Generate images directly from data

2020-06-22 Thread GitBox
eamonford closed pull request #52: URL: https://github.com/apache/incubator-sdap-nexus/pull/52 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [incubator-sdap-nexus] eamonford merged pull request #102: SDAP-253 MaximaMinima Algorithm

2020-06-22 Thread GitBox
eamonford merged pull request #102: URL: https://github.com/apache/incubator-sdap-nexus/pull/102 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[jira] [Updated] (SDAP-232) Add better analytics performance logging

2020-06-22 Thread Eamon Ford (Jira)
[ https://issues.apache.org/jira/browse/SDAP-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eamon Ford updated SDAP-232: Resolution: Done Status: Done (was: In Progress) > Add better analytics performance logging > --

[GitHub] [incubator-sdap-nexus] eamonford merged pull request #98: Performance metrics logging

2020-06-22 Thread GitBox
eamonford merged pull request #98: URL: https://github.com/apache/incubator-sdap-nexus/pull/98 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [incubator-sdap-ingester] eamonford opened a new pull request #3: Bug fixes

2020-06-22 Thread GitBox
eamonford opened a new pull request #3: URL: https://github.com/apache/incubator-sdap-ingester/pull/3 This PR fixes the following bugs: https://issues.apache.org/jira/browse/SDAP-254 https://issues.apache.org/jira/browse/SDAP-255 https://issues.apache.org/jira/browse/SDAP-256

[jira] [Updated] (SDAP-257) Add health checks to Collection Manager

2020-06-22 Thread Eamon Ford (Jira)
[ https://issues.apache.org/jira/browse/SDAP-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eamon Ford updated SDAP-257: Sprint: SDAP Sprint 4 > Add health checks to Collection Manager > --- > >

[jira] [Created] (SDAP-257) Add health checks to Collection Manager

2020-06-22 Thread Eamon Ford (Jira)
Eamon Ford created SDAP-257: --- Summary: Add health checks to Collection Manager Key: SDAP-257 URL: https://issues.apache.org/jira/browse/SDAP-257 Project: Apache Science Data Analytics Platform Issu

[jira] [Updated] (SDAP-256) Collection Manager crashes if collection config file has bad schema

2020-06-22 Thread Eamon Ford (Jira)
[ https://issues.apache.org/jira/browse/SDAP-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eamon Ford updated SDAP-256: Sprint: SDAP Sprint 3 > Collection Manager crashes if collection config file has bad schema > ---

[jira] [Updated] (SDAP-256) Collection Manager crashes if collection config file has bad schema

2020-06-22 Thread Eamon Ford (Jira)
[ https://issues.apache.org/jira/browse/SDAP-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eamon Ford updated SDAP-256: Status: In Progress (was: To Do) > Collection Manager crashes if collection config file has bad schema > ---

[jira] [Created] (SDAP-256) Collection Manager crashes if collection config file has bad schema

2020-06-22 Thread Eamon Ford (Jira)
Eamon Ford created SDAP-256: --- Summary: Collection Manager crashes if collection config file has bad schema Key: SDAP-256 URL: https://issues.apache.org/jira/browse/SDAP-256 Project: Apache Science Data Anal

[jira] [Updated] (SDAP-255) Granule file path is not correctly published to RabbitMQ

2020-06-22 Thread Eamon Ford (Jira)
[ https://issues.apache.org/jira/browse/SDAP-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eamon Ford updated SDAP-255: Status: In Progress (was: To Do) > Granule file path is not correctly published to RabbitMQ > --

[jira] [Created] (SDAP-255) Granule file path is not correctly published to RabbitMQ

2020-06-22 Thread Eamon Ford (Jira)
Eamon Ford created SDAP-255: --- Summary: Granule file path is not correctly published to RabbitMQ Key: SDAP-255 URL: https://issues.apache.org/jira/browse/SDAP-255 Project: Apache Science Data Analytics Platfo

[jira] [Updated] (SDAP-255) Granule file path is not correctly published to RabbitMQ

2020-06-22 Thread Eamon Ford (Jira)
[ https://issues.apache.org/jira/browse/SDAP-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eamon Ford updated SDAP-255: Sprint: SDAP Sprint 3 > Granule file path is not correctly published to RabbitMQ > --

[jira] [Updated] (SDAP-254) Ingestion history does not get saved

2020-06-22 Thread Eamon Ford (Jira)
[ https://issues.apache.org/jira/browse/SDAP-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eamon Ford updated SDAP-254: Sprint: SDAP Sprint 3 > Ingestion history does not get saved > > >

[jira] [Updated] (SDAP-254) Ingestion history does not get saved

2020-06-22 Thread Eamon Ford (Jira)
[ https://issues.apache.org/jira/browse/SDAP-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eamon Ford updated SDAP-254: Status: In Progress (was: To Do) > Ingestion history does not get saved > --

[jira] [Created] (SDAP-254) Ingestion history does not get saved

2020-06-22 Thread Eamon Ford (Jira)
Eamon Ford created SDAP-254: --- Summary: Ingestion history does not get saved Key: SDAP-254 URL: https://issues.apache.org/jira/browse/SDAP-254 Project: Apache Science Data Analytics Platform Issue T

[GitHub] [incubator-sdap-nexus] mayadebellis opened a new pull request #102: SDAP-253 MaximaMinima Algorithm

2020-06-22 Thread GitBox
mayadebellis opened a new pull request #102: URL: https://github.com/apache/incubator-sdap-nexus/pull/102 Specified by ECCO scientists /maxMin will return a map of maxima and minima as well as a map of the maxima and minima of the absolute values of the data Ticket: https://is

[jira] [Created] (SDAP-253) Add maxima/minina map algorithm to analysis capabilities

2020-06-22 Thread Maya Debellis (Jira)
Maya Debellis created SDAP-253: -- Summary: Add maxima/minina map algorithm to analysis capabilities Key: SDAP-253 URL: https://issues.apache.org/jira/browse/SDAP-253 Project: Apache Science Data Analytics