License check with RAT and Checkstyle
Build: #4707 was successful Changes by Edwin Elia <edwinelia@google.com>
Code commits
caskdata/cdap
-
Edwin Elia <edwinelia@google.com> b7192954fed967ea20e205a7ba766106bcc4f6fa
Merge pull request #11771 from cdapio/feature/sql-pipeline
[CDAP-16153] Refactored Batch-Realtime Dichotomy and Added SQL Config UI -
Dennis Li <23002167+dli357@users.noreply.github.com> 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff m
[CDAP-16153] Refactored PipelineConfiguration and PipelineDetails to remove hardcoded batch-realtime dichotomy, added UI components for SQL ELT pipelines in the studio
Fixed some UI issues, added resource tab back to SQL pipeline app
Fixed UI for SQL pipelines
Removed etl-realtime check since it is deprecated- cdap-ui/app/cdap/components/PipelineConfigurations/ConfigurationsContent/EngineConfigTabContent/CustomConfig.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/cdap/components/PipelineConfigurations/ConfigurationsContent/EngineConfigTabContent/index.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/cdap/components/PipelineConfigurations/ConfigurationsContent/PipelineConfigTabContent/ServiceAccountPath.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/cdap/components/PipelineConfigurations/ConfigurationsContent/PipelineConfigTabContent/index.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/cdap/components/PipelineConfigurations/ConfigurationsContent/ResourcesTabContent/ExecutorResources.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/cdap/components/PipelineConfigurations/ConfigurationsContent/ResourcesTabContent/index.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/cdap/components/PipelineConfigurations/Store/ActionCreator.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/cdap/components/PipelineConfigurations/Store/index.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/cdap/components/PipelineConfigurations/index.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/cdap/components/PipelineDetails/PipelineDetailsTopPanel/PipelineDetailsButtons/PipelineConfigureButton.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/cdap/components/PipelineDetails/PipelineDetailsTopPanel/PipelineDetailsButtons/PipelineRunButton.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/cdap/components/PipelineDetails/PipelineDetailsTopPanel/PipelineDetailsButtons/PipelineScheduleButton.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/cdap/components/PipelineDetails/PipelineDetailsTopPanel/PipelineDetailsButtons/PipelineStopButton/index.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/cdap/components/PipelineDetails/PipelineDetailsTopPanel/PipelineDetailsButtons/PipelineSummaryButton.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/cdap/components/PipelineDetails/PipelineDetailsTopPanel/PipelineDetailsButtons/index.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/cdap/components/PipelineDetails/PipelineDetailsTopPanel/index.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/cdap/components/PipelineDetails/RunLevelInfo/RunConfigs.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/cdap/components/PipelineDetails/RunLevelInfo/index.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/cdap/services/PipelineErrorFactory.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/cdap/services/global-constants.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/cdap/text/text-en.yaml (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/directives/my-pipeline-configurations/my-batch-pipeline-config/my-batch-pipeline-config.html (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/directives/my-pipeline-configurations/my-pipeline-configurations-factory.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/directives/my-pipeline-configurations/my-pipeline-configurations.less (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/directives/my-pipeline-configurations/my-realtime-pipeline-config/my-realtime-pipeline-config.html (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/directives/my-pipeline-configurations/my-sql-pipeline-config/my-sql-pipeline-config-ctrl.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/directives/my-pipeline-configurations/my-sql-pipeline-config/my-sql-pipeline-config.html (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/directives/my-pipeline-configurations/my-sql-pipeline-config/my-sql-pipeline-config.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/hydrator/controllers/create/partials/settings-ctrl.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/hydrator/services/create/stores/config-store.js (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/hydrator/templates/create/toppanel.html (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)
- cdap-ui/app/hydrator/templates/preconfigured-list.html (version 4ef9cc1dc75dae3e3ec49677c2ae9f85bd52bfff)