[jira] [Created] (HADOOP-16896) TestIPC#testProxyUserBinding failure
Paul created HADOOP-16896: - Summary: TestIPC#testProxyUserBinding failure Key: HADOOP-16896 URL: https://issues.apache.org/jira/browse/HADOOP-16896 Project: Hadoop Common Issue Type: Bug Components: ipc Affects Versions: 3.1.3 Environment: Im runningĀ Ubuntu 18.04 on a virtual box hosted on windows. Reporter: Paul Attachments: TEST-org.apache.hadoop.ipc.TestIPC.xml, org.apache.hadoop.ipc.TestIPC.txt mvn clean install -Pdist -Pnative -Dtar -DskipTests in hadoop-common fails due to TestIPC failure, specifically testProxyUserBinding. Ive tested separately and the different components seem to work just fine, so Im not sure why its failing. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org
[jira] [Created] (HADOOP-8777) Retrieve job id on execution of a job
Nelson Paul created HADOOP-8777: --- Summary: Retrieve job id on execution of a job Key: HADOOP-8777 URL: https://issues.apache.org/jira/browse/HADOOP-8777 Project: Hadoop Common Issue Type: Improvement Reporter: Nelson Paul Priority: Minor A method to retrieve the job id on submitting the job (using a JAVA client program) will do a lot. It will be easier to track the job if the job id and job can be linked in some way. Currently there is no direct way to identify the job id of a particular job. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira