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

    https://github.com/apache/bahir/pull/45#discussion_r126444627
  
    --- Diff: sql-cloudant/README.md ---
    @@ -31,15 +31,14 @@ The `--packages` argument can also be used with 
`bin/spark-submit`.
     
     Submit a job in Python:
         
    -    spark-submit  --master local[4] --jars <path to cloudant-spark.jar>  
<path to python script> 
    +    spark-submit  --master local[4] --packages 
org.apache.bahir:spark-sql-cloudant_2.11:2.2.0-SNAPSHOT  <path to python 
script> 
    --- End diff --
    
    Good point, this should probably be something like `--packages 
org.apache.bahir:spark-sql-cloudant_SCALA_VERSION:PACKAGE_VERSION`


---
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