Skip to content

Commit

Permalink
BIGTOP-2539: Smoke tests for flume, pig and sqoop identify as org.apa…
Browse files Browse the repository at this point in the history
…che.bigtop.itest.hadoop.mapreduce

Signed-off-by: Konstantin Boudnik <konstantin_boudnik@epam.com>
  • Loading branch information
sekikn authored and Konstantin Boudnik committed Oct 13, 2016
1 parent 162f0a6 commit 062428f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bigtop-tests/smoke-tests/flume/TestFlumeNG.groovy
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

package org.apache.bigtop.itest.hadoop.mapreduce
package org.apache.bigtop.itest.flume

import org.junit.BeforeClass
import org.junit.AfterClass
Expand Down
2 changes: 1 addition & 1 deletion bigtop-tests/smoke-tests/pig/TestPigSmoke.groovy
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

package org.apache.bigtop.itest.hadoop.mapreduce
package org.apache.bigtop.itest.pig

import org.junit.BeforeClass
import org.junit.AfterClass
Expand Down
2 changes: 1 addition & 1 deletion bigtop-tests/smoke-tests/sqoop/TestSqoopETLHsql.groovy
Expand Up @@ -17,7 +17,7 @@
*/


package org.apache.bigtop.itest.hadoop.mapreduce
package org.apache.bigtop.itest.sqoop

import org.junit.Assert
import org.junit.BeforeClass
Expand Down

0 comments on commit 062428f

Please sign in to comment.