Skip to content

Conversation

@mynameborat
Copy link
Contributor

No description provided.

# specific language governing permissions and limitations
# under the License.

home_dir=`pwd`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you need this script? It looks like most of the other examples don't have this, since they can be deployed using the run-app.sh script (see README).

job.factory.class=org.apache.samza.job.yarn.YarnJobFactory
job.container.count=1

yarn.package.path=file:///Users/bkumaras/workspace-common/hello-samza/target/hello-samza-1.0.1-SNAPSHOT-dist.tar.gz No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please don't include your specific user workspace.

*
* @param args command line arguments
*/
public static void main(String[] args) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above. Is this needed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants