Bharath Krishna created GOBBLIN-1682:
----------------------------------------
Summary: Update documentation and examples for Gobblin native ORC
writer
Key: GOBBLIN-1682
URL: https://issues.apache.org/jira/browse/GOBBLIN-1682
Project: Apache Gobblin
Issue Type: Improvement
Affects Versions: 0.16.0
Reporter: Bharath Krishna
As Gobblin now natively supports the ORC writer, it is no longer needed to use
the Hive related serdes, which also requires that the users migrating from hive
serdes to native ORC writers that they need to remove the Avro and hive serdes
from the list of converters.
# Make the ORC example :
[https://github.com/apache/gobblin/blob/d9ae5353c74fdcd385835fca9b586b3fdb90971b/gobblin-example/src/main/resources/wikipedia-orc.pull#L31]
to use the native Gobblin ORC writer
# Update the documentation
[https://gobblin.apache.org/docs/case-studies/Writing-ORC-Data/] to indicate
that the native Gobblin ORC can be used.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)