While importing, make sure only male employee data is stored.

While importing, make sure only male employee data is stored.View AnswerAnswer: Step 1: Create hive table for flumeemployee.' CREATE TABLE flumemaleemployee ( name string, salary int, sex string, age int ) ROW FORMAT DELIMITED FIELDS TERMINATED BY ', '; step 2: Create flume configuration file, with below configuration for source,...

December 8, 2020 No Comments READ MORE +

Which type of address is the public IP address of a NAT device?

Which type of address is the public IP address of a NAT device?A . outside globalB . outsdwde localC . inside globalD . insride localE . outside publicF . inside publicView AnswerAnswer: C Explanation: NAT use four types of addresses: * Inside local address - The IP address assigned to...

December 8, 2020 No Comments READ MORE +

In this scenario, which two statements are true?

You must troubleshoot ongoing problems with IPsec tunnels and security policy processing. Your network consists of SRX340s and SRX5600s. In this scenario, which two statements are true? (Choose two.)A . IPsec logs are written to the kmd log file by defaultB . IKE logs are written to the messages log...

December 8, 2020 No Comments READ MORE +

Which CLI command allows administrators to troubleshoot Layer 2 issues, such as an IP address conflict?

Which CLI command allows administrators to troubleshoot Layer 2 issues, such as an IP address conflict?A . get system statusB . get system performance statusC . diagnose sys topD . get system arpView AnswerAnswer: C

December 8, 2020 No Comments READ MORE +

Regarding SIP integrations with Cisco Unified Communications Manager, if the Cisco Unity Connection is configured to listen for incoming IPv4 and IPv6 traffic, how should the addressing mode be set up in the Cisco Unity Connection?

Regarding SIP integrations with Cisco Unified Communications Manager, if the Cisco Unity Connection is configured to listen for incoming IPv4 and IPv6 traffic, how should the addressing mode be set up in the Cisco Unity Connection?A . Set up media ports for each port group to use IPv4.B . Set...

December 8, 2020 1 Comment READ MORE +

What is the result of the debug statement?

A developer writes the following code: What is the result of the debug statement?A . 1, 100B . 1, 150C . 2, 150D . 2, 200View AnswerAnswer: C

December 8, 2020 No Comments READ MORE +

Which of the following statements about central NAT are true? (Choose two.)

Which of the following statements about central NAT are true? (Choose two.)A . IP tool references must be removed from existing firewall policies before enabling central NAC . Central NAT can be enabled or disabled from the CLI only.D . Source NAT, using central NAT, requires at least one central...

December 8, 2020 No Comments READ MORE +

Data should be written as text to hdfs

Data should be written as text to hdfsView AnswerAnswer: Solution: Step 1: Create directory mkdir /tmp/spooldir/bb mkdir /tmp/spooldir/dr Step 2: Create flume configuration file, with below configuration for agent1.sources = source1 source2 agent1 .sinks = sink1 agent1.channels = channel1 agent1 .sources.source1.channels = channel1 agentl .sources.source2.channels = channell agent1 .sinks.sinkl.channel =...

December 8, 2020 No Comments READ MORE +

Create 2 nginx image pods in which one of them is labelled with env=prod and another one labelled with env=dev and verify the same.

Create 2 nginx image pods in which one of them is labelled with env=prod and another one labelled with env=dev and verify the same.A . Solution: kubectl run --generator=run-pod/v1 --image=nginx -- labels=env=prod nginx-prod --dry-run -o yaml > nginx-prodpod.yaml Now, edit nginx-prod-pod.yaml file and remove entries like "creationTimestamp: null" "dnsPolicy: ClusterFirst"...

December 8, 2020 No Comments READ MORE +

Data should be written as text to hdfs

Data should be written as text to hdfsView AnswerAnswer: Solution: Step 1: Create directory mkdir /tmp/spooldir/bb mkdir /tmp/spooldir/dr Step 2: Create flume configuration file, with below configuration for agent1.sources = source1 source2 agent1 .sinks = sink1 agent1.channels = channel1 agent1 .sources.source1.channels = channel1 agentl .sources.source2.channels = channell agent1 .sinks.sinkl.channel =...

December 8, 2020 No Comments READ MORE +