pig--本地模式运行

[root@master ~]# pig -x local
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/usr/local/src/hadoop/share/hadoop/common/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/usr/local/src/hbase/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
25/02/08 05:28:26 INFO pig.ExecTypeProvider: Trying ExecType : LOCAL
25/02/08 05:28:26 INFO pig.ExecTypeProvider: Picked LOCAL as the ExecType
2025-02-08 05:28:26,593 [main] INFO  org.apache.pig.Main - Apache Pig version 0.17.0 (r1797386) compiled Jun 02 2017, 15:41:58
2025-02-08 05:28:26,593 [main] INFO  org.apache.pig.Main - Logging error messages to: /root/pig_1738963706591.log
2025-02-08 05:28:26,620 [main] INFO  org.apache.pig.impl.util.Utils - Default bootup file /root/.pigbootup not found
2025-02-08 05:28:26,777 [main] INFO  org.apache.hadoop.conf.Configuration.deprecation - mapred.job.tracker is deprecated. Instead, use mapreduce.jobtracker.address
2025-02-08 05:28:26,778 [main] INFO  org.apache.pig.backend.hadoop.executionengine.HExecutionEngine - Connecting to hadoop file system at: file:///
2025-02-08 05:28:26,989 [main] INFO  org.apache.hadoop.conf.Configuration.deprecation - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2025-02-08 05:28:27,008 [main] INFO  org.apache.pig.PigServer - Pig Script ID for the session: PIG-default-d043a1a5-bb65-4769-8d85-d7d52cb03b57
2025-02-08 05:28:27,008 [main] WARN  org.apache.pig.PigServer - ATS is disabled since yarn.timeline-service.enabled set to false
grunt> quit;
2025-02-08 05:28:35,449 [main] INFO  org.apache.pig.Main - Pig script completed in 9 seconds and 524 milliseconds (9524 ms)
[root@master ~]# pig -exectype local
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/usr/local/src/hadoop/share/hadoop/common/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/usr/local/src/hbase/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
25/02/08 05:28:50 INFO pig.ExecTypeProvider: Trying ExecType : LOCAL
25/02/08 05:28:50 INFO pig.ExecTypeProvider: Picked LOCAL as the ExecType
2025-02-08 05:28:50,352 [main] INFO  org.apache.pig.Main - Apache Pig version 0.17.0 (r1797386) compiled Jun 02 2017, 15:41:58
2025-02-08 05:28:50,352 [main] INFO  org.apache.pig.Main - Logging error messages to: /root/pig_1738963730350.log
2025-02-08 05:28:50,367 [main] INFO  org.apache.pig.impl.util.Utils - Default bootup file /root/.pigbootup not found
2025-02-08 05:28:50,516 [main] INFO  org.apache.hadoop.conf.Configuration.deprecation - mapred.job.tracker is deprecated. Instead, use mapreduce.jobtracker.address
2025-02-08 05:28:50,518 [main] INFO  org.apache.pig.backend.hadoop.executionengine.HExecutionEngine - Connecting to hadoop file system at: file:///
2025-02-08 05:28:50,684 [main] INFO  org.apache.hadoop.conf.Configuration.deprecation - io.bytes.per.checksum is deprecated. Instead, use dfs.bytes-per-checksum
2025-02-08 05:28:50,708 [main] INFO  org.apache.pig.PigServer - Pig Script ID for the session: PIG-default-947b7534-97ba-434c-9dba-2d56027df0b9
2025-02-08 05:28:50,708 [main] WARN  org.apache.pig.PigServer - ATS is disabled since yarn.timeline-service.enabled set to false
grunt> quit
posted @   基础狗  阅读(3)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 震惊!C++程序真的从main开始吗?99%的程序员都答错了
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理
· 单元测试从入门到精通
· 上周热点回顾(3.3-3.9)
· winform 绘制太阳,地球,月球 运作规律
点击右上角即可分享
微信分享提示