Hari Krishna Dara
Hari Krishna Dara
I just got the uploader to work and I can see the pictures appearing on my Flickr account, so this is great. However, I noticed that it is taking a...
I have script-security-plugin version 1.76 installed which depends on groovy-sandbox version 1.26. I started seeing the below exception in my pipeline after some recent updates and not sure exactly which...
This is what I did when Wasavi text area became unresponsive: - Selected a few lines using visual line mode (started with `V` and then cursor move) - Use `>`...
The constructors from DumbSlave and SSHLauncher are deprecated, so updated them.
This fixes the issue that the new table attribute that represents the CDC INCLUDES value is not part of the serialization and so client is not seeing the attribute and...
Added support for complex types ARRAY and JSON so that they are treated at simple values. As they are treated as simple values, changes with n the value will not...
JIRA: [HBASE-29402](https://issues.apache.org/jira/browse/HBASE-29402) Please refer to parent JIRA: [HBASE-29368](https://issues.apache.org/jira/browse/HBASE-29368) for details and a design doc.
Jira: [HBASE-29368](https://issues.apache.org/jira/browse/HBASE-29368) Design doc: https://docs.google.com/document/d/1ToW_rveXHXUc1F6eFNQfu5LOeMAjzgq6FcYUDbdZrSM/edit?usp=sharing Discussion thread: https://lists.apache.org/thread/q7g2rr2xcgl64rkn9j3mnokf6fvohp2y Cumulative changes from feature branch corresponding to the following sub-tasks: 1. [Phase 1: Key caching and minimal service](https://issues.apache.org/jira/browse/HBASE-29402) 2. [Phase 2: Integrate...