[ 
https://issues.apache.org/jira/browse/SPARK-19767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15897965#comment-15897965
 ] 

Nick Afshartous commented on SPARK-19767:
-----------------------------------------

I believe all the dependencies are installed and got this error about a missing 
tag {{'include_example'}}

{code}
SKIP_API=1 jekyll build
Configuration file: none
            Source: /home/nafshartous/Projects/spark
       Destination: /home/nafshartous/Projects/spark/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
     Build Warning: Layout 'global' requested in docs/api.md does not exist.
     Build Warning: Layout 'global' requested in docs/building-spark.md does 
not exist.
     Build Warning: Layout 'global' requested in docs/cluster-overview.md does 
not exist.
     Build Warning: Layout 'global' requested in docs/configuration.md does not 
exist.
     Build Warning: Layout 'global' requested in docs/contributing-to-spark.md 
does not exist.
     Build Warning: Layout 'global' requested in docs/ec2-scripts.md does not 
exist.
  Liquid Exception: Liquid syntax error (line 581): Unknown tag 
'include_example' in docs/graphx-programming-guide.md
jekyll 3.4.0 | Error:  Liquid syntax error (line 581): Unknown tag 
'include_example'
{code}

> API Doc pages for Streaming with Kafka 0.10 not current
> -------------------------------------------------------
>
>                 Key: SPARK-19767
>                 URL: https://issues.apache.org/jira/browse/SPARK-19767
>             Project: Spark
>          Issue Type: Bug
>          Components: Structured Streaming
>    Affects Versions: 2.1.0
>            Reporter: Nick Afshartous
>            Priority: Minor
>
> The API docs linked from the Spark Kafka 0.10 Integration page are not 
> current.  For instance, on the page
>    https://spark.apache.org/docs/latest/streaming-kafka-0-10-integration.html
> the code examples show the new API (i.e. class ConsumerStrategies).  However, 
> following the links
>     API Docs --> (Scala | Java)
> lead to API pages that do not have class ConsumerStrategies) .  The API doc 
> package names  also have {code}streaming.kafka{code} as opposed to 
> {code}streaming.kafka10{code} 
> as in the code examples on streaming-kafka-0-10-integration.html.  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to