[GitHub] spark pull request: [SPARK-2191][SQL] Make sure InsertIntoHiveTabl...

2014-06-19 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/spark/pull/1129


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] spark pull request: [SPARK-2191][SQL] Make sure InsertIntoHiveTabl...

2014-06-19 Thread rxin
Github user rxin commented on the pull request:

https://github.com/apache/spark/pull/1129#issuecomment-46617536
  
I've merged this in master & branch-1.0.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] spark pull request: [SPARK-2191][SQL] Make sure InsertIntoHiveTabl...

2014-06-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/1129#issuecomment-46534739
  
All automated tests passed.
Refer to this link for build results: 
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15904/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] spark pull request: [SPARK-2191][SQL] Make sure InsertIntoHiveTabl...

2014-06-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/1129#issuecomment-46534738
  
Merged build finished. All automated tests passed.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] spark pull request: [SPARK-2191][SQL] Make sure InsertIntoHiveTabl...

2014-06-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/1129#issuecomment-46529656
  
Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] spark pull request: [SPARK-2191][SQL] Make sure InsertIntoHiveTabl...

2014-06-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/1129#issuecomment-46529650
  
 Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] spark pull request: [SPARK-2191][SQL] Make sure InsertIntoHiveTabl...

2014-06-19 Thread marmbrus
GitHub user marmbrus opened a pull request:

https://github.com/apache/spark/pull/1129

[SPARK-2191][SQL] Make sure InsertIntoHiveTable doesn't execute more than 
once.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/marmbrus/spark doubleCreateAs

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/1129.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1129


commit 5128fe27aa265b7359a914bd508ff366b9762544
Author: Michael Armbrust 
Date:   2014-06-19T07:00:31Z

Make sure InsertIntoHiveTable doesn't execute each time you ask for its 
result.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---