You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by rk...@apache.org on 2023/03/14 19:09:09 UTC

[incubator-sdap-in-situ-data-services] branch SDAP-445-asf-compliance updated (0bf9e61 -> d130a15)

This is an automated email from the ASF dual-hosted git repository.

rkk pushed a change to branch SDAP-445-asf-compliance
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-in-situ-data-services.git


    from 0bf9e61  Terraform ASF headers
     new 2b6ed2b  More headers
     new af7f5bc  Finished legal files
     new d130a15  Release ignore

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .releaseignore                       |  3 +++
 DISCLAIMER-WIP                       |  2 +-
 README                               |  2 +-
 etc/elasticsearch/setup_es.txt       | 15 +++++++++++++++
 etc/lambda-spark/spark-defaults.conf | 15 +++++++++++++++
 5 files changed, 35 insertions(+), 2 deletions(-)
 create mode 100644 .releaseignore


[incubator-sdap-in-situ-data-services] 03/03: Release ignore

Posted by rk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rkk pushed a commit to branch SDAP-445-asf-compliance
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-in-situ-data-services.git

commit d130a15651e0ce25490f17aa5363f04f6aee1894
Author: rileykk <ri...@jpl.nasa.gov>
AuthorDate: Tue Mar 14 12:06:56 2023 -0700

    Release ignore
---
 .releaseignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.releaseignore b/.releaseignore
new file mode 100644
index 0000000..dcd4427
--- /dev/null
+++ b/.releaseignore
@@ -0,0 +1,3 @@
+local.spark.cluster/
+k8s_spark/parquet.spark.helm/charts/
+.releaseignore
\ No newline at end of file


[incubator-sdap-in-situ-data-services] 02/03: Finished legal files

Posted by rk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rkk pushed a commit to branch SDAP-445-asf-compliance
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-in-situ-data-services.git

commit af7f5bc7b96916384e118971fb2c2d46722c8c3f
Author: rileykk <ri...@jpl.nasa.gov>
AuthorDate: Tue Mar 14 12:06:46 2023 -0700

    Finished legal files
---
 DISCLAIMER-WIP | 2 +-
 README         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/DISCLAIMER-WIP b/DISCLAIMER-WIP
index 29d60cb..881408e 100644
--- a/DISCLAIMER-WIP
+++ b/DISCLAIMER-WIP
@@ -9,7 +9,7 @@ Some of the incubating project’s releases may not be fully compliant with ASF
 For example, releases may have incomplete or un-reviewed licensing conditions. What
 follows is a list of issues the project is currently aware of (this list is likely
 to be incomplete):
-- ****TBA****
+- Using public insitu data for testing - unsure about correct usage
 
 If you are planning to incorporate this work into your product/project, please be
 aware that you will need to conduct a thorough licensing review to determine the
diff --git a/README b/README
index e6529f5..8d1e2c5 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Apache SDAP release 1.x.x
+Apache SDAP release 1.1.0
 
 This is a source distribution of Apache SDAP - In-Situ Data Services.
 


[incubator-sdap-in-situ-data-services] 01/03: More headers

Posted by rk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rkk pushed a commit to branch SDAP-445-asf-compliance
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-in-situ-data-services.git

commit 2b6ed2ba91e5b2906b77ea7b2ec0d27a2b3bf0ec
Author: rileykk <ri...@jpl.nasa.gov>
AuthorDate: Tue Mar 14 11:56:38 2023 -0700

    More headers
---
 etc/elasticsearch/setup_es.txt       | 15 +++++++++++++++
 etc/lambda-spark/spark-defaults.conf | 15 +++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/etc/elasticsearch/setup_es.txt b/etc/elasticsearch/setup_es.txt
index 8f12b35..84bd75a 100644
--- a/etc/elasticsearch/setup_es.txt
+++ b/etc/elasticsearch/setup_es.txt
@@ -1,3 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
 export ES_HOST=localhost:9201
 
 curl -X PUT "$ES_HOST/parquet_stats_v1" --data "@parquet_stats_v1.json" -H 'Content-Type:application/json'
diff --git a/etc/lambda-spark/spark-defaults.conf b/etc/lambda-spark/spark-defaults.conf
index a0332eb..4b62ca1 100644
--- a/etc/lambda-spark/spark-defaults.conf
+++ b/etc/lambda-spark/spark-defaults.conf
@@ -1,3 +1,18 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
 spark.driver.bindAddress 127.0.0.1
 spark.hadoop.fs.s3.impl org.apache.hadoop.fs.s3a.S3AFileSystem
 spark.hadoop.fs.s3a.endpoint s3-us-east-1.amazonaws.com