Github user maropu commented on the issue:

    https://github.com/apache/spark/pull/15260
  
    Aha, I see. However, some users possibly think they'd just like to download 
compiled Spark jars and run the kinesis example for quick tests because 
compiling the whole spark package takes much time. 
    In other examples (e.g., `SparkPi`), since spark compiled binaries in the 
download site bundle them, we can download them and just run the examples. But, 
we currently cannot run the kinesis example because they donot bundle it now.
    
    So, how about staying this current doc as it is and appending a new 
direction like this pr?
    Also, in a follow-up pr, it is okay to me that I'll fix the `run-example` 
script so that it can add `external/kinesis-asl-assembly/target` in classpath.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to