This website requires JavaScript.
Explore
Help
Sign In
lanyuanxiaoyao
/
hudi
Watch
1
Star
0
Fork
0
You've already forked hudi
Code
Activity
Files
cce88b36d2861da21ddc719f1228be7e5e5d34e4
hudi
/
hoodie-cli
/
src
/
main
/
java
/
com
/
uber
/
hoodie
/
cli
/
utils
History
Balaji Varadarajan
cce88b36d2
Use spark Master from environment if set
2018-09-12 01:24:11 +05:30
..
CommitUtil.java
1. Small file size handling for inserts into log files. In summary, the total size of the log file is compared with the parquet max file size and if there is scope to add inserts the add it.
2018-09-06 08:52:08 +08:00
HiveUtil.java
CodeStyle formatting to conform to basic Checkstyle rules.
2018-03-30 11:09:40 -07:00
InputStreamConsumer.java
CodeStyle formatting to conform to basic Checkstyle rules.
2018-03-30 11:09:40 -07:00
SparkUtil.java
Use spark Master from environment if set
2018-09-12 01:24:11 +05:30