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

[jira] [Resolved] (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:all-tabpanel ]

Sean Owen resolved SPARK-9980.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

Issue resolved by pull request 8209
[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
>             Fix For: 1.5.0
>
>
> 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