Nick Dimiduk

Results 99 comments of Nick Dimiduk

@Apache9 > What do you mean by 'standard socket'? The best summary description that I've found of the various gpg-agent sockets is https://unix.stackexchange.com/a/605639. It refers to entries in the Arch...

> I'm a bit confusing, here you said we must use the 'extra' socket but what you have done in this PR is to remove the usage of 'exrta' socket?...

Definitely looks like you've found a bug. Any suggestion for a fix to the en/decoder? I haven't been maintaining Orderly as much since [OrderedBytes](http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/util/OrderedBytes.html) and [DataType](https://hbase.apache.org/apidocs/org/apache/hadoop/hbase/types/DataType.html) when into HBase. Any...

All the products I've seen wrap the output. It's arguably less readable, but at least you can find the data you're looking for/know it's there.

There's a lot of good info in all the Julian; thanks! Maybe we can move toward a more dynamic set of defaults? My Phoenix users are having a bad experience...

No, they're not on the same network as the cluster. Right now it's sqlline through a gateway host and/or Jupyter Notebooks on the same.

Let me experiment with the options available and report back. +1 on cue to indicate truncation. On Saturday, January 9, 2016, Julian Hyde [email protected] wrote: > @ndimiduk https://github.com/ndimiduk, I presume...

Just to report back, `!set incremental false` helps a lot with things like listing tables schema.

> Implementation must scale well to 5K+ modules and 5K managed external dependencies. Are you serious? Such a project will never run, because of transitive dependency version conflicts -- precisely...

> For the upcoming 2.5.2 release where we plan to make both hadoop2 and hadoop3 artifacts, I do not think we can use java11 since it can not be used...