The Wayback Machine - http://web.archive.org/web/20200627074450/https://github.com/topics/etl
Skip to content
#

etl

Here are 1,047 public repositories matching this topic...

xccoder
xccoder commented Dec 6, 2019
  1. 安装linkis jobtypes
    按照官方安装文档进行自动化安装,执行sh install.sh最后一步报错:{"error":"Missing required parameter 'execid'."}。并没有看到文档中所说的“如果安装成功最后会打印:{"status":"success"}”,但是能在azkaban的/plugins/jobtypes目录下看到已经安装好的linkis任务插件。通过排查在安装脚本最后一步会去调用"curl http://azkaban_ip:executor_port/executor?action=reloadJobTypePlugins"进行插件的刷新。重启azkaban executor日志中看到已经加载了插件的信息 `INFO [JobTypeManager][Azkaban] Loaded jobtype linkis
millboh
millboh commented Jul 22, 2019

Summary and Descriptive Statistics

The first operation to perform after importing data is to get some sense of what it looks like. For numerical columns, knowing the descriptive summary statistics can help a lot in understanding the distribution of your data. The transformer "describe" returns a DataFrame containing information such as number of non-null entries (count), mean, standard deviati

FeralCatColonist
FeralCatColonist commented May 4, 2018

Hi, I'm wanting to use Koop for integrating with the Waze live feed. After reading through the readme, I was totally lost about how to even start using Koop.

I'd really like to see more detailed documentation or a getting started guide. Additionally I'd be interested in helping to get a dedicated Waze repository up running.

jumpnrun88
jumpnrun88 commented Aug 2, 2019

Is it possible to have a testmetrics configuration which contain all the configuration .

We have currently limited documentation for the testing of the metric files .

  • The documentation has one example config file of job and metric
hancush
hancush commented Dec 19, 2018

our prior recommendation, removed in 4bb8d76177c40c9a0405ca66da9a40dcbded4505, caused issues with makefiles on ubuntu 16.x (xenial), i.e., on our staging server, such that all recipes failed with the error "No such file or directory". do some research on directives, identify the culprit, and add a new, portable set of default directives.

BenBirt
BenBirt commented Aug 13, 2019

We should add some stuff to contributors.md. Something like:

  • when opening a PR, feel free to immediately request a review, probably from @BenBirt or @lewish
  • one reviewer is fine, add two or more though if you want to get something in faster / want more eyes reviewing
  • after resolving a round of PR comments, hit the "re-request review" button
  • once the PR is approved & you have resolved any

Improve this page

Add a description, image, and links to the etl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the etl topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.