QChris has uploaded a new change for review.

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

Change subject: Rename HiveQL files to .hql
......................................................................

Rename HiveQL files to .hql

Since the coding conventions call for HiveQL files ending in “.hql”,
we rename the exsting HiveQL files to end in “.hql”.

Change-Id: If1a39ba80204e718b8d9048f001e069bd076f98a
---
R oozie/util/hive/partition/add/add_partition.hql
M oozie/util/hive/partition/add/workflow.xml
2 files changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/analytics/refinery 
refs/changes/90/148090/1

diff --git a/oozie/util/hive/partition/add/add_partition.sql 
b/oozie/util/hive/partition/add/add_partition.hql
similarity index 100%
rename from oozie/util/hive/partition/add/add_partition.sql
rename to oozie/util/hive/partition/add/add_partition.hql
diff --git a/oozie/util/hive/partition/add/workflow.xml 
b/oozie/util/hive/partition/add/workflow.xml
index 39e88e4..59190bf 100644
--- a/oozie/util/hive/partition/add/workflow.xml
+++ b/oozie/util/hive/partition/add/workflow.xml
@@ -6,7 +6,7 @@
         <property>
             <name>hive_script</name>
             <!-- This is relative to the containing directory of this file. -->
-            <value>add_partition.sql</value>
+            <value>add_partition.hql</value>
             <description>Hive script to run.</description>
         </property>
         <property>

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If1a39ba80204e718b8d9048f001e069bd076f98a
Gerrit-PatchSet: 1
Gerrit-Project: analytics/refinery
Gerrit-Branch: master
Gerrit-Owner: QChris <[email protected]>

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

Reply via email to