-
Updated
Apr 3, 2022 - Python
hadoop
Here are 2,780 public repositories matching this topic...
-
Updated
May 18, 2022
-
Updated
May 12, 2022 - Python
-
Updated
May 24, 2022 - Jupyter Notebook
-
Updated
May 24, 2022 - Java
-
Updated
May 23, 2022 - HTML
The similar issue with https://github.com/trinodb/trino/issues/10857 and https://github.com/trinodb/trino/issues/11110
trino> CREATE VIEW accumulo .schema_not_found.test AS SELECT 1 AS c1;
CREATE VIEW
-
Updated
May 24, 2022 - Java
-
Updated
Apr 1, 2019 - Java
-
Updated
May 24, 2022 - Python
In many places in Gaffer, correct logging string formatting is used:
https://github.com/gchq/Gaffer/blob/fb63fc25be2f01d6476d1010780500cb0856b6c4/store-implementation/accumulo-store/src/main/java/uk/gov/gchq/gaffer/accumulostore/operation/hdfs/handler/AddElementsFromHdfsHandler.java#L254
However, in some places, string concatenation is incorrectly used instead:
https://github.com/gchq/Gaffer/
-
Updated
Apr 20, 2022 - Shell
-
Updated
May 20, 2022 - Scala
-
Updated
May 23, 2022 - Scala
-
Updated
Dec 7, 2021 - C
Code of Conduct
- I agree to follow this project's Code of Conduct
Search before asking
- I have searched in the issues and found no similar issues.
What would you like to be improved?
Ubuntu 22.04 is available and is the latest LTS version, we can migr
-
Updated
May 10, 2022 - 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.