Ottomata has submitted this change and it was merged.

Change subject: Drop LOCATION setting for creating webrequest table
......................................................................


Drop LOCATION setting for creating webrequest table

This setting does not get used, since our partitions are at a
non-standard location, and we have to pass it explicitly when adding
partitions. Therefore, we drop the unneeded LOCATION setting from the
table creation statement.

Change-Id: Ic713b264ab1a3a3a30b047e76f71a97e52d552ce
---
M hive/webrequest/create_webrequest_table.hql
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Ottomata: Verified; Looks good to me, approved



diff --git a/hive/webrequest/create_webrequest_table.hql 
b/hive/webrequest/create_webrequest_table.hql
index 12827bf..db3e4ad 100644
--- a/hive/webrequest/create_webrequest_table.hql
+++ b/hive/webrequest/create_webrequest_table.hql
@@ -50,6 +50,4 @@
     'org.apache.hadoop.mapred.SequenceFileInputFormat'
 OUTPUTFORMAT
     'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'
-LOCATION
-    '/wmf/data/raw/webrequest'
 ;

-- 
To view, visit https://gerrit.wikimedia.org/r/148653
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic713b264ab1a3a3a30b047e76f71a97e52d552ce
Gerrit-PatchSet: 2
Gerrit-Project: analytics/refinery
Gerrit-Branch: master
Gerrit-Owner: QChris <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to