Exceptions and Description |
---|
org.kitesdk.data.DatasetReaderException
will be removed after 0.18.0
|
org.kitesdk.data.DatasetWriterException
will be removed after 0.18.0
|
Field and Description |
---|
org.kitesdk.morphline.base.Notifications.LIFE_CYLCLE
(since 0.10.1) Use
Notifications.LIFE_CYCLE instead. |
Method and Description |
---|
org.kitesdk.data.DatasetWriter.flush()
will be removed after 0.18.0; use
Flushable.flush() |
org.kitesdk.data.crunch.CrunchDatasets.partition(PCollection will be removed in 0.19.0; use partition(PCollection, View, int)
|
org.kitesdk.data.flume.Log4jAppender.setDatasetRepositoryClass(String)
Use datasetRepositoryUri with a 'repo:' URI.
|
org.kitesdk.data.DatasetWriter.sync()
will be removed after 0.18.0; use
Syncable.sync() |
Copyright © 2013–2015. All rights reserved.