Skip to content

Instantly share code, notes, and snippets.

@anmol2709
Last active November 12, 2018 07:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anmol2709/29ed7b4545aae46df0f16e2d68c9d260 to your computer and use it in GitHub Desktop.
Save anmol2709/29ed7b4545aae46df0f16e2d68c9d260 to your computer and use it in GitHub Desktop.
val esSink = ElasticsearchSink.create[Company](
indexName = "essink",
typeName = "company"
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment