Skip to content

Conversation

@CodingCat
Copy link
Contributor

What changes were proposed in this pull request?

The description of "spark.memory.offHeap.size" in the current document does not clearly state that memory is counted with bytes....

This PR contains a small fix for this tiny issue

How was this patch tested?

document fix

@CodingCat
Copy link
Contributor Author

I didn't create a JIRA as I think it is not necessary....if the reviewer still prefers with a JIRA, I can add one

@SparkQA
Copy link

SparkQA commented Mar 7, 2016

Test build #52564 has finished for PR 11561 at commit 143135b.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@CodingCat
Copy link
Contributor Author

@srowen mind reviewing it?

<td>0</td>
<td>
The absolute amount of memory which can be used for off-heap allocation.
The absolute amount of memory (in terms by bytes) which can be used for off-heap allocation.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just "... memory in bytes which ..." is sufficient. "terms by bytes" doesn't work. Yes it's fine.

@SparkQA
Copy link

SparkQA commented Mar 7, 2016

Test build #52577 has finished for PR 11561 at commit 9eceb9f.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@zsxwing
Copy link
Member

zsxwing commented Mar 7, 2016

LGTM. Merging to master and 1.6.

asfgit pushed a commit that referenced this pull request Mar 7, 2016
The description of "spark.memory.offHeap.size" in the current document does not clearly state that memory is counted with bytes....

This PR contains a small fix for this tiny issue

document fix

Author: CodingCat <[email protected]>

Closes #11561 from CodingCat/master.

(cherry picked from commit a3ec50a)
Signed-off-by: Shixiong Zhu <[email protected]>
@zsxwing
Copy link
Member

zsxwing commented Mar 7, 2016

Thanks, @CodingCat

@asfgit asfgit closed this in a3ec50a Mar 7, 2016
@CodingCat
Copy link
Contributor Author

thanks, @srowen @zsxwing

roygao94 pushed a commit to roygao94/spark that referenced this pull request Mar 22, 2016
The description of "spark.memory.offHeap.size" in the current document does not clearly state that memory is counted with bytes....

This PR contains a small fix for this tiny issue

document fix

Author: CodingCat <[email protected]>

Closes apache#11561 from CodingCat/master.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants