Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CARBONDATA-800] ArrayIndexOfBound Exception thrown when block size is specified as 2048 MB #680

Closed
wants to merge 1 commit into from

Conversation

manishgupta88
Copy link
Contributor

If table block size if specified for its max value 2048, then while converting it into bytes it goes out of integer range and hence a negative value is assigned for blocklet size. Because of this exception is thrown.

…onverting it into bytes it goes out of integer range and hence a negative value is assigned for blocklet size. Because of this exception is thrown.
@CarbonDataQA
Copy link

Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1253/

@gvramana
Copy link
Contributor

LGTM

@asfgit asfgit closed this in d8d4c98 Mar 23, 2017
@manishgupta88 manishgupta88 deleted the block_size_issue branch April 4, 2017 12:52
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.

3 participants