commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2018/03/21
[29/50] incubator-gobblin git commit: [GOBBLIN-407] fix job output path for full snapshot
abti
2018/03/21
[43/50] incubator-gobblin git commit: [GOBBLIN-418] Change Gobblin Service behavior to not call addSpec for pre-existing specs on FlowCatalog start up.[]
abti
2018/03/21
[12/50] incubator-gobblin git commit: [GOBBLIN-399] Refactor HiveSource#shouldCreateWorkunit() to accept table as parameter
abti
2018/03/19
incubator-gobblin git commit: [GOBBLIN-427] Add a decryption converter
hutran
2018/03/16
incubator-gobblin git commit: [GOBBLIN-429] Pass jvm options as a list to child process
hutran
2018/03/16
incubator-gobblin git commit: [GOBBLIN-428] fix delete spec not propagating to cluster
hutran
2018/03/13
incubator-gobblin git commit: [GOBBLIN-426] Change signature of AzkabanJobLauncher.initJobListener()[]
hutran
2018/03/12
incubator-gobblin git commit: [GOBBLIN-424] Ensure job context is closed even if job fails.
abti
2018/03/05
incubator-gobblin git commit: [GOBBLIN-422] Update fs snapshot in previously failed workunits with the current effectiveSnapshot
abti
2018/03/04
incubator-gobblin git commit: [GOBBLIN-421] Add parameterized type for Pusher message type
hutran
2018/03/02
incubator-gobblin git commit: [GOBBLIN-418] Change Gobblin Service behavior to not call addSpec for pre-existing specs on FlowCatalog start up.[]
hutran
2018/03/01
incubator-gobblin git commit: [GOBBLIN-414] Added lineage event for convertible hive datasets
hutran
2018/02/28
incubator-gobblin git commit: [GOBBLIN-419] Add more metrics for cluster job monitoring
hutran
2018/02/27
incubator-gobblin git commit: [GOBBLIN-417] Pass in the correct protocol version in the AvroR2JoinConverter
hutran
2018/02/26
incubator-gobblin git commit: [GOBBLIN-416] Add java option for task child process
hutran
2018/02/22
incubator-gobblin git commit: [GOBBLIN-302] Handle stuck Helix workflow
hutran
2018/02/22
incubator-gobblin git commit: [GOBBLIN-415] Check for the value of configuration key flow.runImmediately in Job config.
hutran
2018/02/21
incubator-gobblin git commit: [GOBBLIN-378] Publish tasks in successful state only
hutran
2018/02/21
incubator-gobblin git commit: [GOBBLIN-413] Use same compaction start time for time lookback check during compaction
hutran
2018/02/20
incubator-gobblin git commit: [GOBBLIN-408] Add more info to the KafkaExtractorTopicMetadata event for tracking execution times and rates
hutran
2018/02/20
incubator-gobblin git commit: [GOBBLIN-410] Support REPLACE_TABLE_AND_PARTITIONS for Hive copies.
hutran
2018/02/15
incubator-gobblin git commit: [GOBBLIN-411] Fix bug in FIFO based pull file loader
hutran
2018/02/14
incubator-gobblin git commit: [Gobblin-371][GOBBLIN-371] eagerly test for jira-python package
jbaranick
2018/02/13
incubator-gobblin git commit: [GOBBLIN-409] Set collation to latin1_bin for the MySql state store backing table
hutran
2018/02/12
incubator-gobblin git commit: [GOBBLIN-407] fix job output path for full snapshot
hutran
2018/02/09
incubator-gobblin git commit: [GOBBLIN-406] delete job state store on spec delete request
hutran
2018/02/08
incubator-gobblin git commit: [GOBBLIN-396] add date partitioned based json source
hutran
2018/02/08
incubator-gobblin git commit: [GOBBLIN-379] Submit an event when DistCp job resource requirements exceed a hard bound
hutran
2018/02/07
incubator-gobblin git commit: [GOBBLIN-405] Fix race condition with access to immediately invalidated resources
hutran
2018/02/06
incubator-gobblin git commit: [GOBBLIN-403] Fix null pointer issue due to kafkajobmonitor metrics is not initialized in the constructor
hutran
2018/02/05
incubator-gobblin git commit: postgresql extractor fixes * covering more data types * adding source.conn.database which allows you to connect to a database that has a different name than the source schema (i.e. this is 3-part naming convention). Without
abti
2018/02/05
incubator-gobblin git commit: [GOBBLIN-351] Add ParquetHdfsDataWriter docs
abti
2018/02/05
incubator-gobblin git commit: [GOBBLIN-249] Add docs for writing source schema
abti
2018/02/05
incubator-gobblin git commit: [GOBBLIN-370] added some log information
abti
2018/02/05
incubator-gobblin git commit: Don't let Helix retry when a child process fails
abti
2018/02/05
incubator-gobblin git commit: Don't start services if non is needed
abti
2018/02/05
incubator-gobblin git commit: [GOBBLIN-387] pick job files in FIFO order
abti
2018/02/05
incubator-gobblin git commit: [GOBBLIN-404] Disable immediate execution of all flows in FlowCatalog on Gobblin Service restart[]
abti
2018/02/02
incubator-gobblin git commit: [GOBBLIN-402] Add more metrics for gobblin cluster and fix the getJobs slowness issue
hutran
2018/02/02
incubator-gobblin git commit: [GOBBLIN-401] Provide a constructor for CombineSelectionPolicy with only the selection config as argument[]
hutran
2018/02/01
incubator-gobblin git commit: [GOBBLIN-400] Allow skipping execution of MR job in MR tasks.
ibuenros
2018/02/01
incubator-gobblin git commit: [GOBBLIN-399] Refactor HiveSource#shouldCreateWorkunit() to accept table as parameter
hutran
2018/01/31
incubator-gobblin git commit: [GOBBLIN-398] Upgrade helix to 0.6.9
hutran
2018/01/31
incubator-gobblin git commit: [GOBBLIN-397] Create a new dataset version selection policy for filtering dataset versions that have "hidden" paths.
hutran
2018/01/30
incubator-gobblin git commit: [GOBBLIN-395] Add lineage for copying config based dataset
hutran
2018/01/29
incubator-gobblin git commit: [GOBBLIN-392] Load all dataset states when getLatestDatasetStatesByUrns() is called
hutran
2018/01/26
incubator-gobblin git commit: [GOBBLIN-391] Use the DataPublisherFactory to allow sharing publisher…
hutran
2018/01/25
incubator-gobblin git commit: [GOBBLIN-390] Add log configs to child process
hutran
2018/01/24
incubator-gobblin git commit: [GOBBLIN-388] Allow classpath to be configured for JVM based task execution in gobblin cluster
hutran
2018/01/24
incubator-gobblin git commit: [GOBBLIN-381][GOBBLIN-368] Add ability to filter hidden directories for ConfigBasedDatasets
ibuenros
2018/01/23
incubator-gobblin git commit: [GOBBLIN-382] Support storing job.state file in mysql state store for standalone cluster
hutran
2018/01/23
incubator-gobblin git commit: [GOBBLIN-384] Update Python version to v3
abti
2018/01/23
incubator-gobblin git commit: [GOBBLIN-361] Support Nested nullable Record type for JDBCWriter
abti
2018/01/22
incubator-gobblin git commit: [GOBBLIN-380] Add log about time elapsed for waiting services to be healthy
hutran
2018/01/22
incubator-gobblin git commit: [GOBBLIN-376] Added BytesToRecordWithMetadataConverter and RecordWithMetadataSchemaRegistrationConverter
abti
2018/01/18
incubator-gobblin git commit: Log job child process exit status
hutran
2018/01/17
incubator-gobblin git commit: [GOBBLIN-377] Add debug logging to print out job configuration in gobblin cluster
hutran
2018/01/17
incubator-gobblin git commit: [GOBBLIN-374] GobblinMetrics failed to close event reporters
ibuenros
2018/01/17
incubator-gobblin git commit: [GOBBLIN-368][GOBBLIN-365] Add configuration property to allow application of filters to directory paths
ibuenros
2018/01/16
incubator-gobblin git commit: [GOBBLIN-372] Workaround helix workflow deletion bug that removes workflows with a matching prefix
hutran
2018/01/16
incubator-gobblin git commit: [GOBBLIN-367] Adding mrJob object as a field in MRTask so that inherited Task could read jobUrl from it
ibuenros
2018/01/12
incubator-gobblin git commit: [GOBBLIN-207] Use hadoop filesystem to download job data
jbaranick
2018/01/12
incubator-gobblin git commit: [GOBBLIN-362] Improve MySQL staging table to have properties from dest table
hutran
2018/01/11
incubator-gobblin git commit: [GOBBLIN-369] Clean up the helix job queue after the job execution is…
hutran
2018/01/11
incubator-gobblin git commit: [Gobblin-359] fix task executor logging
hutran
2018/01/11
incubator-gobblin git commit: [GOBBLIN-365] Add lookback days config property for CopyableGlobDatasetFinder
ibuenros
2018/01/10
incubator-gobblin git commit: Log child process cmd line at the debug level
hutran
2018/01/10
incubator-gobblin git commit: [GOBBLIN-364] Exclude JobState from WorkUnit created by PartitionedFileSourceBase
hutran
2018/01/09
incubator-gobblin git commit: [GOBBLIN-363] Clean up the job-level subdir in the _taskstate directory in Gobblin Cluster after a job is done
hutran
2018/01/08
incubator-gobblin git commit: [GOBBLIN-360] Fix cleanup of the job context from PROPERTYSTORE/TaskRebalancer
hutran
2018/01/08
svn commit: r24083 - /dev/incubator/gobblin/apache-gobblin-incubating-0.12.0-rc0/
abti
2018/01/08
[2/2] incubator-gobblin git commit: Merge branch '0.12.0'
abti
2018/01/08
[1/2] incubator-gobblin git commit: [GOBBLIN-355] Removing gradlew and related jars from source release. Refer: LEGAL-288
abti
2018/01/08
incubator-gobblin git commit: [GOBBLIN-355] Removing gradlew and related jars from source release. Refer: LEGAL-288
abti
2018/01/05
incubator-gobblin git commit: [GOBBLIN-358] Add logs for GobblinMetrics
hutran
2018/01/05
incubator-gobblin git commit: [GOBBLIN-356] Add socket and connection timeout for kafka schema registry
hutran
2018/01/05
incubator-gobblin git commit: [GOBBLIN-357] Fix logging during Zookeeper connection loss
jbaranick
2018/01/04
[2/2] incubator-gobblin git commit: Merge pull request #2229 from abti/master
abti
2018/01/04
[1/2] incubator-gobblin git commit: [GOBBLIN-355] Disable snapshot versioning until downstream fixes
abti
2018/01/03
[2/2] incubator-gobblin git commit: Merge branch '0.12.0'
abti
2018/01/03
[1/2] incubator-gobblin git commit: [GOBBLIN-355] Add buildSrc to the source distribution
abti
2018/01/03
incubator-gobblin git commit: [GOBBLIN-355] Add buildSrc to the source distribution
abti
2018/01/03
svn commit: r24002 - /dev/incubator/gobblin/apache-gobblin-incubating-0.12.0-rc0/
abti
2018/01/03
incubator-gobblin-site git commit: Updated upcoming release version to 0.12.0 on home page
abti
2018/01/03
incubator-gobblin-site git commit: Updated upcoming release version to 0.12.0 on home page
abti
2018/01/03
[1/2] incubator-gobblin-site git commit: Update website to fix broken links, and update information
abti
2018/01/03
[2/2] incubator-gobblin-site git commit: Added Joel Baranick to committer's list
abti
2018/01/03
incubator-gobblin-site git commit: Added Joel Baranick to committer's list
abti
2018/01/03
incubator-gobblin-site git commit: Update website to fix broken links, and update information
abti
2018/01/03
[2/2] incubator-gobblin git commit: [GOBBLIN-355] Reserve version 0.13.0 for next release
abti
2018/01/03
[1/2] incubator-gobblin git commit: [GOBBLIN-355] Include gradle in source distribution archive
abti
2018/01/03
incubator-gobblin git commit: [GOBBLIN-355] Include gradle in source distribution archive
abti
2018/01/03
svn commit: r23999 - /dev/incubator/gobblin/apache-gobblin-incubating-0.12.0-rc0/
abti
2018/01/03
[10/10] incubator-gobblin git commit: [GOBBLIN-355] Add helper script to publish archives on Nexus, and wire gradle tasks
abti
2018/01/03
[04/10] incubator-gobblin git commit: [GOBBLIN-355] Add stylesheet for Rat plugin
abti
2018/01/03
[02/10] incubator-gobblin git commit: [GOBBLIN-355] Added Apache version and group in gradle properties
abti
2018/01/03
[08/10] incubator-gobblin git commit: [GOBBLIN-355] Add HEADER as per release process
abti
2018/01/03
[01/10] incubator-gobblin git commit: [GOBBLIN-355] Added script to bulk update fix version for JIRA tickets
abti
2018/01/03
[09/10] incubator-gobblin git commit: [GOBBLIN-355] Add git scripts to publish to Nexus and generate signed sources
abti
2018/01/03
[05/10] incubator-gobblin git commit: [GOBBLIN-355] Enable Rat plugin in gradle build
abti
2018/01/03
[03/10] incubator-gobblin git commit: [GOBBLIN-355] Add gradle script for Rat plugin
abti
2018/01/03
[07/10] incubator-gobblin git commit: [GOBBLIN-355] Added DISCLAIMER for Apache Incubation
abti
2018/01/03
[06/10] incubator-gobblin git commit: [GOBBLIN-355] Updated CHANGELOG for 0.12.0 release
abti
2018/01/03
svn commit: r23995 - /dev/incubator/gobblin/apache-gobblin-incubating-0.12.0-rc0/
abti
2018/01/03
[incubator-gobblin] Git Push Summary
abti
2018/01/03
[1/5] incubator-gobblin git commit: [GOBBLIN-355] Updated CHANGELOG for 0.12.0 release
abti
2018/01/03
[5/5] incubator-gobblin git commit: [GOBBLIN-355] Add helper script to publish archives on Nexus, and wire gradle tasks
abti
2018/01/03
[3/5] incubator-gobblin git commit: [GOBBLIN-355] Add HEADER as per release process
abti
2018/01/03
[4/5] incubator-gobblin git commit: [GOBBLIN-355] Add git scripts to publish to Nexus and generate signed sources
abti
2018/01/03
[2/5] incubator-gobblin git commit: [GOBBLIN-355] Added DISCLAIMER for Apache Incubation
abti
2018/01/03
[3/3] incubator-gobblin git commit: [GOBBLIN-355] Enable Rat plugin in gradle build
abti
2018/01/03
[1/3] incubator-gobblin git commit: [GOBBLIN-355] Add gradle script for Rat plugin
abti
2018/01/03
[2/3] incubator-gobblin git commit: [GOBBLIN-355] Add stylesheet for Rat plugin
abti
2018/01/03
[1/2] incubator-gobblin git commit: [GOBBLIN-355] Added script to bulk update fix version for JIRA tickets
abti
2018/01/03
[2/2] incubator-gobblin git commit: [GOBBLIN-355] Added Apache version and group in gradle properties
abti
2018/01/03
[incubator-gobblin] Git Push Summary
abti
2018/01/02
incubator-gobblin git commit: [GOBBLIN-354] Support DynamicConfig in AzkabanCompactionJobLauncher
hutran
2018/01/02
incubator-gobblin git commit: [GOBBLIN-353] Fix low watermark overridden by high watermark in SalesforceSource
hutran
2018/01/02
svn commit: r23982 - /release/incubator/gobblin/KEYS
abti
2018/01/02
svn commit: r23981 - /release/incubator/gobblin/
abti
2018/01/02
svn commit: r23980 - /dev/incubator/gobblin/
abti
2017/12/23
incubator-gobblin git commit: [GOBBLIN-349] Add gauges for number of job scheduler for gobblin cluster
abti
2017/12/20
incubator-gobblin git commit: [GOBBLIN-336] Only start necessary services in cluster workers
abti
2017/12/19
incubator-gobblin git commit: [GOBBLIN-336] Run tasks in a separate process if enabled
abti
2017/12/19
incubator-gobblin git commit: Use intellij to reformat TaskRunner class to confirm to the code style
abti
2017/12/19
incubator-gobblin git commit: [GOBBLIN-336] Add a new SingleHelixTask class
abti
2017/12/18
incubator-gobblin git commit: [GOBBLIN-336] Add a method to save a config to a file
abti
2017/12/18
incubator-gobblin git commit: [GOBBLIN-336] Rename SingleHelixTask to SingleTask
abti
2017/12/18
incubator-gobblin git commit: [GOBBLIN-336] Add a test testGetJavaClassPath
abti
2017/12/18
incubator-gobblin git commit: [GOBBLIN-336] use a private method to construct cmd options for launcher
abti
2017/12/16
incubator-gobblin git commit: [GOBBLIN-348] Added Hdfs Modified Time based Hive Version Finder
abti
2017/12/15
incubator-gobblin git commit: [GOBBLIN-336] Create a class to start the task java child process.
hutran
2017/12/15
incubator-gobblin git commit: complete task runner run method
hutran
2017/12/15
incubator-gobblin git commit: [GOBBLIN-336] move single task runner option constants to the option class
abti
2017/12/14
incubator-gobblin git commit: [GOBBLIN-347] Ensure KafkaPusher is registered with the closer
hutran
2017/12/14
incubator-gobblin git commit: Ignore .shelf directory
abti
2017/12/13
incubator-gobblin git commit: [GOBBLIN-336] Set unused Helix task result info field to an empty string
hutran
2017/12/13
incubator-gobblin git commit: Remove the unused helixManager parameter from GobblinHelixTaskStateTracker
abti
2017/12/12
incubator-gobblin git commit: [GOBBLIN-336] Parse cmd options to the single task runner process
abti
2017/12/12
incubator-gobblin git commit: [GOBBLIN-341] getLogger() method bug fix
ibuenros
2017/12/12
incubator-gobblin git commit: [GOBBLIN-279] pull file unable to reuse the json property.
abti
2017/12/12
incubator-gobblin git commit: [GOBBLIN-343] Fix for db/table regexp in HiveRegistrationPolicyBase
abti
2017/12/12
incubator-gobblin git commit: [GOBBLIN-342] Introduce option to set hive metastore uri in Hiveregister
abti
2017/12/12
incubator-gobblin git commit: Fix NPE while reading empty config strings
abti
2017/12/12
incubator-gobblin git commit: [GOBBLIN-338] Adding setting to being able specify hive registration fs which is useful if you want to register data on other fs like s3.
abti
2017/12/12
incubator-gobblin git commit: [GOBBLIN-339] Example to illustrate how to build custom source and extractor in Gobblin.
abti
2017/12/11
incubator-gobblin git commit: [GOBBLIN-344] Fix help method getResolver in LineageInfo is private
hutran
2017/12/09
incubator-gobblin git commit: [GOBBLIN-336] Encapsulate the non-Helix specific task execution logic
hutran
2017/12/08
incubator-gobblin git commit: [GOBBLIN-334] Implement SharedResourceFactory for LineageInfo
ibuenros
2017/12/08
incubator-gobblin git commit: Update version of data jar expected by gobblin-mapreduce.sh
abti
2017/12/08
incubator-gobblin git commit: [GOBBLIN-336] Refactor HelixTask to create taskAttempt with a builder
abti
2017/12/07
incubator-gobblin git commit: [GOBBLIN-337] Hive config token signature
hutran
2017/12/07
incubator-gobblin git commit: [GOBBLIN-326] Add more metrics for GaaS and Gobblin Cluster
hutran
2017/12/06
incubator-gobblin git commit: [GOBBLIN-335] Increase blob size of mysql
hutran
2017/12/06
incubator-gobblin git commit: [GOBBLIN-332] Fetching Hive tokens in TokenUtils
ibuenros
2017/12/05
incubator-gobblin git commit: Make log4j config work for running tests in cluster module in Intellij
abti
2017/12/05
incubator-gobblin git commit: Update gobblin package name in the Intellij style config file
abti
2017/12/05
incubator-gobblin git commit: [GOBBLIN-333] Remove reference to log4j in WriterUtils
hutran
2017/12/04
incubator-gobblin git commit: [GOBBLIN-330] make the generation of kerberos principal dynamic
ibuenros
2017/12/04
incubator-gobblin git commit: [GOBBLIN-329] Add a new basic cluster integration test
hutran
2017/12/04
incubator-gobblin git commit: [GOBBLIN-331] Add sharedConfig support for the KafkaDataWriters
hutran
2017/11/30
incubator-gobblin git commit: [GOBBLIN-328] Fix GobblinClusterKillTest failure. Path mismatch
hutran
2017/11/30
incubator-gobblin git commit: [GOBBLIN-319] Add DatasetResolver to transform raw Gobblin dataset to application specific dataset
hutran
2017/11/29
incubator-gobblin git commit: Add gobblin-service-kafka as a runtime dependency of the cluster module
abti
2017/11/29
incubator-gobblin git commit: [GOBBLIN-325] Add a Source and Extractor for stress testing
hutran
2017/11/29
incubator-gobblin git commit: [GOBBLIN-324] Add the cluster working directory config
abti
2017/11/29
incubator-gobblin git commit: Delete the generated config files after the YarnAppLauncher test
abti
2017/11/29
incubator-gobblin git commit: Ignore generated files
abti
2017/11/28
incubator-gobblin git commit: [GOBBLIN-322] The cluster mode failed to find a log4j config file
abti
2017/11/27
incubator-gobblin git commit: [GOBBLIN-320] Add metrics for GobblinHelixJobScheduler
hutran
2017/11/20
incubator-gobblin git commit: [GOBBLIN-317] Add dynamic configuration injection in the mappers
hutran
2017/11/15
incubator-gobblin git commit: [GOBBLIN-294] Change logging level for reflection utilities
ibuenros
2017/11/15
incubator-gobblin git commit: [GOBBLIN-314] Validate filesize when copying in writer
ibuenros
2017/11/14
incubator-gobblin git commit: [GOBBLIN-315] Fix shaded avro is used in LineageEventBuilder
hutran
2017/11/13
[1/2] incubator-gobblin git commit: [GOBBLIN-307] Implement lineage event as LineageEventBuilder in gobblin
hutran
2017/11/13
[2/2] incubator-gobblin git commit: [GOBBLIN-307] Implement lineage event as LineageEventBuilder in gobblin
hutran
2017/11/13
incubator-gobblin git commit: [GOBBLIN-309] Disabled rewrite and enabled retry for adding jar file on HDFS
hutran
2017/11/13
incubator-gobblin git commit: [GOBBLIN-306] Added documentation calling out an issue when configuring Fork Operators
abti
2017/11/13
incubator-gobblin git commit: [GOBBLIN-313] Added option to explicitly set group name for destination and staging directories for Avro2Orc conversion
abti
2017/11/09
incubator-gobblin git commit: [GOBBLIN-312] Pass extra kafka configuration to the KafkaConsumer in KafkaSimpleStreamingSource
hutran
2017/11/09
incubator-gobblin git commit: [GOBBLIN-310] Skip rerunning completed tasks on mapper reattempts
hutran
2017/11/08
incubator-gobblin git commit: [GOBBLIN-305] Add csv-kafka kafka-hdfs job template
hutran
2017/11/07
incubator-gobblin git commit: [GOBBLIN-308] Change boot sequence of gobblin cluster to fix the hanging issue
hutran
2017/11/07
incubator-gobblin git commit: [GOBBLIN-273] Add job failure monitoring
ibuenros
2017/11/07
incubator-gobblin git commit: [GOBBLIN-304] Change default version of flow specs to null.
hutran
2017/11/07
incubator-gobblin git commit: [GOBBLIN-287] Adding a service name to the resource name for multiple throttling quotas
ibuenros
2017/11/02
incubator-gobblin git commit: [GOBBLIN-303] Remove empty avro files during compaction
hutran
2017/11/01
incubator-gobblin git commit: [GOBBLIN-301] Fix the key GOBBLIN_KAFKA_CONSUMER_CLIENT_FACTORY_CLASS
hutran
2017/11/01
incubator-gobblin git commit: [Gobblin 190][GOBBLIN-190] Kafka Sink replication factor and partition creation.
abti
2017/10/30
incubator-gobblin git commit: [GOBBLIN-300] Use 1.7.7 form of Schema.createUnion() API that takes in a list
hutran
2017/10/27
[2/2] incubator-gobblin git commit: [GOBBLIN-298] Add metric and event reporters that emit using a KafkaProducer
hutran
2017/10/27
[1/2] incubator-gobblin git commit: [GOBBLIN-298] Add metric and event reporters that emit using a KafkaProducer
hutran
2017/10/27
incubator-gobblin git commit: [GOBBLIN-296] Kafka json source and writer
hutran
2017/10/26
incubator-gobblin git commit: [GOBBLIN-299] Add deletion support to Azkaban Orchestrator
abti
2017/10/25
incubator-gobblin git commit: [GOBBLIN-291] Remove unnecessary spec list and read
hutran
2017/10/25
incubator-gobblin git commit: [GOBBLIN-297] Changed access to protected for HiveSource and Watermarkers
abti
2017/10/24
incubator-gobblin git commit: [GOBBLIN-286] gix bug where non hive dataset publishing gives NPE
hutran
2017/10/20
incubator-gobblin git commit: [GOBBLIN-295] Make missing nullable fields default to null
hutran
2017/10/19
[2/2] incubator-gobblin git commit: Merge pull request #2144 from htran1/gobblin-service-09
hutran
2017/10/19
[1/2] incubator-gobblin git commit: [GOBBLIN-292] Add kafka09 support for service and cluster job spec communication
hutran
Earlier messages
Later messages