|
199 | 199 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
200 | 200 | See the License for the specific language governing permissions and
|
201 | 201 | limitations under the License.
|
202 |
| - |
203 |
| - |
204 |
| ------------------------------------------------------------------------------------- |
205 |
| -This product bundles various third-party components under other open source licenses. |
206 |
| -This section summarizes those components and their licenses. See licenses/ |
207 |
| -for text of these licenses. |
208 |
| - |
209 |
| - |
210 |
| -Apache Software Foundation License 2.0 |
211 |
| --------------------------------------- |
212 |
| - |
213 |
| -common/network-common/src/main/java/org/apache/spark/network/util/LimitedInputStream.java |
214 |
| -core/src/main/java/org/apache/spark/util/collection/TimSort.java |
215 |
| -core/src/main/resources/org/apache/spark/ui/static/bootstrap* |
216 |
| -core/src/main/resources/org/apache/spark/ui/static/vis* |
217 |
| -connector/spark-ganglia-lgpl/src/main/java/com/codahale/metrics/ganglia/GangliaReporter.java |
218 |
| -core/src/main/resources/org/apache/spark/ui/static/d3-flamegraph.min.js |
219 |
| -core/src/main/resources/org/apache/spark/ui/static/d3-flamegraph.css |
220 |
| - |
221 |
| -Python Software Foundation License |
222 |
| ----------------------------------- |
223 |
| - |
224 |
| -python/pyspark/loose_version.py |
225 |
| - |
226 |
| -BSD 3-Clause |
227 |
| ------------- |
228 |
| - |
229 |
| -python/lib/py4j-*-src.zip |
230 |
| -python/pyspark/cloudpickle/*.py |
231 |
| -python/pyspark/join.py |
232 |
| - |
233 |
| -The CSS style for the navigation sidebar of the documentation was originally |
234 |
| -submitted by Óscar Nájera for the scikit-learn project. The scikit-learn project |
235 |
| -is distributed under the 3-Clause BSD license. |
236 |
| - |
237 |
| - |
238 |
| -MIT License |
239 |
| ------------ |
240 |
| - |
241 |
| -core/src/main/resources/org/apache/spark/ui/static/dagre-d3.min.js |
242 |
| -core/src/main/resources/org/apache/spark/ui/static/*dataTables* |
243 |
| -core/src/main/resources/org/apache/spark/ui/static/graphlib-dot.min.js |
244 |
| -core/src/main/resources/org/apache/spark/ui/static/jquery* |
245 |
| -core/src/main/resources/org/apache/spark/ui/static/sorttable.js |
246 |
| -docs/js/vendor/bootstrap* |
247 |
| -docs/js/vendor/anchor.min.js |
248 |
| -docs/js/vendor/jquery* |
249 |
| -docs/js/vendor/modernizer* |
250 |
| -docs/js/vendor/docsearch.min.js |
251 |
| - |
252 |
| -ISC License |
253 |
| ------------ |
254 |
| - |
255 |
| -core/src/main/resources/org/apache/spark/ui/static/d3.min.js |
256 |
| - |
257 |
| - |
258 |
| -Creative Commons CC0 1.0 Universal Public Domain Dedication |
259 |
| ------------------------------------------------------------ |
260 |
| -(see LICENSE-CC0.txt) |
261 |
| - |
262 |
| -data/mllib/images/kittens/29.5.a_b_EGDP022204.jpg |
263 |
| -data/mllib/images/kittens/54893.jpg |
264 |
| -data/mllib/images/kittens/DP153539.jpg |
265 |
| -data/mllib/images/kittens/DP802813.jpg |
266 |
| -data/mllib/images/multi-channel/chr30.4.184.jpg |
0 commit comments