You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To build and run this application with Spark, you can run:
24
+
25
+
```
26
+
sbt clean publishLocal
27
+
```
28
+
29
+
## Code of Conduct
30
+
31
+
This project has adopted an [Open Source Code of Conduct](../CODE_OF_CONDUCT.md).
32
+
33
+
## Security
34
+
35
+
If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our [vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/). Please do **not** create a public GitHub issue.
36
+
37
+
## License
38
+
39
+
See the [LICENSE](../LICENSE.txt) file for our project's licensing. We will ask you to confirm the licensing of your contribution.
40
+
41
+
## Copyright
42
+
43
+
Copyright OpenSearch Contributors. See [NOTICE](../NOTICE) for details.
0 commit comments