Skip to content

Instantly share code, notes, and snippets.

# final top-level data output directory, sub-directory will be dynamically created for each topic pulled
etl.destination.path=hdfs://kraken/wmf/raw/webrequest/test/data
# HDFS location where you want to keep execution files, i.e. offsets, error logs, and count files
etl.execution.base.path=hdfs://kraken/wmf/raw/webrequest/test/camus
# where completed Camus job output directories are kept, usually a sub-dir in the base.path
etl.execution.history.path=hdfs://kraken/wmf/raw/webrequest/test/camus/history
# Concrete implementation of the Encoder class to use (used by Kafka Audit, and thus optional for now)
#camus.message.encoder.class=com.linkedin.batch.etl.kafka.coders.DummyKafkaMessageEncoder

Sublime Text 2 – Useful Shortcuts (Mac OS X)

General

⌘T go to file
⌘⌃P go to project
⌘R go to methods
⌃G go to line
⌘KB toggle side bar
⌘⇧P command prompt