-
Updated
Oct 1, 2020 - Python
hadoop
Here are 2,246 public repositories matching this topic...
-
Updated
Oct 28, 2020 - Python
-
Updated
Oct 28, 2020 - Jupyter Notebook
-
Updated
Oct 28, 2020 - Java
-
Updated
Oct 28, 2020 - Scala
-
Updated
Oct 28, 2020 - Java
-
Updated
May 20, 2020 - Java
-
Updated
Apr 1, 2019 - Java
This will be a breaking change so needs to be done with a major release.
Currently OperationDetail and OperationField are inner classes within OperationServiceV2. These should be in their own outer classes for ease of serialisation and consistency.
Our docs currently requires an Impala instance to be built. At least in the last tutorials (the first 3 were written recently and don't use it), and in the Impala docs.
It's not ideal to require Impala running for the docs. There are two things we can do to avoid this:
- For generic (all backends) docs, we can simply use the SQLite backend, which doesn't require anything, not even dependencies
Currently, all results are typed as BIGINT. Given the constrained range for each of the field types, we can derive tighter type bounds.
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 28, 2020 - Shell
-
Updated
Oct 27, 2020 - Python
-
Updated
Oct 9, 2020 - C
问题描述:关于工程中某个工作流节点单独执行不报错,保存工作流时提示:NotClassDefFoundError:Cloud not initialize class dispatch.Http$
问题原因:linkis-publish微服务关于netty-3.6.2.Final.jar升级包缺失
问题解决:将升级包上传重启linkis-publish微服务即可。
-
Updated
May 12, 2020 - Java
-
Updated
Sep 4, 2020 - Java
-
Updated
Oct 23, 2020 - Shell
-
Updated
Jul 25, 2018 - Python
Improve this page
Add a description, image, and links to the hadoop topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hadoop topic, visit your repo's landing page and select "manage topics."
At this moment relu_layer op doesn't allow threshold configuration, and legacy RELU op allows that.
We should add configuration option to relu_layer.