Code Monkey home page Code Monkey logo

Comments (7)

dhermes avatar dhermes commented on September 26, 2024

/cc @tseaver @jgeewax

from java-bigtable-hbase.

jgeewax avatar jgeewax commented on September 26, 2024

/cc @coryoconnor @carterpage @maxluebbe -- Can a Bigtable cluster have both hdd_bytes and ssd_bytes ? I'd think no, and that these below in a one-of (union) like @dhermes is saying.

from java-bigtable-hbase.

mgarolera avatar mgarolera commented on September 26, 2024

The cluster api is not currently enabled. There will be some iteration on it. This fields are likely to not be used any time soon, prefer using only default_storage_type instead.

Right now clusters are only created via the UI and a cluster can only be SSD. In the future we plan to enable HDD clusters, and maybe one day mixed HDD and SSD in the same cluster, which would make these fields meaningful.

from java-bigtable-hbase.

jgeewax avatar jgeewax commented on September 26, 2024

OK.

This leads to a second question. If we were to send a pull request to modify these protos, would it be worthwhile? Or is this "read-only" open source that will have changes blasted out during some sync job?

from java-bigtable-hbase.

dhermes avatar dhermes commented on September 26, 2024

Thanks for the reply @mgarolera !

Regarding

The cluster api is not currently enabled.

I have been able to use it (with a user account, not with a service account) when enabling the "Cloud Bigtable Table Admin API" in the APIs console. See googleapis/google-cloud-python#872 for discussion.


@jgeewax It doesn't seem we'd want to make a PR for this issue.

from java-bigtable-hbase.

mgarolera avatar mgarolera commented on September 26, 2024

@jgeewax: Yes, there protos are not yet the authoritative source and a change would be overwritten.
@dhermes: The api shouldn't be enabled for external users. If you are writing tooling to use it, don't use hdd_bytes and ssd_bytes. HDD clusters are coming soon so it would be useful to be able to control the default_storage_type field.

from java-bigtable-hbase.

dhermes avatar dhermes commented on September 26, 2024

Thanks @sduskis!

from java-bigtable-hbase.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.