You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/05/13 02:41:12 UTC

[jira] [Commented] (ASTERIXDB-1436) Support Storage of Big Objects

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

ASF subversion and git services commented on ASTERIXDB-1436:
------------------------------------------------------------

Commit 1defc92ae43cb36e1c06eb884c5359d5c1d6b0e5 in incubator-asterixdb's branch refs/heads/master from [~mblow]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-asterixdb.git;h=1defc92 ]

ASTERIXDB-1436: Big Object Support For Storage

Preliminary submit for big object storage support (values only).
Enable hyracks frames up to Integer.MAX_VALUE

Change-Id: Ie0a3cb855768dfd0cd1da4a5fc9f62aedebcbc5f
Reviewed-on: https://asterix-gerrit.ics.uci.edu/840
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: abdullah alamoudi <ba...@gmail.com>


> Support Storage of Big Objects
> ------------------------------
>
>                 Key: ASTERIXDB-1436
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1436
>             Project: Apache AsterixDB
>          Issue Type: New Feature
>            Reporter: Michael Blow
>            Assignee: Michael Blow
>
> In AsterixDB currently tuples are limited to 1/2 of the configured page size (storage.buffercache.pagesize, storage.memorycomponent.pagesize) for storage, and limited to logging page sizes & relatively small multiples of runtime frames.  Support for large values should be added, independent of configured page sizes.
> Changes to support this requirement includes Hyracks frames, in-memory components, disk components, replication, and logging.



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