You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* modify the docs/_config.yml to make the "latest-release" to x.x.x
78
82
79
-
* add the x.x.x release to Archive category in docs/_layout/default.html and x.x.x release part in docs/archive/index.html
83
+
* add the x.x.x release to Archive category in docs/_layouts/default.html and x.x.x release part in docs/archive/index.html
80
84
81
85
* update the download page to use x.x.x release
82
-
83
-
* update the version number in "tar -xvf ./target/hello-samza-y.y.y-dist.tar.gz -C deploy/samza" in docs/startup/hello-samza/versioned/index.md
86
+
* docs/startup/download/index.md
87
+
88
+
* update the version number in "tar -xvf ./target/hello-samza-y.y.y-dist.tar.gz -C deploy/samza" in each of the tutorials (and search for other uses of version x.x.x which may need to be replaced with y.y.y)
There are a few ways of uploading the package to the cluster's HDFS. If you do not have the job package in your cluster, **scp** from you local machine to the cluster. Then run
0 commit comments