[MediaWiki-commits] [Gerrit] Rename script to generate sequence statistics - change (analytics/refinery)

2014-07-24 Thread Ottomata (Code Review)
Ottomata has submitted this change and it was merged.

Change subject: Rename script to generate sequence statistics
..


Rename script to generate sequence statistics

Follow-up to Code-Review of
  24d2220057e3009d1563af78c59554752ee30b8f

Change-Id: I4f5dffd573123d29fe4f526d08ef7c301d6ce16b
---
R oozie/webrequest/partition/add/generate_sequence_statistics.hql
M oozie/webrequest/partition/add/workflow.xml
2 files changed, 3 insertions(+), 3 deletions(-)

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



diff --git a/oozie/webrequest/partition/add/compute_sequence_statistics.hql 
b/oozie/webrequest/partition/add/generate_sequence_statistics.hql
similarity index 100%
rename from oozie/webrequest/partition/add/compute_sequence_statistics.hql
rename to oozie/webrequest/partition/add/generate_sequence_statistics.hql
diff --git a/oozie/webrequest/partition/add/workflow.xml 
b/oozie/webrequest/partition/add/workflow.xml
index 07b1580..17f4ec1 100644
--- a/oozie/webrequest/partition/add/workflow.xml
+++ b/oozie/webrequest/partition/add/workflow.xml
@@ -76,11 +76,11 @@
 /property
 /configuration
 /sub-workflow
-ok to=compute_sequence_statistics/
+ok to=generate_sequence_statistics/
 error to=kill/
 /action
 
-action name=compute_sequence_statistics
+action name=generate_sequence_statistics
 hive xmlns=uri:oozie:hive-action:0.3
 job-tracker${job_tracker}/job-tracker
 name-node${name_node}/name-node
@@ -92,7 +92,7 @@
 /property
 /configuration
 
-scriptcompute_sequence_statistics.hql/script
+scriptgenerate_sequence_statistics.hql/script
 
 paramsource_table=${table}/param
 paramdestination_table=${statistics_table}/param

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4f5dffd573123d29fe4f526d08ef7c301d6ce16b
Gerrit-PatchSet: 2
Gerrit-Project: analytics/refinery
Gerrit-Branch: master
Gerrit-Owner: QChris christ...@quelltextlich.at
Gerrit-Reviewer: Ottomata o...@wikimedia.org

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] Rename script to generate sequence statistics - change (analytics/refinery)

2014-07-23 Thread QChris (Code Review)
Hello Ottomata,

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

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

to review the following change.

Change subject: Rename script to generate sequence statistics
..

Rename script to generate sequence statistics

Follow-up to Code-Review of
  24d2220057e3009d1563af78c59554752ee30b8f

Change-Id: I4f5dffd573123d29fe4f526d08ef7c301d6ce16b
---
R oozie/webrequest/partition/add/generate_sequence_statistics.hql
M oozie/webrequest/partition/add/workflow.xml
2 files changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/analytics/refinery 
refs/changes/63/148863/1

diff --git a/oozie/webrequest/partition/add/compute_sequence_statistics.hql 
b/oozie/webrequest/partition/add/generate_sequence_statistics.hql
similarity index 100%
rename from oozie/webrequest/partition/add/compute_sequence_statistics.hql
rename to oozie/webrequest/partition/add/generate_sequence_statistics.hql
diff --git a/oozie/webrequest/partition/add/workflow.xml 
b/oozie/webrequest/partition/add/workflow.xml
index 07b1580..17f4ec1 100644
--- a/oozie/webrequest/partition/add/workflow.xml
+++ b/oozie/webrequest/partition/add/workflow.xml
@@ -76,11 +76,11 @@
 /property
 /configuration
 /sub-workflow
-ok to=compute_sequence_statistics/
+ok to=generate_sequence_statistics/
 error to=kill/
 /action
 
-action name=compute_sequence_statistics
+action name=generate_sequence_statistics
 hive xmlns=uri:oozie:hive-action:0.3
 job-tracker${job_tracker}/job-tracker
 name-node${name_node}/name-node
@@ -92,7 +92,7 @@
 /property
 /configuration
 
-scriptcompute_sequence_statistics.hql/script
+scriptgenerate_sequence_statistics.hql/script
 
 paramsource_table=${table}/param
 paramdestination_table=${statistics_table}/param

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4f5dffd573123d29fe4f526d08ef7c301d6ce16b
Gerrit-PatchSet: 1
Gerrit-Project: analytics/refinery
Gerrit-Branch: master
Gerrit-Owner: QChris christ...@quelltextlich.at
Gerrit-Reviewer: Ottomata o...@wikimedia.org

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits