You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/08/14 19:36:46 UTC

[jira] [Commented] (SPARK-9980) SBT publishLocal error due to invalid characters in doc

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

Apache Spark commented on SPARK-9980:
-------------------------------------

User 'hvanhovell' has created a pull request for this issue:
https://github.com/apache/spark/pull/8209

> SBT publishLocal error due to invalid characters in doc
> -------------------------------------------------------
>
>                 Key: SPARK-9980
>                 URL: https://issues.apache.org/jira/browse/SPARK-9980
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 1.5.0
>            Reporter: Herman van Hovell
>            Priority: Trivial
>
> When issuing the following command in SBT:
> {noformat}
> > unsafe/publishLocal
> {noformat}
> It fails with the following error:
> {noformat}
> [info] Generating /media/hvanhovell/Data/QT/IT/Software/spark/unsafe/target/scala-2.10/api/org/apache/spark/unsafe/memory/TaskMemoryManager.html...
> [error] /media/hvanhovell/Data/QT/IT/Software/spark/unsafe/src/main/java/org/apache/spark/unsafe/memory/TaskMemoryManager.java:63: error: malformed HTML
> [error]    * (1L << OFFSET_BITS) bytes, which is 2+ petabytes. However, the on-heap allocator's maximum page
> [error]          ^
> [error] /media/hvanhovell/Data/QT/IT/Software/spark/unsafe/src/main/java/org/apache/spark/unsafe/memory/TaskMemoryManager.java:63: error: malformed HTML
> [error]    * (1L << OFFSET_BITS) bytes, which is 2+ petabytes. However, the on-heap allocator's maximum page
> [error]   
> {noformat}
> It is a tiny modification of the documentation to fix this. I'll submit a PR.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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