aboutsummaryrefslogtreecommitdiff
path: root/docs/running-on-yarn.md
diff options
context:
space:
mode:
authorCheng Lian <lian@databricks.com>2015-07-27 17:15:35 +0800
committerCheng Lian <lian@databricks.com>2015-07-27 17:15:35 +0800
commit72981bc8f0d421e2563e2543a8c16a8cc76ad3aa (patch)
tree1dda4a0e7d3e4305fce65529cf3b3862c7f52330 /docs/running-on-yarn.md
parent4ffd3a1db5ecff653b02aa325786e734351c8bd2 (diff)
downloadspark-72981bc8f0d421e2563e2543a8c16a8cc76ad3aa.tar.gz
spark-72981bc8f0d421e2563e2543a8c16a8cc76ad3aa.tar.bz2
spark-72981bc8f0d421e2563e2543a8c16a8cc76ad3aa.zip
[SPARK-7943] [SPARK-8105] [SPARK-8435] [SPARK-8714] [SPARK-8561] Fixes multi-database support
This PR fixes a set of issues related to multi-database. A new data structure `TableIdentifier` is introduced to identify a table among multiple databases. We should stop using a single `String` (table name without database name), or `Seq[String]` (optional database name plus table name) to identify tables internally. Author: Cheng Lian <lian@databricks.com> Closes #7623 from liancheng/spark-8131-multi-db and squashes the following commits: f3bcd4b [Cheng Lian] Addresses PR comments e0eb76a [Cheng Lian] Fixes styling issues 41e2207 [Cheng Lian] Fixes multi-database support d4d1ec2 [Cheng Lian] Adds multi-database test cases
Diffstat (limited to 'docs/running-on-yarn.md')
0 files changed, 0 insertions, 0 deletions