Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
microsoft
/
data-accelerator
зеркало из
https://github.com/microsoft/data-accelerator.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули data-accelerator
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
55fef35d71
data-accelerator
/
DataProcessing
/
.gitignore
9 строки
72 B
Plaintext
Исходник
Обычный вид
История
Убрать экранирование
Экранировать
Initial Checkin
2019-04-16 09:57:37 +03:00
*.class
*.log
*/.vs
.idea
*/target
*/src/main/resources
*.iml
Add kafka input support for data processing (#57) * Support for EventHub for Kafka as input * Eventhub for kakfa input changes * Support for native kafka * Support for native kafka * kafka producer * Updated pom file and few minor updates to comments. * Add license header to new files. * pom file updates to revert spark version. * Adding more headers * Add comments to new files. * Revert Sprk 2.4 signature change for UDF. * ignore codesign * Define constants and convert return null to throwing exception.
2019-05-21 06:08:24 +03:00
out/
*/obj