Skip to content

DRAFT: FT-19013 4.14-HBase-1.4-emr-5.23.0#571

Closed
themoonraker13 wants to merge 280 commits intoapache:masterfrom
MicroFocus:4.14-HBase-1.4-emr-5.23.0
Closed

DRAFT: FT-19013 4.14-HBase-1.4-emr-5.23.0#571
themoonraker13 wants to merge 280 commits intoapache:masterfrom
MicroFocus:4.14-HBase-1.4-emr-5.23.0

Conversation

@themoonraker13
Copy link

The phoenix-spark jar for EMR!

NOTE: Not to be merged

twdsilva and others added 30 commits November 15, 2017 20:59
…ies in CQSI

Signed-off-by: aertoria <castives@gmail.com>
…ableRef, Map<ImmutableBytesPtr,RowMutationState>> mutations
…ableRef, Map<ImmutableBytesPtr,RowMutationState>> mutations (addendum)
…ng Map<TableRef, Map<ImmutableBytesPtr,RowMutationState>> mutations (addendum)"

This reverts commit 4e0c0a3.
…ableRef, Map<ImmutableBytesPtr,RowMutationState>> mutations (addendum)
…statement

Signed-off-by: aertoria <castives@gmail.com>
…y setting attempt on read-only configuration(Rajeshbabu)
…y setting attempt on read-only configuration-addendum(Rajeshbabu)
…lause using 4.10 phoenix client on 4.13 phoenix server
…getExplainPlan() and pull optimize() out of getExplainPlan()
…oshihiro Suzuki)

When using the thin-client in Spark, we encounter problems in that Spark
is placing its own version of avatica on the classpath as well. We can
relocate most of Avatica (all but the protobuf generated messages as
their classnames are required to be 'org.apache.calcite.avatica.proto'
presently) and hadoop-common to avoid future problems.
Vitaly Monastyrev and others added 29 commits August 3, 2018 18:19
… trace table name, webapp path, column names) and traceserver.py

Closes apache#311

Signed-off-by: Josh Elser <elserj@apache.org>
…e missing/corrupted child views

This patch fixes two related issues on propagating metadata changes to views.
The first issue is a bug in the logic to determine if a given change
should be propagated.
The second issue is in handling missing or corrupted views while attempting
to propagate a change. If a view is missing or corrupted, this patch simply
ignores the view by catching its loadTable() exception and logging it.
Updated artifact version
Added jenkins build job
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.