ismail simsek
ismail simsek
https://issues.redhat.com/browse/DBZ-3621
it will be interesting to see Vertica, and Vertica Eon numbers in the list
**Is your feature request related to a problem? Please describe.** is there mode to do truncate load for existing table `if_exists="override"`, it could be useful to avoid dropping table **Describe...
while doing unit test, is there a way to read java execution output/log messages from python? im trying to use following code to read stdout but its empty. ``` f...
getting following error with azkaban solo server Version 3.81.2 its happening even when there is free memory available ``` 2021/02/19 11:46:46.465 +0000 INFO [FlowRunnerManager] [Azkaban] # of executing flows: 1...
Limit the size of the logs shown in the log UI, use Pagination related to #1744 #599
Provide a way for users to download the complete logs related to #1744 #599
Fixes Out of memory issue with solo server, somehow start script has low max memory set, compared to web and executor servers https://github.com/azkaban/azkaban/blob/f49d865417c202ebaa14ef102060cf44f9af3179/azkaban-solo-server/src/main/bash/internal/internal-start-solo-server.sh#L56 https://github.com/azkaban/azkaban/blob/f49d865417c202ebaa14ef102060cf44f9af3179/azkaban-web-server/src/main/bash/internal/internal-start-web.sh#L48 https://github.com/azkaban/azkaban/blob/f49d865417c202ebaa14ef102060cf44f9af3179/azkaban-exec-server/src/main/bash/internal/internal-start-executor.sh#L49 Resolves #2769
Thank you for the great API is it possible to "Replace Field References" in a workbook with document-API . we have data-source which has more than 100 workbook connected to...