cdap icon indicating copy to clipboard operation
cdap copied to clipboard

An open source framework for building data analytic applications.

Results 230 cdap issues
Sort by recently updated
recently updated
newest added

### Change Description * [CDAP-19437](https://cdap.atlassian.net/browse/CDAP-19437) Exclude recent log folders during cleanups in LogCleaner service and clean-up stale files * Recent empty folders are excluded on the basis of date format....

build

This PR is temporary for testing a build issue in cdap-build (so that manual runs point to this branch)

Description Part of the LCM work is to save configurations into the preference table. This experiment is to use a reserved key word for instrumentation `system.pipeline.config.instrumentation`, then overwrite the value...

build

Any Schema(avro,parquet,json etc.) will be converted to CDAP schema.If the given schema has a datatype "FIXED",currently CDAP schema cannot recognize as there is no FIXED schema type.As part of https://cdap.atlassian.net/browse/CDAP-18977,...

build

Implementing `prepareRun`, `onRunFinish` enables these methods to be called in plugins that extend SplitterTransform. #### Testing Tested by implementing `prepareRun` in [NullFieldSplitter](https://github.com/cdapio/hydrator-plugins/blob/develop/transform-plugins/src/main/java/io/cdap/plugin/NullFieldSplitter.java) and verifying that it gets called.

build

[CDAP 19455](https://cdap.atlassian.net/browse/CDAP-19455) When Dataproc submit job API is called, it returns a 429 HTTP code or RESOURCE_EXHAUSTED grpc code when their master agent isn't running on Dataproc master node. This...

build

Bumps `netty.version` from 4.1.16.Final to 4.1.59.Final. Updates `netty-buffer` from 4.1.16.Final to 4.1.59.Final Commits 97d0448 [maven-release-plugin] prepare release netty-4.1.59.Final c735357 Use Files.createTempFile(...) to ensure the file is created with proper permi......

cla: yes
dependencies
java

Bumps [libthrift](https://github.com/apache/thrift) from 0.9.3 to 0.14.0. Release notes Sourced from libthrift's releases. Version 0.14.0 For release 0.14.0 head over to the official release download source: http://thrift.apache.org/download The assets below are...

cla: yes
dependencies
java

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.21 to 8.0.16. Changelog Sourced from mysql-connector-java's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/ Version 8.0.20 Fix for Bug#30805426, IN CASE OF ISAUTHMETHODSWITCHREQUESTPACKET , TOSERVERS > 1 ARE IGNORED. Fix for...

cla: yes
dependencies
java