Github user tdas commented on a diff in the pull request:

    https://github.com/apache/spark/pull/1434#discussion_r15549239
  
    --- Diff: bin/run-kinesis-example ---
    @@ -0,0 +1,60 @@
    +#!/usr/bin/env bash
    +
    --- End diff --
    
    @pdeyhim explained me that this script is necessary as the jar for kinesis 
is not included in the spark jar. That makes sense. 
    But its best not to put such module-specific scripts in the main spark/bin 
directory. Its best to put this in `extras/kinesis/bin/` .


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to