[jira] [Commented] (SDAP-424) Inclusion of precompiled code (gradle-wrapper.jar) in release

2023-01-03 Thread Julian Hyde (Jira)


[ 
https://issues.apache.org/jira/browse/SDAP-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17654319#comment-17654319
 ] 

Julian Hyde commented on SDAP-424:
--

We had the same problem in CALCITE-4575. The solution was to exclude 
{{gradlew.bat}}, {{gradlew}} and {{gradle/wrapper/*}} from the src.tar.gz file. 
(We did not remove these files from the git repo).

We also modified the build instructions to say that if you were building from a 
source tarball you must use '{{gradle build}}'. (If building from git you can 
use '{{./gradlew build}}'.)

> Inclusion of precompiled code (gradle-wrapper.jar) in release
> -
>
> Key: SDAP-424
> URL: https://issues.apache.org/jira/browse/SDAP-424
> Project: Apache Science Data Analytics Platform
>  Issue Type: Task
>Reporter: Riley Kuttruff
>Priority: Major
>
> In nexusproto
>  
> This is not permitted by ASF policy
>  
> See: https://issues.apache.org/jira/browse/LEGAL-570



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: [DISCUSS] RC2 IPMC vote thread

2023-01-03 Thread Julian Hyde
Thanks for your answer, Frank. I thought I'd ask just in case the
project had gotten stuck in a place not needed by current
requirements.

Let's definitely continue the discussion after the release. All of the
components that are part of a project should be released from time to
time, and, I dare say, at least once before graduation. As a reviewer,
it's of course easier to review a single release that contains a
single .tar.gz file (even if it contains the source code of ten
components). But that wouldn't make sense if those components are
versioned independently.

We're almost there with the release. The toughest part of every
podling's life cycle is the first time Justin Mclean reviews their
release artifacts. He doesn't miss a thing. We're over that hump now
-- huge thanks, Riley! -- so let's keep going. I predict there will be
one more RC and it will sail through both the dev@sdap and the
general@incubator votes.

Julian


On Tue, Jan 3, 2023 at 3:00 PM Frank Greguska  wrote:
>
> I'll do my best.
>
> Technically, SDAP has 10 repositories:
> https://github.com/apache?utf8=%E2%9C%93=incubator-sdap==
>
> A few of those should be archived/cleaned up at this point but that hasn't
> been a priority. In general though, SDAP is not one piece of software. It
> is a suite of software needed to accomplish the goal of running an
> integrated data analytic center for Big Science problems. This has been the
> subject of discussion for a while; should SDAP have one single major
> version that encompasses all components or should they each be
> versioned/packaged independently? We've decided for this first go around to
> just create one artifact with the most important/commonly used components
> needed to say SDAP is installed.
>
> - Frank
>
> On Tue, Jan 3, 2023 at 2:35 PM Julian Hyde  wrote:
>
> > Can someone explain why SDAP has 3 separate GitHub repositories rather
> > than one?
> >
> > It's not my place to suggest changes. But if the separate repositories
> > are causing more pain than joy, it might be worth reconsidering.
> > (Several times I have typed in
> > https://github.com/apache/incubator-sdap/ and been surprised that
> > there's nothing there.)
> >
> > Julian
> >
> > On Tue, Jan 3, 2023 at 2:20 PM Riley Kuttruff  wrote:
> > >
> > > Thanks. This change will require an update to the build instructions. I
> > have an open pull request to get that done [1] that I would like to get
> > approved and merged before trying the next rc.
> > >
> > > [1] https://github.com/apache/incubator-sdap-nexus/pull/225
> > >
> > > On 2023/01/03 21:50:30 Frank Greguska wrote:
> > > > Makes sense to me.
> > > >
> > > > - Frank
> > > >
> > > > On Tue, Jan 3, 2023 at 1:16 PM Riley Kuttruff  wrote:
> > > >
> > > > > I've been looking into better structuring our release artifacts and
> > was
> > > > > wondering if anyone had any opinions on how I've updated it:
> > > > >
> > > > >
> > > > > > (sdap-nexus) rileykk@MT-110978 apache-sdap-1.0.0-rc3 % tar -tf
> > > > > apache-sdap-nexusproto-1.0.0-src-incubating.tar.gz
> > > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/.gitignore
> > > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/CONTRIBUTING.md
> > > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/DISCLAIMER-WIP
> > > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/LICENSE
> > > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/NOTICE
> > > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/README
> > > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/README.md
> > > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/build.gradle
> > > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradle.properties
> > > > > >
> > > > >
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradle/wrapper/gradle-wrapper.jar
> > > > > >
> > > > >
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradle/wrapper/gradle-wrapper.properties
> > > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradlew
> > > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradlew.bat
> > > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/jenkins/Jenkinsfile
> > > > > >
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/jenkins/pipeline-syntax.gdsl
> > > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/nexusproto.iml
> > > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/settings.gradle
> > > > > >
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/proto/DataTile.proto
> > > > > >
> > > > >
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/python/nexusproto/__init__.py
> > > > > >
> > > > >
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/python/nexusproto/serialization.py
> > > > > >
> > > > >
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/python/nexusproto/setup.py
> > > > > > (sdap-nexus) rileykk@MT-110978 apache-sdap-1.0.0-rc3 % tar -tf
> > > > > apache-sdap-nexus-1.0.0-src-incubating.tar.gz
> > > > > > Apache-SDAP/apache-sdap-nexus-1.0.0/.gitignore
> > > > > > Apache-SDAP/apache-sdap-nexus-1.0.0/CHANGELOG.md
> > > > > > Apache-SDAP/apache-sdap-nexus-1.0.0/CONTRIBUTING.md
> > > > > > 

Re: [DISCUSS] RC2 IPMC vote thread

2023-01-03 Thread Frank Greguska
I'll do my best.

Technically, SDAP has 10 repositories:
https://github.com/apache?utf8=%E2%9C%93=incubator-sdap==

A few of those should be archived/cleaned up at this point but that hasn't
been a priority. In general though, SDAP is not one piece of software. It
is a suite of software needed to accomplish the goal of running an
integrated data analytic center for Big Science problems. This has been the
subject of discussion for a while; should SDAP have one single major
version that encompasses all components or should they each be
versioned/packaged independently? We've decided for this first go around to
just create one artifact with the most important/commonly used components
needed to say SDAP is installed.

- Frank

On Tue, Jan 3, 2023 at 2:35 PM Julian Hyde  wrote:

> Can someone explain why SDAP has 3 separate GitHub repositories rather
> than one?
>
> It's not my place to suggest changes. But if the separate repositories
> are causing more pain than joy, it might be worth reconsidering.
> (Several times I have typed in
> https://github.com/apache/incubator-sdap/ and been surprised that
> there's nothing there.)
>
> Julian
>
> On Tue, Jan 3, 2023 at 2:20 PM Riley Kuttruff  wrote:
> >
> > Thanks. This change will require an update to the build instructions. I
> have an open pull request to get that done [1] that I would like to get
> approved and merged before trying the next rc.
> >
> > [1] https://github.com/apache/incubator-sdap-nexus/pull/225
> >
> > On 2023/01/03 21:50:30 Frank Greguska wrote:
> > > Makes sense to me.
> > >
> > > - Frank
> > >
> > > On Tue, Jan 3, 2023 at 1:16 PM Riley Kuttruff  wrote:
> > >
> > > > I've been looking into better structuring our release artifacts and
> was
> > > > wondering if anyone had any opinions on how I've updated it:
> > > >
> > > >
> > > > > (sdap-nexus) rileykk@MT-110978 apache-sdap-1.0.0-rc3 % tar -tf
> > > > apache-sdap-nexusproto-1.0.0-src-incubating.tar.gz
> > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/.gitignore
> > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/CONTRIBUTING.md
> > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/DISCLAIMER-WIP
> > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/LICENSE
> > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/NOTICE
> > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/README
> > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/README.md
> > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/build.gradle
> > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradle.properties
> > > > >
> > > >
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradle/wrapper/gradle-wrapper.jar
> > > > >
> > > >
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradle/wrapper/gradle-wrapper.properties
> > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradlew
> > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradlew.bat
> > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/jenkins/Jenkinsfile
> > > > >
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/jenkins/pipeline-syntax.gdsl
> > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/nexusproto.iml
> > > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/settings.gradle
> > > > >
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/proto/DataTile.proto
> > > > >
> > > >
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/python/nexusproto/__init__.py
> > > > >
> > > >
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/python/nexusproto/serialization.py
> > > > >
> > > >
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/python/nexusproto/setup.py
> > > > > (sdap-nexus) rileykk@MT-110978 apache-sdap-1.0.0-rc3 % tar -tf
> > > > apache-sdap-nexus-1.0.0-src-incubating.tar.gz
> > > > > Apache-SDAP/apache-sdap-nexus-1.0.0/.gitignore
> > > > > Apache-SDAP/apache-sdap-nexus-1.0.0/CHANGELOG.md
> > > > > Apache-SDAP/apache-sdap-nexus-1.0.0/CONTRIBUTING.md
> > > > > Apache-SDAP/apache-sdap-nexus-1.0.0/DISCLAIMER-WIP
> > > > > Apache-SDAP/apache-sdap-nexus-1.0.0/LICENSE
> > > > > Apache-SDAP/apache-sdap-nexus-1.0.0/NOTICE
> > > > > Apache-SDAP/apache-sdap-nexus-1.0.0/README
> > > > > Apache-SDAP/apache-sdap-nexus-1.0.0/README.md
> > > > > Apache-SDAP/apache-sdap-nexus-1.0.0/VERSION.txt
> > > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.gitignore
> > > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/analysis.iml
> > > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/encodings.xml
> > > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/misc.xml
> > > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/modules.xml
> > > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/vcs.xml
> > > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/README.md
> > > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/__init__.py
> > > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/conda-requirements.txt
> > > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/package-list.txt
> > > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/setup.py
> > > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/static/index.html
> > > > > 

[jira] [Commented] (SDAP-422) Prefix release tarball paths with top level directory for easy cleanup post build

2023-01-03 Thread Riley Kuttruff (Jira)


[ 
https://issues.apache.org/jira/browse/SDAP-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17654197#comment-17654197
 ] 

Riley Kuttruff commented on SDAP-422:
-

Thanks Julian.

 

>From my interpretation of the feedback we were getting, I was imagining that 
>having all three artifacts extract to a single, common directory was the 
>ideal. Perhaps something like:

Apache-SDAP/apache-sdap-\{module}-\{version}-src-incubating/

> Prefix release tarball paths with top level directory for easy cleanup post 
> build
> -
>
> Key: SDAP-422
> URL: https://issues.apache.org/jira/browse/SDAP-422
> Project: Apache Science Data Analytics Platform
>  Issue Type: Task
>Reporter: Riley Kuttruff
>Priority: Minor
>
> This will require minor changes to release packaging workflow & the build 
> documentation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: [DISCUSS] RC2 IPMC vote thread

2023-01-03 Thread Julian Hyde
Can someone explain why SDAP has 3 separate GitHub repositories rather than one?

It's not my place to suggest changes. But if the separate repositories
are causing more pain than joy, it might be worth reconsidering.
(Several times I have typed in
https://github.com/apache/incubator-sdap/ and been surprised that
there's nothing there.)

Julian

On Tue, Jan 3, 2023 at 2:20 PM Riley Kuttruff  wrote:
>
> Thanks. This change will require an update to the build instructions. I have 
> an open pull request to get that done [1] that I would like to get approved 
> and merged before trying the next rc.
>
> [1] https://github.com/apache/incubator-sdap-nexus/pull/225
>
> On 2023/01/03 21:50:30 Frank Greguska wrote:
> > Makes sense to me.
> >
> > - Frank
> >
> > On Tue, Jan 3, 2023 at 1:16 PM Riley Kuttruff  wrote:
> >
> > > I've been looking into better structuring our release artifacts and was
> > > wondering if anyone had any opinions on how I've updated it:
> > >
> > >
> > > > (sdap-nexus) rileykk@MT-110978 apache-sdap-1.0.0-rc3 % tar -tf
> > > apache-sdap-nexusproto-1.0.0-src-incubating.tar.gz
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/.gitignore
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/CONTRIBUTING.md
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/DISCLAIMER-WIP
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/LICENSE
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/NOTICE
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/README
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/README.md
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/build.gradle
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradle.properties
> > > >
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradle/wrapper/gradle-wrapper.jar
> > > >
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradle/wrapper/gradle-wrapper.properties
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradlew
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradlew.bat
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/jenkins/Jenkinsfile
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/jenkins/pipeline-syntax.gdsl
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/nexusproto.iml
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/settings.gradle
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/proto/DataTile.proto
> > > >
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/python/nexusproto/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/python/nexusproto/serialization.py
> > > >
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/python/nexusproto/setup.py
> > > > (sdap-nexus) rileykk@MT-110978 apache-sdap-1.0.0-rc3 % tar -tf
> > > apache-sdap-nexus-1.0.0-src-incubating.tar.gz
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/.gitignore
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/CHANGELOG.md
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/CONTRIBUTING.md
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/DISCLAIMER-WIP
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/LICENSE
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/NOTICE
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/README
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/README.md
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/VERSION.txt
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.gitignore
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/analysis.iml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/encodings.xml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/misc.xml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/modules.xml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/vcs.xml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/README.md
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/__init__.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/conda-requirements.txt
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/package-list.txt
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/setup.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/static/index.html
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/test.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/README.md
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms/StandardDeviationSearch_test.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms/longitudelatitudemap_test.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms/test_base_doms_handler.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms/test_subsetter.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms_spark/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms_spark/test_matchup.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms_spark/test_timeseriesspark.py
> > > > 

[jira] [Commented] (SDAP-422) Prefix release tarball paths with top level directory for easy cleanup post build

2023-01-03 Thread Julian Hyde (Jira)


[ 
https://issues.apache.org/jira/browse/SDAP-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17654196#comment-17654196
 ] 

Julian Hyde commented on SDAP-422:
--

A more conventional structure would be to use the base name of the tar file, 
like this:
{code}
% tar -tf apache-sdap-ingester-1.0.0-src-incubating.tar.gz
apache-sdap-ingester-1.0.0-src-incubating/.github/workflows/github-dev-release.yml
apache-sdap-ingester-1.0.0-src-incubating/.github/workflows/pypi-tag-release.yml
apache-sdap-ingester-1.0.0-src-incubating/.gitignore
{code}

For extra credit -- feel free to skip this one if it's not easy -- the release 
name is 'Apache SDAP Ingester 1.0.0 (incubating)' and therefore the prefix 
should be 'apache-sdap-ingester-1.0.0-incubating-src'. This transposes 'src' 
and 'incubating'.

> Prefix release tarball paths with top level directory for easy cleanup post 
> build
> -
>
> Key: SDAP-422
> URL: https://issues.apache.org/jira/browse/SDAP-422
> Project: Apache Science Data Analytics Platform
>  Issue Type: Task
>Reporter: Riley Kuttruff
>Priority: Minor
>
> This will require minor changes to release packaging workflow & the build 
> documentation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: [DISCUSS] RC2 IPMC vote thread

2023-01-03 Thread Riley Kuttruff
Thanks. This change will require an update to the build instructions. I have an 
open pull request to get that done [1] that I would like to get approved and 
merged before trying the next rc. 

[1] https://github.com/apache/incubator-sdap-nexus/pull/225

On 2023/01/03 21:50:30 Frank Greguska wrote:
> Makes sense to me.
> 
> - Frank
> 
> On Tue, Jan 3, 2023 at 1:16 PM Riley Kuttruff  wrote:
> 
> > I've been looking into better structuring our release artifacts and was
> > wondering if anyone had any opinions on how I've updated it:
> >
> >
> > > (sdap-nexus) rileykk@MT-110978 apache-sdap-1.0.0-rc3 % tar -tf
> > apache-sdap-nexusproto-1.0.0-src-incubating.tar.gz
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/.gitignore
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/CONTRIBUTING.md
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/DISCLAIMER-WIP
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/LICENSE
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/NOTICE
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/README
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/README.md
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/build.gradle
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradle.properties
> > >
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradle/wrapper/gradle-wrapper.jar
> > >
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradle/wrapper/gradle-wrapper.properties
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradlew
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradlew.bat
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/jenkins/Jenkinsfile
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/jenkins/pipeline-syntax.gdsl
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/nexusproto.iml
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/settings.gradle
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/proto/DataTile.proto
> > >
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/python/nexusproto/__init__.py
> > >
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/python/nexusproto/serialization.py
> > >
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/python/nexusproto/setup.py
> > > (sdap-nexus) rileykk@MT-110978 apache-sdap-1.0.0-rc3 % tar -tf
> > apache-sdap-nexus-1.0.0-src-incubating.tar.gz
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/.gitignore
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/CHANGELOG.md
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/CONTRIBUTING.md
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/DISCLAIMER-WIP
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/LICENSE
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/NOTICE
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/README
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/README.md
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/VERSION.txt
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.gitignore
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/analysis.iml
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/encodings.xml
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/misc.xml
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/modules.xml
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/vcs.xml
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/README.md
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/__init__.py
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/conda-requirements.txt
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/package-list.txt
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/setup.py
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/static/index.html
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/test.py
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/README.md
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/__init__.py
> > >
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms/StandardDeviationSearch_test.py
> > >
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms/longitudelatitudemap_test.py
> > >
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms/test_base_doms_handler.py
> > >
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms/test_subsetter.py
> > >
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms_spark/__init__.py
> > >
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms_spark/test_matchup.py
> > >
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms_spark/test_timeseriesspark.py
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/config/algorithms.ini
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/conftest.py
> > >
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/data/edge_response.json
> > >
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/integration/algorithms_spark/test_matchup.py
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/redirect/__init__.py
> > >
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/redirect/collections-config.yaml
> > >
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/redirect/test_RemoteSDAPCache.py
> > > 

[jira] [Commented] (SDAP-422) Prefix release tarball paths with top level directory for easy cleanup post build

2023-01-03 Thread Riley Kuttruff (Jira)


[ 
https://issues.apache.org/jira/browse/SDAP-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17654194#comment-17654194
 ] 

Riley Kuttruff commented on SDAP-422:
-

Proposed structure:

 

(sdap-nexus) rileykk@MT-110978 apache-sdap-1.0.0-rc3 % tar -tf 
apache-sdap-nexusproto-1.0.0-src-incubating.tar.gz
Apache-SDAP/apache-sdap-nexusproto-1.0.0/.gitignore
Apache-SDAP/apache-sdap-nexusproto-1.0.0/CONTRIBUTING.md
Apache-SDAP/apache-sdap-nexusproto-1.0.0/DISCLAIMER-WIP
Apache-SDAP/apache-sdap-nexusproto-1.0.0/LICENSE
Apache-SDAP/apache-sdap-nexusproto-1.0.0/NOTICE
Apache-SDAP/apache-sdap-nexusproto-1.0.0/README
Apache-SDAP/apache-sdap-nexusproto-1.0.0/README.md
Apache-SDAP/apache-sdap-nexusproto-1.0.0/build.gradle
Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradle.properties
Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradle/wrapper/gradle-wrapper.jar
Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradle/wrapper/gradle-wrapper.properties
Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradlew
Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradlew.bat
Apache-SDAP/apache-sdap-nexusproto-1.0.0/jenkins/Jenkinsfile
Apache-SDAP/apache-sdap-nexusproto-1.0.0/jenkins/pipeline-syntax.gdsl
Apache-SDAP/apache-sdap-nexusproto-1.0.0/nexusproto.iml
Apache-SDAP/apache-sdap-nexusproto-1.0.0/settings.gradle
Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/proto/DataTile.proto
Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/python/nexusproto/__init__.py
Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/python/nexusproto/serialization.py
Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/python/nexusproto/setup.py
(sdap-nexus) rileykk@MT-110978 apache-sdap-1.0.0-rc3 % tar -tf 
apache-sdap-nexus-1.0.0-src-incubating.tar.gz
Apache-SDAP/apache-sdap-nexus-1.0.0/.gitignore
Apache-SDAP/apache-sdap-nexus-1.0.0/CHANGELOG.md
Apache-SDAP/apache-sdap-nexus-1.0.0/CONTRIBUTING.md
Apache-SDAP/apache-sdap-nexus-1.0.0/DISCLAIMER-WIP
Apache-SDAP/apache-sdap-nexus-1.0.0/LICENSE
Apache-SDAP/apache-sdap-nexus-1.0.0/NOTICE
Apache-SDAP/apache-sdap-nexus-1.0.0/README
Apache-SDAP/apache-sdap-nexus-1.0.0/README.md
Apache-SDAP/apache-sdap-nexus-1.0.0/VERSION.txt
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.gitignore
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/analysis.iml
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/encodings.xml
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/misc.xml
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/modules.xml
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/vcs.xml
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/README.md
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/__init__.py
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/conda-requirements.txt
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/package-list.txt
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/setup.py
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/static/index.html
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/test.py
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/README.md
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/__init__.py
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms/StandardDeviationSearch_test.py
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms/longitudelatitudemap_test.py
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms/test_base_doms_handler.py
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms/test_subsetter.py
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms_spark/__init__.py
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms_spark/test_matchup.py
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms_spark/test_timeseriesspark.py
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/config/algorithms.ini
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/conftest.py
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/data/edge_response.json
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/integration/algorithms_spark/test_matchup.py
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/redirect/__init__.py
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/redirect/collections-config.yaml
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/redirect/test_RemoteSDAPCache.py
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/webapp_test.py
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/Filtering.py
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/GenerateImageMRF.py
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/LayerConfig.py
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/NexusHandler.py
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/NexusLivyHandler.py
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/WorkflowDriver.py
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/__init__.py
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/Capabilities.py
Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/ColorBarHandler.py

Re: [DISCUSS] RC2 IPMC vote thread

2023-01-03 Thread Frank Greguska
Makes sense to me.

- Frank

On Tue, Jan 3, 2023 at 1:16 PM Riley Kuttruff  wrote:

> I've been looking into better structuring our release artifacts and was
> wondering if anyone had any opinions on how I've updated it:
>
>
> > (sdap-nexus) rileykk@MT-110978 apache-sdap-1.0.0-rc3 % tar -tf
> apache-sdap-nexusproto-1.0.0-src-incubating.tar.gz
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/.gitignore
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/CONTRIBUTING.md
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/DISCLAIMER-WIP
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/LICENSE
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/NOTICE
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/README
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/README.md
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/build.gradle
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradle.properties
> >
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradle/wrapper/gradle-wrapper.jar
> >
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradle/wrapper/gradle-wrapper.properties
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradlew
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradlew.bat
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/jenkins/Jenkinsfile
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/jenkins/pipeline-syntax.gdsl
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/nexusproto.iml
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/settings.gradle
> > Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/proto/DataTile.proto
> >
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/python/nexusproto/__init__.py
> >
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/python/nexusproto/serialization.py
> >
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/python/nexusproto/setup.py
> > (sdap-nexus) rileykk@MT-110978 apache-sdap-1.0.0-rc3 % tar -tf
> apache-sdap-nexus-1.0.0-src-incubating.tar.gz
> > Apache-SDAP/apache-sdap-nexus-1.0.0/.gitignore
> > Apache-SDAP/apache-sdap-nexus-1.0.0/CHANGELOG.md
> > Apache-SDAP/apache-sdap-nexus-1.0.0/CONTRIBUTING.md
> > Apache-SDAP/apache-sdap-nexus-1.0.0/DISCLAIMER-WIP
> > Apache-SDAP/apache-sdap-nexus-1.0.0/LICENSE
> > Apache-SDAP/apache-sdap-nexus-1.0.0/NOTICE
> > Apache-SDAP/apache-sdap-nexus-1.0.0/README
> > Apache-SDAP/apache-sdap-nexus-1.0.0/README.md
> > Apache-SDAP/apache-sdap-nexus-1.0.0/VERSION.txt
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.gitignore
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/analysis.iml
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/encodings.xml
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/misc.xml
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/modules.xml
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/vcs.xml
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/README.md
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/__init__.py
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/conda-requirements.txt
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/package-list.txt
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/setup.py
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/static/index.html
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/test.py
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/README.md
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/__init__.py
> >
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms/StandardDeviationSearch_test.py
> >
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms/longitudelatitudemap_test.py
> >
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms/test_base_doms_handler.py
> >
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms/test_subsetter.py
> >
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms_spark/__init__.py
> >
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms_spark/test_matchup.py
> >
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms_spark/test_timeseriesspark.py
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/config/algorithms.ini
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/conftest.py
> >
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/data/edge_response.json
> >
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/integration/algorithms_spark/test_matchup.py
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/redirect/__init__.py
> >
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/redirect/collections-config.yaml
> >
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/redirect/test_RemoteSDAPCache.py
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/webapp_test.py
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/Filtering.py
> >
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/GenerateImageMRF.py
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/LayerConfig.py
> > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/NexusHandler.py
> >
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/NexusLivyHandler.py
> > 

Re: [DISCUSS] RC2 IPMC vote thread

2023-01-03 Thread Riley Kuttruff
I've been looking into better structuring our release artifacts and was 
wondering if anyone had any opinions on how I've updated it:


> (sdap-nexus) rileykk@MT-110978 apache-sdap-1.0.0-rc3 % tar -tf 
> apache-sdap-nexusproto-1.0.0-src-incubating.tar.gz
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/.gitignore
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/CONTRIBUTING.md
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/DISCLAIMER-WIP
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/LICENSE
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/NOTICE
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/README
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/README.md
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/build.gradle
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradle.properties
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradle/wrapper/gradle-wrapper.jar
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradle/wrapper/gradle-wrapper.properties
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradlew
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradlew.bat
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/jenkins/Jenkinsfile
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/jenkins/pipeline-syntax.gdsl
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/nexusproto.iml
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/settings.gradle
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/proto/DataTile.proto
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/python/nexusproto/__init__.py
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/python/nexusproto/serialization.py
> Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/python/nexusproto/setup.py
> (sdap-nexus) rileykk@MT-110978 apache-sdap-1.0.0-rc3 % tar -tf 
> apache-sdap-nexus-1.0.0-src-incubating.tar.gz
> Apache-SDAP/apache-sdap-nexus-1.0.0/.gitignore
> Apache-SDAP/apache-sdap-nexus-1.0.0/CHANGELOG.md
> Apache-SDAP/apache-sdap-nexus-1.0.0/CONTRIBUTING.md
> Apache-SDAP/apache-sdap-nexus-1.0.0/DISCLAIMER-WIP
> Apache-SDAP/apache-sdap-nexus-1.0.0/LICENSE
> Apache-SDAP/apache-sdap-nexus-1.0.0/NOTICE
> Apache-SDAP/apache-sdap-nexus-1.0.0/README
> Apache-SDAP/apache-sdap-nexus-1.0.0/README.md
> Apache-SDAP/apache-sdap-nexus-1.0.0/VERSION.txt
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.gitignore
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/analysis.iml
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/encodings.xml
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/misc.xml
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/modules.xml
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/vcs.xml
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/README.md
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/__init__.py
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/conda-requirements.txt
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/package-list.txt
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/setup.py
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/static/index.html
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/test.py
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/README.md
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/__init__.py
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms/StandardDeviationSearch_test.py
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms/longitudelatitudemap_test.py
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms/test_base_doms_handler.py
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms/test_subsetter.py
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms_spark/__init__.py
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms_spark/test_matchup.py
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms_spark/test_timeseriesspark.py
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/config/algorithms.ini
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/conftest.py
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/data/edge_response.json
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/integration/algorithms_spark/test_matchup.py
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/redirect/__init__.py
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/redirect/collections-config.yaml
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/redirect/test_RemoteSDAPCache.py
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/webapp_test.py
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/Filtering.py
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/GenerateImageMRF.py
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/LayerConfig.py
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/NexusHandler.py
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/NexusLivyHandler.py
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/WorkflowDriver.py
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/__init__.py
> Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/Capabilities.py
> 

[jira] [Updated] (SDAP-425) Copyright statements out of date

2023-01-03 Thread Riley Kuttruff (Jira)


 [ 
https://issues.apache.org/jira/browse/SDAP-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Riley Kuttruff updated SDAP-425:

Resolution: Fixed
Status: Done  (was: To Do)

Fixed in release/1.0.0 branch; pending new rc

> Copyright statements out of date
> 
>
> Key: SDAP-425
> URL: https://issues.apache.org/jira/browse/SDAP-425
> Project: Apache Science Data Analytics Platform
>  Issue Type: Task
>Reporter: Riley Kuttruff
>Priority: Major
>
> After the new year, 2017-2022 is out of date.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (SDAP-428) Incorrect NOTICE

2023-01-03 Thread Riley Kuttruff (Jira)


 [ 
https://issues.apache.org/jira/browse/SDAP-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Riley Kuttruff updated SDAP-428:

Resolution: Fixed
Status: Done  (was: To Do)

Fixed in release/1.0.0 branch; pending new rc

> Incorrect NOTICE
> 
>
> Key: SDAP-428
> URL: https://issues.apache.org/jira/browse/SDAP-428
> Project: Apache Science Data Analytics Platform
>  Issue Type: Task
>Reporter: Riley Kuttruff
>Priority: Major
>
> Should read: "SDAP (incubating)"



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (SDAP-427) Incorrect LICENCE

2023-01-03 Thread Riley Kuttruff (Jira)


 [ 
https://issues.apache.org/jira/browse/SDAP-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Riley Kuttruff updated SDAP-427:

Resolution: Fixed
Status: Done  (was: To Do)

Fixed in release/1.0.0 branch; pending new rc

> Incorrect LICENCE
> -
>
> Key: SDAP-427
> URL: https://issues.apache.org/jira/browse/SDAP-427
> Project: Apache Science Data Analytics Platform
>  Issue Type: Task
>Reporter: Riley Kuttruff
>Priority: Major
>
> [https://github.com/apache/incubator-sdap-ingester/blob/dev/LICENSE.txt#L190]
>  
> Contains "Copyright 2019 California Institute of Technology"



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (SDAP-430) Potential unlicensed code included in nexus repo

2023-01-03 Thread Riley Kuttruff (Jira)
Riley Kuttruff created SDAP-430:
---

 Summary: Potential unlicensed code included in nexus repo
 Key: SDAP-430
 URL: https://issues.apache.org/jira/browse/SDAP-430
 Project: Apache Science Data Analytics Platform
  Issue Type: Task
Reporter: Riley Kuttruff


Under the climatology directory. Currently discussing whether we can remove this



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: [DISCUSS] RC2 IPMC vote thread

2023-01-03 Thread Riley Kuttruff
I see. I'm pretty sure we may need to put out a new release candidate. At the 
very least we need to update the copyright and also switch to DISCLAIMER-WIP

On 2023/01/03 18:55:52 Frank Greguska wrote:
> My thoughts:
> 
> gradle-wrapper.jar and gradlew.bat can be removed from the actual release
> artifacts.
> I agree the project organization is a bit awkward, but I don't think we
> can/should address that right now.
> We have to update the copyright
> 
> The climatology directory all came from Brian Wilson. I don't know if it's
> actively being used anywhere anymore so maybe we just remove it entirely?
> 
> - Frank
> 
> On Tue, Jan 3, 2023 at 10:04 AM Riley Kuttruff  wrote:
> 
> > Another issue that was pointed out is the climatology directory containing
> > improperly(?) licensed code [1]. Are we using anything in there? Should it
> > be excluded from releases?
> >
> > [1] https://lists.apache.org/thread/brr31mjz13xrgwf6h6fdnnl30tvr4hzy
> >
> > On 2023/01/03 02:36:14 Riley Kuttruff wrote:
> > > Hello everyone,
> > >
> > > The IPMC vote has turned up a couple issues with our release:
> > >
> > > - The presence of a precompiled jar (gradle-wrapper.jar) in the
> > nexusproto release [1]
> > > - Our project organization is 'awkward' and 'cumbersome' [2]
> > > - The copyright line in our NOTICE files is now out of date (2017-2022)
> > [2] I'm worried this will necessitate a new release candidate.
> > >
> > > The vote is still technically ongoing, though I would like to start a
> > discussion on a) how to resolve these issues and b) whether we should
> > pursue a new release candidate.
> > >
> > > Thanks,
> > > Riley
> > >
> > > [1] https://lists.apache.org/thread/5lq0hh5brs42o3t68sx4lv8jpmd3knb7
> > > [2] https://lists.apache.org/thread/0jww8p4bjr51vbqo34w5gs22qy6qftkm
> > >
> >
> 


Re: [DISCUSS] RC2 IPMC vote thread

2023-01-03 Thread Frank Greguska
My thoughts:

gradle-wrapper.jar and gradlew.bat can be removed from the actual release
artifacts.
I agree the project organization is a bit awkward, but I don't think we
can/should address that right now.
We have to update the copyright

The climatology directory all came from Brian Wilson. I don't know if it's
actively being used anywhere anymore so maybe we just remove it entirely?

- Frank

On Tue, Jan 3, 2023 at 10:04 AM Riley Kuttruff  wrote:

> Another issue that was pointed out is the climatology directory containing
> improperly(?) licensed code [1]. Are we using anything in there? Should it
> be excluded from releases?
>
> [1] https://lists.apache.org/thread/brr31mjz13xrgwf6h6fdnnl30tvr4hzy
>
> On 2023/01/03 02:36:14 Riley Kuttruff wrote:
> > Hello everyone,
> >
> > The IPMC vote has turned up a couple issues with our release:
> >
> > - The presence of a precompiled jar (gradle-wrapper.jar) in the
> nexusproto release [1]
> > - Our project organization is 'awkward' and 'cumbersome' [2]
> > - The copyright line in our NOTICE files is now out of date (2017-2022)
> [2] I'm worried this will necessitate a new release candidate.
> >
> > The vote is still technically ongoing, though I would like to start a
> discussion on a) how to resolve these issues and b) whether we should
> pursue a new release candidate.
> >
> > Thanks,
> > Riley
> >
> > [1] https://lists.apache.org/thread/5lq0hh5brs42o3t68sx4lv8jpmd3knb7
> > [2] https://lists.apache.org/thread/0jww8p4bjr51vbqo34w5gs22qy6qftkm
> >
>


[jira] [Created] (SDAP-429) Consider using DISCLAIMER-WIP

2023-01-03 Thread Riley Kuttruff (Jira)
Riley Kuttruff created SDAP-429:
---

 Summary: Consider using DISCLAIMER-WIP
 Key: SDAP-429
 URL: https://issues.apache.org/jira/browse/SDAP-429
 Project: Apache Science Data Analytics Platform
  Issue Type: Task
Reporter: Riley Kuttruff


Use DISCLAIMER-WIP to disclaim possible non-compliance with ASF policy until we 
can get the issues worked out



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (SDAP-428) Incorrect NOTICE

2023-01-03 Thread Riley Kuttruff (Jira)
Riley Kuttruff created SDAP-428:
---

 Summary: Incorrect NOTICE
 Key: SDAP-428
 URL: https://issues.apache.org/jira/browse/SDAP-428
 Project: Apache Science Data Analytics Platform
  Issue Type: Task
Reporter: Riley Kuttruff


Should read: "SDAP (incubating)"



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (SDAP-427) Incorrect LICENCE

2023-01-03 Thread Riley Kuttruff (Jira)
Riley Kuttruff created SDAP-427:
---

 Summary: Incorrect LICENCE
 Key: SDAP-427
 URL: https://issues.apache.org/jira/browse/SDAP-427
 Project: Apache Science Data Analytics Platform
  Issue Type: Task
Reporter: Riley Kuttruff


[https://github.com/apache/incubator-sdap-ingester/blob/dev/LICENSE.txt#L190]

 

Contains "Copyright 2019 California Institute of Technology"



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (SDAP-426) Incorrectly named release artifacts

2023-01-03 Thread Riley Kuttruff (Jira)
Riley Kuttruff created SDAP-426:
---

 Summary: Incorrectly named release artifacts
 Key: SDAP-426
 URL: https://issues.apache.org/jira/browse/SDAP-426
 Project: Apache Science Data Analytics Platform
  Issue Type: Task
Reporter: Riley Kuttruff


Need to contain "incubating" in the name.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (SDAP-425) Copyright statements out of date

2023-01-03 Thread Riley Kuttruff (Jira)
Riley Kuttruff created SDAP-425:
---

 Summary: Copyright statements out of date
 Key: SDAP-425
 URL: https://issues.apache.org/jira/browse/SDAP-425
 Project: Apache Science Data Analytics Platform
  Issue Type: Task
Reporter: Riley Kuttruff


After the new year, 2017-2022 is out of date.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (SDAP-424) Inclusion of precompiled code (gradle-wrapper.jar) in release

2023-01-03 Thread Riley Kuttruff (Jira)
Riley Kuttruff created SDAP-424:
---

 Summary: Inclusion of precompiled code (gradle-wrapper.jar) in 
release
 Key: SDAP-424
 URL: https://issues.apache.org/jira/browse/SDAP-424
 Project: Apache Science Data Analytics Platform
  Issue Type: Task
Reporter: Riley Kuttruff


In nexusproto

 

This is not permitted by ASF policy

 

See: https://issues.apache.org/jira/browse/LEGAL-570



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (SDAP-418) 1.0.0 Release: Ensure source files contain required ASF headers

2023-01-03 Thread Riley Kuttruff (Jira)


 [ 
https://issues.apache.org/jira/browse/SDAP-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Riley Kuttruff updated SDAP-418:

Resolution: (was: Done)
Status: To Do  (was: Done)

> 1.0.0 Release: Ensure source files contain required ASF headers
> ---
>
> Key: SDAP-418
> URL: https://issues.apache.org/jira/browse/SDAP-418
> Project: Apache Science Data Analytics Platform
>  Issue Type: Task
>  Components: collection-ingester, config-operator, granule-ingester, 
> nexus
>Reporter: Riley Kuttruff
>Priority: Critical
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: [DISCUSS] RC2 IPMC vote thread

2023-01-03 Thread Riley Kuttruff
Another issue that was pointed out is the climatology directory containing 
improperly(?) licensed code [1]. Are we using anything in there? Should it be 
excluded from releases?

[1] https://lists.apache.org/thread/brr31mjz13xrgwf6h6fdnnl30tvr4hzy

On 2023/01/03 02:36:14 Riley Kuttruff wrote:
> Hello everyone,
> 
> The IPMC vote has turned up a couple issues with our release:
> 
> - The presence of a precompiled jar (gradle-wrapper.jar) in the nexusproto 
> release [1]
> - Our project organization is 'awkward' and 'cumbersome' [2]
> - The copyright line in our NOTICE files is now out of date (2017-2022) [2] 
> I'm worried this will necessitate a new release candidate.
> 
> The vote is still technically ongoing, though I would like to start a 
> discussion on a) how to resolve these issues and b) whether we should pursue 
> a new release candidate.
> 
> Thanks,
> Riley
> 
> [1] https://lists.apache.org/thread/5lq0hh5brs42o3t68sx4lv8jpmd3knb7
> [2] https://lists.apache.org/thread/0jww8p4bjr51vbqo34w5gs22qy6qftkm
>