Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

What changes were proposed in this pull request?

This replaces Sparkcurrently to Spark currently in the following error message.

scala> sql("insert into t2 select * from v1")
org.apache.spark.sql.AnalysisException: Output Hive table `default`.`t2`
is bucketed but Sparkcurrently does NOT populate bucketed ...

How was this patch tested?

Manual.

@SparkQA
Copy link

SparkQA commented Feb 15, 2018

Test build #87474 has finished for PR 20617 at commit 180413a.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@dongjoon-hyun
Copy link
Member Author

Thank you for review and approval, @HyukjinKwon !

@mgaido91
Copy link
Contributor

LGTM

@dongjoon-hyun
Copy link
Member Author

Thank you for review, @mgaido91 .

@gatorsmile
Copy link
Member

Thanks! Merged to master/2.3

asfgit pushed a commit that referenced this pull request Feb 15, 2018
## What changes were proposed in this pull request?

This replaces `Sparkcurrently` to `Spark currently` in the following error message.

```scala
scala> sql("insert into t2 select * from v1")
org.apache.spark.sql.AnalysisException: Output Hive table `default`.`t2`
is bucketed but Sparkcurrently does NOT populate bucketed ...
```

## How was this patch tested?

Manual.

Author: Dongjoon Hyun <[email protected]>

Closes #20617 from dongjoon-hyun/SPARK-ERROR-MSG.

(cherry picked from commit 6968c3c)
Signed-off-by: gatorsmile <[email protected]>
@asfgit asfgit closed this in 6968c3c Feb 15, 2018
@dongjoon-hyun
Copy link
Member Author

Thank you always guys, @gatorsmile , @HyukjinKwon , and @mgaido91 .

@dongjoon-hyun dongjoon-hyun deleted the SPARK-ERROR-MSG branch February 15, 2018 17:56
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.

5 participants