Hello Ottomata,

I'd like you to do a code review.  Please visit

    https://gerrit.wikimedia.org/r/148653

to review the following change.

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/analytics/refinery 
refs/changes/53/148653/1

diff --git a/hive/webrequest/create_webrequest_table.hql 
b/hive/webrequest/create_webrequest_table.hql
index 7f5da2c..12d1a94 100644
--- a/hive/webrequest/create_webrequest_table.hql
+++ b/hive/webrequest/create_webrequest_table.hql
@@ -42,6 +42,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: newchange
Gerrit-Change-Id: Ic713b264ab1a3a3a30b047e76f71a97e52d552ce
Gerrit-PatchSet: 1
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