Skip to content

Commit dbc5d6b

Browse files
author
Sreekanth Iyer (Ushta Te Consultancy Services)
committed
Added light box to the images
1 parent 632fd75 commit dbc5d6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/hdinsight-aks/flink/process-and-consume-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,11 +143,11 @@ public class Event {
143143

144144
On Webssh, upload the jar and submit the jar
145145

146-
:::image type="content" source="./media/process-consume-data/running-job-flink.png" alt-text="Screenshot showing job running on Flink.":::
146+
:::image type="content" source="./media/process-consume-data/running-job-flink.png" alt-text="Screenshot showing job running on Flink." border="true" lightbox="./media/process-consume-data/running-job-flink.png":::
147147

148148
On Flink Dashboard UI
149149

150-
:::image type="content" source="./media/process-consume-data/submit-jar-flink.png" alt-text="Screenshot showing how to submit the Kafka topic packaged jar as a job to Flink.":::
150+
:::image type="content" source="./media/process-consume-data/submit-jar-flink.png" alt-text="Screenshot showing how to submit the Kafka topic packaged jar as a job to Flink." border="true" lightbox="./media/process-consume-data/submit-jar-flink.png":::
151151

152152

153153
## Produce the topic - clicks on Kafka

0 commit comments

Comments
 (0)