Les Vogel
Les Vogel
It doesn't appear that either `.sbt` or `build.gradle` projects are being tested. They should be. Now that we have the `btlr` tool, it should be easy to add the code.
PR #2245 shows multiple bad practices, iam/api-client sample should be rewritten.
This repo should move to the *-doc-samples repos -- and then be archived. @GoogleCloudPlatform/devrel-samples FYI
@GoogleCloudPlatform/cloud-tools-for-java This is not compatible with the gcloud SDK based Maven Plugin.
[Cloud Bigtable](https://github.com/GoogleCloudPlatform/cloud-bigtable-client/) has recently (0.9.2) adopted [DropWizard Metrics](http://metrics.dropwizard.io/3.1.0/) to help users trying to understand / debug Bigdata issues. They include a connection to a [Graphite](https://graphiteapp.org/) server as well. It would...
@kolea2, @Neenu1995 and I were having a chat regarding some bulk PR's and realized that the Bigtable team would like to manually review most PR's. So, that means that we...
It would be great if you could build both w/ ABI and w/o on mvn as installing gives a INSTALL_FAILED_NO_MATCHING_ABIS error.
@tswast
So, we had many of our parameters as EnvVars, but to make things work from `mvn jetty:run` we changed them to System.getProperties. Lots of `mvn jetty:run` support. So, I thought,...
I've tried: `` and `` and ``